mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
7 lines
166 B
HTML
7 lines
166 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
|
||
|
<style type="text/css">
|
||
|
span:before { content: "link"; }
|
||
|
</style>
|
||
|
<span></span>
|