Bug 1729777 [wpt PR 30405] - Parsing for contain-intrinsic-size: auto <length>, a...
[gecko.git] / testing / web-platform / tests / css / css-content / quotes-018.html
blob48bd318398d894a32301c7cd0d02dad9ed6eddb6
1 <!doctype html>
2 <html lang="ko">
3 <meta charset=utf-8>
4 <title>CSS Generated Content test: quotes</title>
5 <meta name="assert" content="Korean quotation marks follow CLDR">
6 <link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
7 <link rel="help" href="https://drafts.csswg.org/css-content-3/#quotes">
8 <link rel="help" href="https://html.spec.whatwg.org/multipage/rendering.html#quotes">
9 <link rel=match href="reference/quotes-018-ref.html">
10 <style>
11 body { font: 32px serif; }
12 </style>
13 <body>
14 <p>Test passes if the quote marks in both lines match:
15 <p><q>하나 <q></q></q>
16 <p>&#x201c;하나 &#x2018;&#x2019;&#x201d;