tor-browser

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

overflow-body-propagation-ref.html (187B)


      1 <!doctype html>
      2 <html style="overflow:scroll">
      3 <title>CSS Overflow Test Reference</title>
      4 <body style="margin-top:100px">The viewport should have scrollbars, not the body.</body>
      5 </html>