tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

text-emphasis-property-003b.html (643B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Test: text-emphasis: filled 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: filled 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 '&#x25CF;' above every character below:</p>
     10 <div lang="ja" style="line-height: 5; text-emphasis: filled circle">試験テスト</div>