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-002.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test: text-emphasis: string</title>
<meta name="assert" content="'text-emphasis: string' uses the given string as emphasis marks">
<link rel="match" href="text-emphasis-style-property-002-ref.html">
<p>Pass if there is a '^' above every character below:</p>
<div lang="ja" style="line-height: 5; text-emphasis: '^'">試験テスト</div>