mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 84af6c875d378944b39d895acdcfc170736b2d3d
This commit is contained in:
parent
d0bd2d5e44
commit
b81cdc75ce
246 changed files with 10836 additions and 1337 deletions
|
@ -0,0 +1,11 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the “outer ‘quote marks’ are double,
|
||||
and the two sets of ‘inner’ ones” are single.
|
|
@ -0,0 +1,11 @@
|
|||
<!doctype html>
|
||||
<html lang="en-US">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
Test passes if the word “quotes” is enclosed in curly quotes,
|
||||
and <angle brackets> in angle brackets.
|
|
@ -0,0 +1,11 @@
|
|||
<!doctype html>
|
||||
<html lang="en-US">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p class=test>Test passes if the <outer [quote marks] are angle brackets,
|
||||
and the two sets of [inner] ones> are square brackets.
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="am">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>«አንድ ‹ሁለት› ሦስት»
|
||||
<p>«አንድ ‹ሁለት› ሦስት»
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="ar">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p dir=rtl>”واحد ’اثنينل‘ ثلاثة“
|
||||
<p dir=rtl>”واحد ’اثنينل‘ ثلاثة“
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="bn">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“এক ‘দুই’ তিন”
|
||||
<p>“এক ‘দুই’ তিন”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="chr">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“Ꮒꭶꮣ ‘ꭰꮒᏼꮻ’ ꭴꮎꮥꮕꭲ”
|
||||
<p>“Ꮒꭶꮣ ‘ꭰꮒᏼꮻ’ ꭴꮎꮥꮕꭲ”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="el">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>«ένα “δύο” τρία»
|
||||
<p>«ένα “δύο” τρία»
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="fa">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>«یک ‹دو› سه»
|
||||
<p>«یک ‹دو› سه»
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="fr">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>«un «deux» trois»
|
||||
<p>«un «deux» trois»
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="fr-CH">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>«un ‹deux› trois»
|
||||
<p>«un ‹deux› trois»
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="gu">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“એક ‘બે’ રણ”
|
||||
<p>“એક ‘બે’ રણ”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="he">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p dir=rtl>”אחת ’שתיים’ שלוש”
|
||||
<p dir=rtl>”אחת ’שתיים’ שלוש”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="hi">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“एक ‘दो’ तीन”
|
||||
<p>“एक ‘दो’ तीन”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="hu">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>„egy »kettő« három”
|
||||
<p>„egy »kettő« három”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="ja">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>「一 『二』 三」
|
||||
<p>「一 『二』 三」
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="km">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“មួយ ‘ពីរ’ បី”
|
||||
<p>“មួយ ‘ពីរ’ បី”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="ko">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“하나 ‘둘’ 셋”
|
||||
<p>“하나 ‘둘’ 셋”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="lo">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“ຫນຶ່ງ ‘ສອງ’ ສາມ”
|
||||
<p>“ຫນຶ່ງ ‘ສອງ’ ສາມ”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="my">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“တစ် ‘နှစ်’ သုံး”
|
||||
<p>“တစ် ‘နှစ်’ သုံး”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="nl">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>‘een “twee” drie’
|
||||
<p>‘een “twee” drie’
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="pa">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“ਇੱਕ ‘ਦੋ’ ਤਿੰਨ”
|
||||
<p>“ਇੱਕ ‘ਦੋ’ ਤਿੰਨ”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="ta">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“ஒன்று ‘இரண்டு’ மூன்று”
|
||||
<p>“ஒன்று ‘இரண்டு’ மூன்று”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="th">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“หนึ่ง‘สอง’สาม”
|
||||
<p>“หนึ่ง‘สอง’สาม”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="zh-Hans">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“一 ‘二’ 三”
|
||||
<p>“一 ‘二’ 三”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="zh-Hant">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>「一 『二』 三」
|
||||
<p>「一 『二』 三」
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="zh">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>“一 ‘二’ 三”
|
||||
<p>“一 ‘二’ 三”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>One “two ‘three «four ‹five ‹six››»’”
|
||||
<p>One “two ‘three «four ‹five ‹six››»’”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>One two three «four ‹five ‹six››»
|
||||
<p>One two three «four ‹five ‹six››»
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>One “two <span lang="ja">『three <span lang="fr">«four»</span>』</span>”
|
||||
<p>One “two <span lang="ja">『three <span lang="fr">«four»</span>』</span>”
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if the quote marks in both lines match:
|
||||
<p>One ‹two <span lang="ja">‹three <span lang="fr">‹four›</span>›</span>›
|
||||
<p>One ‹two <span lang="ja">‹three <span lang="fr">‹four›</span>›</span>›
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if both lines match, with no quote marks:
|
||||
<p>One two <span lang="ja">three <span lang="fr">four</span></span>
|
||||
<p>One two <span lang="ja">three <span lang="fr">four</span></span>
|
|
@ -0,0 +1,12 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset=utf-8>
|
||||
<title>CSS Generated Content reference: quotes</title>
|
||||
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
|
||||
<style>
|
||||
body { font: 32px serif; }
|
||||
</style>
|
||||
<body>
|
||||
<p>Test passes if quote marks in both lines match:
|
||||
<p>One two “three ‘four’” five
|
||||
<p>One two “three ‘four’” five
|
Loading…
Add table
Add a link
Reference in a new issue