mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +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>
|