text-emphasis-style-property-005a.html (656B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Test: text-emphasis-style, vertical-lr</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-text-decor-3/#text-emphasis-style-property"> 7 <meta name="assert" content="Emphasis marks must remain upright in vertical writing modes"> 8 <link rel="match" href="text-emphasis-style-property-005-ref.html"> 9 <p>Pass if the emphasis marks 'V' are upright:</p> 10 <div lang="ja" style="writing-mode: vertical-lr; line-height: 5; text-emphasis-style: 'V'">試験テスト</div>