tor-browser

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

ruby-autohide-003-ref.html (441B)


      1 <!DOCTYPE html>
      2 <html lang="ja">
      3 <head>
      4  <meta charset="UTF-8">
      5  <title>CSS Reference: Autohide ruby annotations which are identical to their bases</title>
      6  <link rel="author" title="Xidorn Quan" href="mailto:quanxunzhen@gmail.com">
      7  <style>
      8    body { line-height: 5em; }
      9  </style>
     10 </head>
     11 <body>
     12  <ruby>
     13    <rb></rb><rb></rb><rb></rb><rb></rb>
     14    <rt></rt><rt></rt><rt></rt><rt></rt>
     15  </ruby>
     16 </body>
     17 </html>