tor-browser

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

reftest_multiple_mismatch-1.html (161B)


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