tor-browser

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

overflow-auto-007-ref.html (203B)


      1 <!DOCTYPE html>
      2 <p>This test should not have a horizontal scrollbar</p>
      3 
      4 <div style="width: 400px; height: 100px; overflow-x: hidden; overflow-y: scroll;">
      5 <br>
      6 <br>
      7 <br>
      8 <br>
      9 <br>
     10 <br>
     11 <br>
     12 <br>
     13 </div>