summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-content/quotes-024.html
blob: 99b29a2d67adfefbf8e2742425936de2b64ef0b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!doctype html>
<html lang="th">
<meta charset=utf-8>
<title>CSS Generated Content test: quotes</title>
<meta name="assert" content="Thai quotation marks follow CLDR">
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
<link rel="help" href="https://drafts.csswg.org/css-content-3/#quotes">
<link rel="help" href="https://html.spec.whatwg.org/multipage/rendering.html#quotes">
<link rel=match href="reference/quotes-024-ref.html">
<style>
body { font: 32px serif; }
</style>
<body>
<p>Test passes if the quote marks in both lines match:
<p><q>หนึ่ง<q>สอง</q>สาม</q>
<p>&#x201c;หนึ่ง&#x2018;สอง&#x2019;สาม&#x201d;