tor-browser

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

ruby-autohide-002-ref.html (787B)


      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 </head>
      8 <body>
      9  <p><ruby>
     10    <rb></rb><rb></rb><rb></rb><rb></rb>
     11    <rt></rt><rt>ri</rt><rt></rt><rt></rt>
     12  </ruby></p>
     13  <p><ruby>
     14    <rb></rb><rb>ri</rb><rb></rb><rb></rb>
     15    <rt></rt><rt></rt><rt></rt><rt></rt>
     16  </ruby></p>
     17  <p><ruby>
     18    <rb></rb><rb></rb><rb></rb><rb></rb>
     19    <rt></rt><rt></rt><rt></rt><rt></rt>
     20  </ruby></p>
     21  <p><ruby>
     22    <rb></rb><rb></rb><rb></rb><rb></rb>
     23    <rt></rt><rt></rt><rt></rt><rt></rt>
     24  </ruby></p>
     25 </body>
     26 </html>