tor-browser

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

display-ruby-text-crash.html (353B)


      1 <!DOCTYPE html>
      2 <link rel=author href="mailto:vmpstr@chromium.org">
      3 <link rel=help href="https://bugs.chromium.org/p/chromium/issues/detail?id=1515531">
      4 
      5 <style>
      6 body,table,tbody{
      7  content-visibility: hidden;
      8  display: ruby-text;
      9 }
     10 </style>
     11 
     12 <marquee></marquee>
     13 <u style="height: 100px; width: 100px; overflow: scroll; display: block;" dir="ltr"></u>