quotes-026.html (722B)
1 <!doctype html> 2 <html lang="zh-Hant"> 3 <meta charset=utf-8> 4 <title>CSS Generated Content test: quotes</title> 5 <meta name="assert" content="Traditional Chinese 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-026-ref.html"> 10 <meta name="fuzzy" content="maxDifference=0-20; totalPixels=0-4" /> 11 <style> 12 body { font: 32px serif; } 13 </style> 14 <body> 15 <p>Test passes if the quote marks in both lines match: 16 <p><q>一 <q>二</q> 三</q> 17 <p>「一 『二』 三」