tor-browser

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

dynamic-change-with-overflow-1-ref.html (159B)


      1 <!DOCTYPE html>
      2 <html>
      3  <div style="overflow: hidden; width: 130px; column-count: 2;">
      4    Some long text that cannot possibly fit in 130px.
      5  </div>
      6 </html>