text-emphasis-position-property-006-ref.html (608B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Reference: text-emphasis-position: left, sideways</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: inherit; } </style> 7 <p>Pass if the emphasis marks are to the left of the text below:</p> 8 <div lang="ja" style="line-height: 5; writing-mode: vertical-rl; text-orientation: sideways; ruby-position: under"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>