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 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git]
/
layout
/
reftests
/
css-visited
/
selector-adj-sibling-1-ref.html
blob
ba6ecca09582613a16e354415e11d1f88ceb5690
1
<!DOCTYPE
HTML
>
2
<title>
Test for privacy restrictions on :visited (Bug
147777
)
</title>
3
<style>
4
span { color: olive; }
5
</style>
6
<span>
unvisited
</span>
7
<span>
visited
</span>