text-emphasis-style-property-005-ref.html (523B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Reference: text-emphasis-style, vertical</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 <style> rt { font-variant-east-asian: normal; text-orientation: upright; } </style> 7 <p>Pass if the emphasis marks 'V' are upright:</p> 8 <div lang="ja" style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>V</rt>験<rt>V</rt>テ<rt>V</rt>ス<rt>V</rt>ト<rt>V</rt></ruby></div>