tor-browser

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

auto-hyphenation-2-ref.html (295B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body lang="en-us">
      4 <div style="width: 5em; hyphens: auto; font-family:sans-serif;">
      5 supercalifragilisticexpialidocious
      6 <span style="hyphens:none">super<span lang="foo">cali</span>fragilisticexpialidocious</span>
      7 supercalifragilisticexpialidocious
      8 </div>
      9 </body>
     10 </html>