ruby-lang-specific-style-001.html (765B)
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="help" href="https://drafts.csswg.org/css-ruby-1/#default-stylesheet"> 7 <link rel="match" href="ruby-lang-specific-style-001-ref.html"> 8 <link rel="stylesheet" href="/fonts/ahem.css"> 9 <link rel="stylesheet" href="support/ruby-common.css"> 10 <body style="font: 200%/normal Ahem !important"> 11 <p lang="en"><ruby><rb>base x x<rt>text x x</ruby></p> 12 <p lang="ja"><ruby><rb>base x x<rt>text x x</ruby></p> 13 <p lang="zh-CN"><ruby><rb>base x x<rt>text x x</ruby></p> 14 <p lang="zh-TW"><ruby><rb>base x x<rt>text x x</ruby></p>