tor-browser

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

auto-position-rtl-child-viewport-scrollbar-ref.html (279B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mstensho@chromium.org">
      3 <style>body { overflow:scroll; }</style>
      4 <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
      5 <div style="width:100px; height:100px; background:green;"></div>