mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
7 lines
170 B
HTML
7 lines
170 B
HTML
|
|
<!DOCTYPE HTML>
|
||
|
|
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
|
||
|
|
<style>
|
||
|
|
span { color: olive; }
|
||
|
|
</style>
|
||
|
|
<span>unvisited</span>
|
||
|
|
<span>visited</span>
|