tor-browser

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

1.html (148B)


      1 <!DOCTYPE html>
      2 <html>
      3  <!-- Test: input element in search state looks like in text state -->
      4  <body>
      5    <input type="search">
      6  </body>
      7 </html>