tor-browser

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

text-overflow-bug713610.html (211B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body>
      4 <div style="text-overflow: ellipsis; padding-right: 4000px; overflow: scroll;"><span style="transform: translatex(-50px); border-right-style: dashed;"></span></div>
      5 </body>
      6 </html>