tor-browser

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

hyphens-punctuation-001-ref.html (240B)


      1 <!DOCTYPE html>
      2 <style>
      3 div {
      4  width: 5ch;
      5  border: 1px solid blue;
      6 }
      7 </style>
      8 <body lang="en-us">
      9  <div>00000 ex&shy;am&shy;ple 00000</div>
     10  <div>00000 ex&shy;am&shy;ple. 00000</div>
     11  <div>00000 (ex&shy;am&shy;ple 00000</div>
     12 </body>