summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-005a.html
blob: af0ad4e0aa720cc90bb35397cd07218f28f2a5d4 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test: text-emphasis-style, vertical-lr</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-style-property">
<meta name="assert" content="Emphasis marks must remain upright in vertical writing modes">
<link rel="match" href="text-emphasis-style-property-005-ref.html">
<p>Pass if the emphasis marks 'V' are upright:</p>
<div style="writing-mode: vertical-lr; line-height: 5; text-emphasis-style: 'V'">試験テスト</div>