tor-browser

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

ruby-line-breaking-001-ref.html (662B)


      1 <!DOCTYPE html>
      2 <html lang="ja">
      3 <meta charset="UTF-8">
      4 <title>Meet the specification for line breaking between ruby bases</title>
      5 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      6 <link rel="author" title="Mozilla" href="https://www.mozilla.org">
      7 <link rel="stylesheet" href="support/ruby-common.css">
      8 <style>
      9  body { line-height: 3; font-kerning: none; }
     10  span { white-space: nowrap; }
     11 </style>
     12 <div style="width: .5em; border: 1px solid silver;">
     13  <span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span>です</span><span></span>
     14 </div>