white-to-transparent-1-ref.html (234B)
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>