repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1942415: Revert changes for GC_GLEAN_SLOW_PHASE and GC_GLEAN_SLOW_TASK probes...
[gecko.git]
/
layout
/
reftests
/
css-visited
/
white-to-transparent-1-ref.html
blob
9ec44c5cd3e4b704e06547183d02481e4d8a2faa
1
<!DOCTYPE
HTML
>
2
<title>
Test for privacy restrictions on :visited (Bug
147777
)
</title>
3
<style
type
=
"text/css"
>
4
5
body
{
background
:
white
;
color
:
black
}
6
7
span
{
background
:
#ccc
; }
8
9
</style>
10
<span>
unvisited
</span>
11
<span>
visited
</span>