summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-property-002.html
blob: 0083d3e7a0076cf06da14aac9668cebe41dfacd7 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test: text-emphasis: string</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-emphasis-property">
<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 style="line-height: 5; text-emphasis: '^'">試験テスト</div>