summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-visited/selector-adj-sibling-1-ref.html
blob: ba6ecca09582613a16e354415e11d1f88ceb5690 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
<style>
span { color: olive; }
</style>
<span>unvisited</span>
<span>visited</span>