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-style-property-001.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test: text-emphasis-style: none</title>
<meta name="assert" content="text-emphasis-style: none does not produce any emphasis marks.">
<link rel="match" href="text-emphasis-style-property-001-ref.html">
<p>Pass if there is NO emphasis marks above the text below:</p>
<div lang="ja" style="line-height: 5; text-emphasis-style: none">試験テスト</div>