tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

content-color-on-link-before-1-ref.html (182B)


      1 <!DOCTYPE HTML>
      2 <title>Test for privacy restrictions on :visited (Bug 147777)</title>
      3 <style type="text/css">
      4 span:before { content: "link"; color: fuchsia; }
      5 </style>
      6 <span></span>