Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git] / layout / reftests / css-visited / selector-adj-sibling-1-ref.html
blobba6ecca09582613a16e354415e11d1f88ceb5690
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>