tor-browser

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

min-font-size-1-ref.html (256B)


      1 <!DOCTYPE html>
      2 <html lang="ja">
      3 <head>
      4  <meta charset="UTF-8">
      5  <title>Bug 1165538 - Minimum font size on ruby text</title>
      6 </head>
      7 <body style="font-size: 16px">
      8  <ruby>
      9    <rb>超電磁砲</rb>
     10    <rt>レールガン</rt>
     11  </ruby>
     12 </body>
     13 </html>