text-emphasis-style-property-004.html (688B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Test: text-emphasis-style: open, 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 <link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-emphasis-style-property"> 7 <meta name="assert" content="'text-emphasis: open sesame' produces U+FE46 as emphasis marks."> 8 <link rel="match" href="text-emphasis-style-property-004-ref.html"> 9 <p>Pass if there is a '﹆' to the right of every character below:</p> 10 <div lang="ja" style="writing-mode: vertical-rl; line-height: 5; text-emphasis-style: open">試験テスト</div>