tor-browser

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

reftest_timeout.html (154B)


      1 <html class="reftest-wait">
      2 <title>rel=match that should timeout</title>
      3 <link rel=match href=green.html>
      4 <style>
      5 :root {background-color:green}
      6 </style>