mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-09 07:32:04 +00:00
7 lines
306 B
HTML
7 lines
306 B
HTML
<!DOCTYPE HTML>
|
|
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
|
|
<span style="color: olive">unvisited + unvisited</span>
|
|
<span style="color: fuchsia">unvisited + visited</span>
|
|
<span style="color: olive">visited + unvisited</span>
|
|
<span style="color: fuchsia">visited + visited</span>
|