tor-browser

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

reftest_mismatch.html (126B)


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