text-emphasis-property-003.html (622B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Test: text-emphasis: circle</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-property"> 7 <meta name="assert" content="'text-emphasis: circle' produces U+25CF as emphasis marks."> 8 <link rel="match" href="text-emphasis-style-property-012-ref.html"> 9 <p>Pass if there is a '●' above every character below:</p> 10 <div lang="ja" style="line-height: 5; text-emphasis: circle">試験テスト</div>