tor-browser

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

orthogonal-scroll-percent-height-crash.html (298B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Koji Ishii" href="mailto:kojii@chromium.org">
      3 <link rel="help" href="https://crbug.com/1213358">
      4 <div style="writing-mode:vertical-lr; inline-size:fit-content">
      5  <div style="overflow: auto; writing-mode:horizontal-tb; height:10%">
      6    abc
      7  </div>
      8 </div>