tor-browser

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

text-emphasis-property-004.html (671B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Test: text-emphasis: circle green</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="Emphasis marks should be rendered with color specified by text-emphasis.">
      8 <link rel="match" href="text-emphasis-color-property-002-ref.html">
      9 <p>Pass if there is a <strong>green</strong> '&#x25CF;' above every character below:</p>
     10 <div lang="ja" style="line-height: 5; text-emphasis: circle green">試験テスト</div>