tenfourfox/layout/reftests/css-visited/selector-adj-sibling-1-ref.html

8 lines
170 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
<style>
span { color: olive; }
</style>
<span>unvisited</span>
<span>visited</span>