tor-browser

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

text-spacing-trim-fallback-001-ref.html (425B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <script src="support/highlight-chars.js"></script>
      4 <style>
      5 @font-face {
      6  font-family: halt;
      7  src: url('/fonts/noto/cjk/NotoSansCJKjp-Regular-subset-halt.otf');
      8 }
      9 #container {
     10  font-family: halt;
     11  font-size: 20px;
     12 }
     13 </style>
     14 <div id="container">
     15  <div>国。:国</div>
     16  <div>国。:国</div>
     17  <div>国。:国</div>
     18  <div>国。「国</div>
     19  <div>国。「国</div>
     20 </div>