tor-browser

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

preventScroll-helper.html (141B)


      1 <!doctype html>
      2 <title>Helper document for preventScroll test</title>
      3 <style>
      4 body { padding: 2000px }
      5 </style>
      6 <button id=button>X</button>