Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-text-decor/text-emphasis-property-004.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test: text-emphasis: circle green</title>
<meta name="assert" content="Emphasis marks should be rendered with color specified by text-emphasis.">
<link rel="match" href="text-emphasis-color-property-002-ref.html">
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
<div lang="ja" style="line-height: 5; text-emphasis: circle green">試験テスト</div>