tor-browser

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

ruby-lang-specific-style-001-ref.html (758B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>Test for lang-specific default stylesheet for ruby</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      5 <link rel="author" title="Mozilla" href="https://www.mozilla.org">
      6 <link rel="stylesheet" href="/fonts/ahem.css">
      7 <link rel="stylesheet" href="support/ruby-common.css">
      8 <body style="font: 200%/normal Ahem !important">
      9 <p><ruby><rb>base x x<rt style="ruby-align: space-around; font-size: 50%">text x x</ruby></p>
     10 <p><ruby><rb>base x x<rt style="ruby-align: space-around; font-size: 50%">text x x</ruby></p>
     11 <p><ruby><rb>base x x<rt style="ruby-align: center; font-size: 50%">text x x</ruby></p>
     12 <p><ruby><rb>base x x<rt style="ruby-align: center; font-size: 30%">text x x</ruby></p>