tor-browser

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

text-autospace-no-001-ref.html (399B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <style>
      4 .no-as { text-autospace: no-autospace; }
      5 .manual-spacing {
      6    margin: 0px 0.125em;
      7 }
      8 </style>
      9 <div class="no-as"><span>国国</span><span class="manual-spacing">AA</span><span>国国</span><span class="manual-spacing">AA</span><span>国国</span></div>
     10 <div>国国&ZeroWidthSpace;AA&ZeroWidthSpace;国国&ZeroWidthSpace;AA&ZeroWidthSpace;国国</div>