tor-browser

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

408782-1b.html (246B)


      1 <html class="reftest-wait">
      2 <head>
      3 </head>
      4 <body onload="document.getElementById('i').removeAttribute('value'); document.documentElement.className='';">
      5 
      6 <input id="i" type="image" src="moz-no-such-scheme:nothing" value="Value">
      7 
      8 </body>
      9 </html>