tor-browser

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

reftest_mismatch_fail.html (128B)


      1 <title>rel=mismatch that should fail</title>
      2 <link rel=mismatch href=green.html>
      3 <style>
      4 :root {background-color:green}
      5 </style>