tor-browser

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

reftest_match_and_mismatch-1.html (164B)


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