diff options
author | Josh Matthews <josh@joshmatthews.net> | 2017-11-01 18:17:08 -0400 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2017-11-02 09:22:26 -0400 |
commit | 12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6 (patch) | |
tree | 982bef2092a4a03855f51022c56460a546d5bce8 /tests/wpt/css-tests/css-text-3_dev/xhtml1/reference | |
parent | 00940911c5755651df7038c7bf4b51c77a44c225 (diff) | |
download | servo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.tar.gz servo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.zip |
Remove all outdated CSS tests.
Diffstat (limited to 'tests/wpt/css-tests/css-text-3_dev/xhtml1/reference')
886 files changed, 0 insertions, 25292 deletions
diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/bidi-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/bidi-004-ref.xht deleted file mode 100644 index 9a68a9c2911..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/bidi-004-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - - <title>CSS Reftest Reference</title> - - <link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact" /> - <meta name="flags" content="ahem" /> - - <style type="text/css"> - div p { width: 28em; border: solid; margin: 1em; padding: 0.5em; background: #FFFFCC; color: black; font: 1em/1 Ahem; } - .control { line-height: 3em; } - .control.start { border-style: solid none solid solid; padding: 0.4em 0 0.4em 1em; } - .control.middle { border-style: solid none solid none; padding: 0.4em 0 0.4em 0; } - .control.end { border-style: solid solid solid none; padding: 0.4em 1em 0.4em 0; } - .a { color: navy; } - .b { color: orange; } - </style> - </head> - <body> - <p> The following two blocks should be identical, including overflow. (Force bidi: א) </p> - <div> - <p> - <span class="control a start">pppp pppX ppXp ppXX pXpp</span><br /><span class="control b start">pXpX</span> pXXp pXXX Xppp<span class="control a end"> XppX</span><br /><span class="control b end">XpXp XpXX XXpp XXpX XXXp</span> - </p> - <p> - <span class="control a start">pppp pppX ppXp ppXX pXpp</span><br /><span class="control b start">pXpX</span> pXXp pXXX Xppp<span class="control a end"> XppX</span><br /><span class="control b end">XpXp XpXX XXpp XXpX XXXp</span> - </p> - </div> - - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-001-ref.xht deleted file mode 100644 index 2e600b33199..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-001-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3041 HIRAGANA LETTER SMALL A (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かぁな</div> - - - - - -<div lang="ja" class="ref">かか<br />かぁな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-002-ref.xht deleted file mode 100644 index 53bb8ebfe24..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-002-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3043 HIRAGANA LETTER SMALL I (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かぃな</div> - - - - - -<div lang="ja" class="ref">かか<br />かぃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-003-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-003-ref.xht deleted file mode 100644 index 357166a29f8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-003-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3045 HIRAGANA LETTER SMALL U (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かぅな</div> - - - - - -<div lang="ja" class="ref">かか<br />かぅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-004-ref.xht deleted file mode 100644 index 3f5c95bda8c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-004-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3047 HIRAGANA LETTER SMALL E (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かぇな</div> - - - - - -<div lang="ja" class="ref">かか<br />かぇな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-005-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-005-ref.xht deleted file mode 100644 index 01bd48f741c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-005-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3049 HIRAGANA LETTER SMALL O (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かぉな</div> - - - - - -<div lang="ja" class="ref">かか<br />かぉな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-006-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-006-ref.xht deleted file mode 100644 index abd1b160fa3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-006-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3063 HIRAGANA LETTER SMALL TU (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かっな</div> - - - - - -<div lang="ja" class="ref">かか<br />かっな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-007-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-007-ref.xht deleted file mode 100644 index 239d07593c3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-007-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3083 HIRAGANA LETTER SMALL YA (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゃな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-008-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-008-ref.xht deleted file mode 100644 index 3e6bec92857..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-008-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3085 HIRAGANA LETTER SMALL YU (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゅな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-009-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-009-ref.xht deleted file mode 100644 index 58979f976da..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-009-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3087 HIRAGANA LETTER SMALL YO (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かょな</div> - - - - - -<div lang="ja" class="ref">かか<br />かょな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-010-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-010-ref.xht deleted file mode 100644 index 774f050ba6e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-010-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 308E HIRAGANA LETTER SMALL WA (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゎな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゎな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-011-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-011-ref.xht deleted file mode 100644 index 469e34d8d88..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-011-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3095 HIRAGANA LETTER SMALL KA (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゕな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゕな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-012-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-012-ref.xht deleted file mode 100644 index 7793a02afe3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-012-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3096 HIRAGANA LETTER SMALL KE (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゖな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゖな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-013-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-013-ref.xht deleted file mode 100644 index b21fec5c65c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-013-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A1 KATAKANA LETTER SMALL A (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カァナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カァナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-014-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-014-ref.xht deleted file mode 100644 index d2175662968..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-014-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A3 KATAKANA LETTER SMALL I (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カィナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カィナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-015-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-015-ref.xht deleted file mode 100644 index 1c6b7963551..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-015-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A5 KATAKANA LETTER SMALL U (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カゥナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カゥナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-016-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-016-ref.xht deleted file mode 100644 index f6c89e365ad..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-016-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A7 KATAKANA LETTER SMALL E (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カェナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カェナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-017-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-017-ref.xht deleted file mode 100644 index 527a8bdb139..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-017-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A9 KATAKANA LETTER SMALL O (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カォナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カォナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-018-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-018-ref.xht deleted file mode 100644 index 00dbbec3440..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-018-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30C3 KATAKANA LETTER SMALL TU (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カッナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カッナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-019-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-019-ref.xht deleted file mode 100644 index 0aa2b7fbdad..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-019-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E3 KATAKANA LETTER SMALL YA (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カャナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カャナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-020-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-020-ref.xht deleted file mode 100644 index 73233e5a207..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-020-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E5 KATAKANA LETTER SMALL YU (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カュナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カュナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-021-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-021-ref.xht deleted file mode 100644 index b007088c6e0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-021-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E7 KATAKANA LETTER SMALL YO (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カョナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カョナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-022-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-022-ref.xht deleted file mode 100644 index a2bda53844c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-022-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30EE KATAKANA LETTER SMALL WA (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カヮナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カヮナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-023-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-023-ref.xht deleted file mode 100644 index 5c656bbff46..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-023-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30F5 KATAKANA LETTER SMALL KA (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カヵナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カヵナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-024-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-024-ref.xht deleted file mode 100644 index 02a128f757b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-024-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30F6 KATAKANA LETTER SMALL KE (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カヶナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カヶナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-025-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-025-ref.xht deleted file mode 100644 index 5954acb59f1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-025-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カーナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カーナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-026-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-026-ref.xht deleted file mode 100644 index f892131c59d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-026-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2010 HYPHEN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‐文</div> - - - - - -<div class="ref">中中<br />中‐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-027-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-027-ref.xht deleted file mode 100644 index 54382189a69..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-027-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2013 EN DASH (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中–文</div> - - - - - -<div class="ref">中中<br />中–文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-028-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-028-ref.xht deleted file mode 100644 index ffe45aeb439..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-028-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301C WAVE DASH (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〜文</div> - - - - - -<div class="ref">中中<br />中〜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-029-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-029-ref.xht deleted file mode 100644 index 1d890929f80..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-029-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A0 KATAKANA-HIRAGANA DOUBLE HYPHEN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />か゠な</div> - - - - - -<div lang="ja" class="ref">かか<br />か゠な</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-030-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-030-ref.xht deleted file mode 100644 index ec924b3d094..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-030-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3005 IDEOGRAPHIC ITERATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中々文</div> - - - - - -<div class="ref">中中<br />中々文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-031-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-031-ref.xht deleted file mode 100644 index 209450cd839..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-031-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303B VERTICAL IDEOGRAPHIC ITERATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〻文</div> - - - - - -<div class="ref">中中<br />中〻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-032-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-032-ref.xht deleted file mode 100644 index 0be7be1d35f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-032-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309D HIRAGANA ITERATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゝな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゝな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-033-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-033-ref.xht deleted file mode 100644 index c67b7f949e4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-033-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309E HIRAGANA VOICED ITERATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゞな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゞな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-034-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-034-ref.xht deleted file mode 100644 index 571f3433599..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-034-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FD KATAKANA ITERATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カヽナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カヽナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-035-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-035-ref.xht deleted file mode 100644 index 4f6e207b23a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-035-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FE KATAKANA VOICED ITERATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カヾナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カヾナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-036-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-036-ref.xht deleted file mode 100644 index 925bd076451..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-036-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003A COLON (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-037-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-037-ref.xht deleted file mode 100644 index 062289a41d9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-037-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003B SEMICOLON (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-038-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-038-ref.xht deleted file mode 100644 index 7579ec9f535..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-038-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FB KATAKANA MIDDLE DOT (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-039-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-039-ref.xht deleted file mode 100644 index 8c00974a845..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-039-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1A FULLWIDTH COLON (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-040-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-040-ref.xht deleted file mode 100644 index 0eb18cee390..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-040-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-041-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-041-ref.xht deleted file mode 100644 index 21406de9561..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-041-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF65 HALFWIDTH KATAKANA MIDDLE DOT (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-042-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-042-ref.xht deleted file mode 100644 index 204877f88e7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-042-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0021 EXCLAMATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-043-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-043-ref.xht deleted file mode 100644 index 8182994c05d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-043-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003F QUESTION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-044-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-044-ref.xht deleted file mode 100644 index 205fd665b70..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-044-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 203C DOUBLE EXCLAMATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‼文</div> - - - - - -<div class="ref">中中<br />中‼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-045-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-045-ref.xht deleted file mode 100644 index f5a7bce69c8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-045-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2047 DOUBLE QUESTION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁇文</div> - - - - - -<div class="ref">中中<br />中⁇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-046-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-046-ref.xht deleted file mode 100644 index 3a9ceadc98c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-046-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2048 QUESTION EXCLAMATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁈文</div> - - - - - -<div class="ref">中中<br />中⁈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-047-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-047-ref.xht deleted file mode 100644 index 4ae43b14d67..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-047-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2049 EXCLAMATION QUESTION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁉文</div> - - - - - -<div class="ref">中中<br />中⁉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-048-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-048-ref.xht deleted file mode 100644 index add02cbf04c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-048-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF01 FULLWIDTH EXCLAMATION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-049-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-049-ref.xht deleted file mode 100644 index ed9c0fcdc27..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-049-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1F FULLWIDTH QUESTION MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-050-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-050-ref.xht deleted file mode 100644 index 55a7a00502b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-050-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-051-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-051-ref.xht deleted file mode 100644 index 06cd463e578..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-051-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00A2 CENT SIGN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-052-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-052-ref.xht deleted file mode 100644 index feaccda9346..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-052-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00B0 DEGREE SIGN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中°文</div> - - - - - -<div class="ref">中中<br />中°文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-054-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-054-ref.xht deleted file mode 100644 index 82d120f968f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-054-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2030 PER MILLE SIGN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‰文</div> - - - - - -<div class="ref">中中<br />中‰文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-055-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-055-ref.xht deleted file mode 100644 index 0ab2bd0a733..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-055-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2032 PRIME (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中′文</div> - - - - - -<div class="ref">中中<br />中′文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-056-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-056-ref.xht deleted file mode 100644 index 7d343239950..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-056-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2033 DOUBLE PRIME (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中″文</div> - - - - - -<div class="ref">中中<br />中″文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-057-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-057-ref.xht deleted file mode 100644 index 4ea4d6e0883..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-057-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2103 DEGREE CELSIUS (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中℃文</div> - - - - - -<div class="ref">中中<br />中℃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-058-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-058-ref.xht deleted file mode 100644 index 9a8fbbc485f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-058-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF05 FULLWIDTH PERCENT SIGN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-059-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-059-ref.xht deleted file mode 100644 index f4d8d2b41de..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-059-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FFE0 FULLWIDTH CENT SIGN (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-060-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-060-ref.xht deleted file mode 100644 index a2690160bca..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-060-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF70 HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK (strict,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かーな</div> - - - - - -<div lang="ja" class="ref">かか<br />かーな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-101-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-101-ref.xht deleted file mode 100644 index 0c308845d8f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-101-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3041 HIRAGANA LETTER SMALL A (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぁな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぁな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-102-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-102-ref.xht deleted file mode 100644 index 906579311f3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-102-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3043 HIRAGANA LETTER SMALL I (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぃな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-103-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-103-ref.xht deleted file mode 100644 index a41eee1f11a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-103-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3045 HIRAGANA LETTER SMALL U (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぅな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-104-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-104-ref.xht deleted file mode 100644 index 090bccc07fb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-104-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3047 HIRAGANA LETTER SMALL E (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぇな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぇな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-105-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-105-ref.xht deleted file mode 100644 index 1808349c884..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-105-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3049 HIRAGANA LETTER SMALL O (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぉな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぉな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-106-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-106-ref.xht deleted file mode 100644 index 88b8e3e31a8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-106-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3063 HIRAGANA LETTER SMALL TU (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />っな</div> - - - - - -<div lang="ja" class="ref">かかか<br />っな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-107-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-107-ref.xht deleted file mode 100644 index d57d5446862..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-107-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3083 HIRAGANA LETTER SMALL YA (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゃな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-108-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-108-ref.xht deleted file mode 100644 index 6ab9e23ed69..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-108-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3085 HIRAGANA LETTER SMALL YU (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゅな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-109-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-109-ref.xht deleted file mode 100644 index 3d44f2c23ce..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-109-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3087 HIRAGANA LETTER SMALL YO (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ょな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ょな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-110-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-110-ref.xht deleted file mode 100644 index ed031560a1a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-110-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 308E HIRAGANA LETTER SMALL WA (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゎな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゎな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-111-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-111-ref.xht deleted file mode 100644 index 0c48b48a9b1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-111-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3095 HIRAGANA LETTER SMALL KA (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゕな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゕな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-112-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-112-ref.xht deleted file mode 100644 index 37bfdab0b5f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-112-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3096 HIRAGANA LETTER SMALL KE (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゖな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゖな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-113-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-113-ref.xht deleted file mode 100644 index 5419e30e00a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-113-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A1 KATAKANA LETTER SMALL A (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ァナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ァナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-114-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-114-ref.xht deleted file mode 100644 index 6496738e3b9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-114-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A3 KATAKANA LETTER SMALL I (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ィナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ィナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-115-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-115-ref.xht deleted file mode 100644 index 6d30b107a09..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-115-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A5 KATAKANA LETTER SMALL U (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ゥナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ゥナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-116-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-116-ref.xht deleted file mode 100644 index b8208c49392..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-116-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A7 KATAKANA LETTER SMALL E (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ェナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ェナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-117-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-117-ref.xht deleted file mode 100644 index a95578d0ec3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-117-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A9 KATAKANA LETTER SMALL O (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ォナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ォナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-118-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-118-ref.xht deleted file mode 100644 index a46b911d427..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-118-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30C3 KATAKANA LETTER SMALL TU (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ッナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ッナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-119-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-119-ref.xht deleted file mode 100644 index b920a040549..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-119-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E3 KATAKANA LETTER SMALL YA (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ャナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ャナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-120-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-120-ref.xht deleted file mode 100644 index 8762ee94052..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-120-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E5 KATAKANA LETTER SMALL YU (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ュナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ュナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-121-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-121-ref.xht deleted file mode 100644 index 278b4353783..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-121-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E7 KATAKANA LETTER SMALL YO (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ョナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ョナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-122-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-122-ref.xht deleted file mode 100644 index cb13bb6ccc3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-122-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30EE KATAKANA LETTER SMALL WA (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヮナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヮナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-123-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-123-ref.xht deleted file mode 100644 index c64fdf78047..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-123-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30F5 KATAKANA LETTER SMALL KA (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヵナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヵナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-124-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-124-ref.xht deleted file mode 100644 index c41faa19569..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-124-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30F6 KATAKANA LETTER SMALL KE (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヶナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヶナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-125-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-125-ref.xht deleted file mode 100644 index 8f9a7e9e06e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-125-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ーナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ーナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-126-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-126-ref.xht deleted file mode 100644 index e12eb856008..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-126-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2010 HYPHEN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‐文</div> - - - - - -<div class="ref">中中中<br />‐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-127-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-127-ref.xht deleted file mode 100644 index abbc8148ecb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-127-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2013 EN DASH (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />–文</div> - - - - - -<div class="ref">中中中<br />–文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-128-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-128-ref.xht deleted file mode 100644 index c8efde4dfa5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-128-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301C WAVE DASH (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />〜文</div> - - - - - -<div class="ref">中中中<br />〜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-129-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-129-ref.xht deleted file mode 100644 index 9dee6e75a84..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-129-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A0 KATAKANA-HIRAGANA DOUBLE HYPHEN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />゠な</div> - - - - - -<div lang="ja" class="ref">かかか<br />゠な</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-130-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-130-ref.xht deleted file mode 100644 index 9c3fcef8419..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-130-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3005 IDEOGRAPHIC ITERATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />々文</div> - - - - - -<div class="ref">中中中<br />々文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-131-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-131-ref.xht deleted file mode 100644 index 9addaecfd1d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-131-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303B VERTICAL IDEOGRAPHIC ITERATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />〻文</div> - - - - - -<div class="ref">中中中<br />〻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-132-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-132-ref.xht deleted file mode 100644 index 5809f03f7bf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-132-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309D HIRAGANA ITERATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゝな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゝな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-133-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-133-ref.xht deleted file mode 100644 index 849e9561bc1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-133-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309E HIRAGANA VOICED ITERATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゞな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゞな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-134-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-134-ref.xht deleted file mode 100644 index 35073b75366..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-134-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FD KATAKANA ITERATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヽナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヽナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-135-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-135-ref.xht deleted file mode 100644 index ee15b62688e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-135-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FE KATAKANA VOICED ITERATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヾナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヾナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-136-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-136-ref.xht deleted file mode 100644 index 58909b943cd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-136-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003A COLON (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />:文</div> - - - - - -<div class="ref">中中中<br />:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-137-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-137-ref.xht deleted file mode 100644 index 4f35e13b202..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-137-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003B SEMICOLON (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />;文</div> - - - - - -<div class="ref">中中中<br />;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-138-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-138-ref.xht deleted file mode 100644 index 251e93d5467..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-138-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FB KATAKANA MIDDLE DOT (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />・ナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />・ナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-139-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-139-ref.xht deleted file mode 100644 index ce1df0e7a12..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-139-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1A FULLWIDTH COLON (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />:文</div> - - - - - -<div class="ref">中中中<br />:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-140-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-140-ref.xht deleted file mode 100644 index 1c45c75a128..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-140-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />;文</div> - - - - - -<div class="ref">中中中<br />;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-141-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-141-ref.xht deleted file mode 100644 index afd9bc3ceca..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-141-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF65 HALFWIDTH KATAKANA MIDDLE DOT (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />・ナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />・ナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-142-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-142-ref.xht deleted file mode 100644 index 73a5cb7f8d0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-142-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0021 EXCLAMATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />!文</div> - - - - - -<div class="ref">中中中<br />!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-143-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-143-ref.xht deleted file mode 100644 index 98db0689507..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-143-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003F QUESTION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />?文</div> - - - - - -<div class="ref">中中中<br />?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-144-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-144-ref.xht deleted file mode 100644 index 69c84e35233..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-144-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 203C DOUBLE EXCLAMATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‼文</div> - - - - - -<div class="ref">中中中<br />‼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-145-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-145-ref.xht deleted file mode 100644 index 893a5423964..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-145-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2047 DOUBLE QUESTION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />⁇文</div> - - - - - -<div class="ref">中中中<br />⁇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-146-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-146-ref.xht deleted file mode 100644 index cf3da554a11..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-146-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2048 QUESTION EXCLAMATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />⁈文</div> - - - - - -<div class="ref">中中中<br />⁈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-147-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-147-ref.xht deleted file mode 100644 index 5a2fc35b7a2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-147-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2049 EXCLAMATION QUESTION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />⁉文</div> - - - - - -<div class="ref">中中中<br />⁉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-148-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-148-ref.xht deleted file mode 100644 index e05c8e88b05..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-148-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF01 FULLWIDTH EXCLAMATION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />!文</div> - - - - - -<div class="ref">中中中<br />!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-149-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-149-ref.xht deleted file mode 100644 index 219081e77de..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-149-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1F FULLWIDTH QUESTION MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />?文</div> - - - - - -<div class="ref">中中中<br />?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-150-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-150-ref.xht deleted file mode 100644 index f37e8bf8fef..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-150-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />%文</div> - - - - - -<div class="ref">中中中<br />%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-151-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-151-ref.xht deleted file mode 100644 index 294f98bd922..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-151-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00A2 CENT SIGN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />¢文</div> - - - - - -<div class="ref">中中中<br />¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-152-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-152-ref.xht deleted file mode 100644 index 6c1ae6205c0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-152-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00B0 DEGREE SIGN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />°文</div> - - - - - -<div class="ref">中中中<br />°文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-154-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-154-ref.xht deleted file mode 100644 index 6d2dcba6b42..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-154-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2030 PER MILLE SIGN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‰文</div> - - - - - -<div class="ref">中中中<br />‰文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-155-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-155-ref.xht deleted file mode 100644 index ca760d1f767..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-155-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2032 PRIME (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />′文</div> - - - - - -<div class="ref">中中中<br />′文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-156-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-156-ref.xht deleted file mode 100644 index be0d96454bb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-156-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2033 DOUBLE PRIME (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />″文</div> - - - - - -<div class="ref">中中中<br />″文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-157-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-157-ref.xht deleted file mode 100644 index c35b49fa881..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-157-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2103 DEGREE CELSIUS (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />℃文</div> - - - - - -<div class="ref">中中中<br />℃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-158-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-158-ref.xht deleted file mode 100644 index f4375c80e0b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-158-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF05 FULLWIDTH PERCENT SIGN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />%文</div> - - - - - -<div class="ref">中中中<br />%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-159-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-159-ref.xht deleted file mode 100644 index 192a8782ed2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-159-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FFE0 FULLWIDTH CENT SIGN (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />¢文</div> - - - - - -<div class="ref">中中中<br />¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-160-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-160-ref.xht deleted file mode 100644 index 8a2a93be248..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-160-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF70 HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK (loose,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ーな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ーな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-201-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-201-ref.xht deleted file mode 100644 index af3f48e5301..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-201-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3041 HIRAGANA LETTER SMALL A (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぁな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぁな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-202-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-202-ref.xht deleted file mode 100644 index 80bc27bafc9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-202-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3043 HIRAGANA LETTER SMALL I (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぃな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-203-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-203-ref.xht deleted file mode 100644 index 5886bb811e5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-203-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3045 HIRAGANA LETTER SMALL U (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぅな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-204-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-204-ref.xht deleted file mode 100644 index bd86f292cba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-204-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3047 HIRAGANA LETTER SMALL E (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぇな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぇな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-205-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-205-ref.xht deleted file mode 100644 index db8f88e500f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-205-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3049 HIRAGANA LETTER SMALL O (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ぉな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ぉな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-206-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-206-ref.xht deleted file mode 100644 index f0305c88123..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-206-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3063 HIRAGANA LETTER SMALL TU (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />っな</div> - - - - - -<div lang="ja" class="ref">かかか<br />っな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-207-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-207-ref.xht deleted file mode 100644 index 19a8ba730be..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-207-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3083 HIRAGANA LETTER SMALL YA (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゃな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-208-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-208-ref.xht deleted file mode 100644 index d909d3e046a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-208-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3085 HIRAGANA LETTER SMALL YU (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゅな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-209-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-209-ref.xht deleted file mode 100644 index aafd20b1baf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-209-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3087 HIRAGANA LETTER SMALL YO (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ょな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ょな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-210-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-210-ref.xht deleted file mode 100644 index 66e22933a87..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-210-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 308E HIRAGANA LETTER SMALL WA (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゎな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゎな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-211-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-211-ref.xht deleted file mode 100644 index 09b0b4e5c5d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-211-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3095 HIRAGANA LETTER SMALL KA (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゕな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゕな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-212-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-212-ref.xht deleted file mode 100644 index 5b5f81bce76..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-212-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3096 HIRAGANA LETTER SMALL KE (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ゖな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ゖな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-213-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-213-ref.xht deleted file mode 100644 index a77cccd99ba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-213-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A1 KATAKANA LETTER SMALL A (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ァナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ァナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-214-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-214-ref.xht deleted file mode 100644 index 57e55f5aca7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-214-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A3 KATAKANA LETTER SMALL I (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ィナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ィナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-215-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-215-ref.xht deleted file mode 100644 index e4b522022d4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-215-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A5 KATAKANA LETTER SMALL U (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ゥナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ゥナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-216-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-216-ref.xht deleted file mode 100644 index 676867108e4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-216-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A7 KATAKANA LETTER SMALL E (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ェナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ェナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-217-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-217-ref.xht deleted file mode 100644 index 153f617a7df..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-217-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A9 KATAKANA LETTER SMALL O (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ォナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ォナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-218-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-218-ref.xht deleted file mode 100644 index a4123735a62..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-218-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30C3 KATAKANA LETTER SMALL TU (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ッナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ッナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-219-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-219-ref.xht deleted file mode 100644 index 334f38bdfb8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-219-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E3 KATAKANA LETTER SMALL YA (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ャナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ャナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-220-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-220-ref.xht deleted file mode 100644 index 6f643b74941..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-220-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E5 KATAKANA LETTER SMALL YU (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ュナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ュナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-221-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-221-ref.xht deleted file mode 100644 index faed6bc2ef5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-221-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E7 KATAKANA LETTER SMALL YO (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ョナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ョナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-222-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-222-ref.xht deleted file mode 100644 index 988af7464fa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-222-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30EE KATAKANA LETTER SMALL WA (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヮナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヮナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-223-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-223-ref.xht deleted file mode 100644 index 9b01760bd0e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-223-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30F5 KATAKANA LETTER SMALL KA (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヵナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヵナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-224-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-224-ref.xht deleted file mode 100644 index 19f4dd46792..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-224-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30F6 KATAKANA LETTER SMALL KE (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ヶナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ヶナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-225-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-225-ref.xht deleted file mode 100644 index a00bb66cc1c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-225-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカカ<br />ーナ</div> - - - - - -<div lang="ja" class="ref">カカカ<br />ーナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-226-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-226-ref.xht deleted file mode 100644 index f71a9d62103..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-226-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2010 HYPHEN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‐文</div> - - - - - -<div class="ref">中中中<br />‐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-227-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-227-ref.xht deleted file mode 100644 index e92328925c4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-227-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2013 EN DASH (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />–文</div> - - - - - -<div class="ref">中中中<br />–文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-228-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-228-ref.xht deleted file mode 100644 index d73b464d7af..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-228-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301C WAVE DASH (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />〜文</div> - - - - - -<div class="ref">中中中<br />〜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-229-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-229-ref.xht deleted file mode 100644 index 61bb4218636..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-229-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A0 KATAKANA-HIRAGANA DOUBLE HYPHEN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />゠な</div> - - - - - -<div lang="ja" class="ref">かかか<br />゠な</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-230-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-230-ref.xht deleted file mode 100644 index a53bc7ddc76..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-230-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3005 IDEOGRAPHIC ITERATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中々文</div> - - - - - -<div class="ref">中中<br />中々文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-231-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-231-ref.xht deleted file mode 100644 index bf0cf785fe9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-231-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303B VERTICAL IDEOGRAPHIC ITERATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〻文</div> - - - - - -<div class="ref">中中<br />中〻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-232-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-232-ref.xht deleted file mode 100644 index 0c1839fda4c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-232-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309D HIRAGANA ITERATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゝな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゝな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-233-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-233-ref.xht deleted file mode 100644 index c0a4885a808..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-233-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309E HIRAGANA VOICED ITERATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かか<br />かゞな</div> - - - - - -<div lang="ja" class="ref">かか<br />かゞな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-234-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-234-ref.xht deleted file mode 100644 index a15e6757a5e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-234-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FD KATAKANA ITERATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カヽナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カヽナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-235-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-235-ref.xht deleted file mode 100644 index 3bed31597c2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-235-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FE KATAKANA VOICED ITERATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カヾナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カヾナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-236-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-236-ref.xht deleted file mode 100644 index 795fac0b5ae..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-236-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003A COLON (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-237-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-237-ref.xht deleted file mode 100644 index 40cb56d8820..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-237-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003B SEMICOLON (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-238-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-238-ref.xht deleted file mode 100644 index 966b400b813..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-238-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FB KATAKANA MIDDLE DOT (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-239-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-239-ref.xht deleted file mode 100644 index 9b34e748ef0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-239-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1A FULLWIDTH COLON (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-240-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-240-ref.xht deleted file mode 100644 index 14f08683e74..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-240-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-241-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-241-ref.xht deleted file mode 100644 index 5cbe2f5c118..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-241-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF65 HALFWIDTH KATAKANA MIDDLE DOT (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - -<div lang="ja" class="ref">カカ<br />カ・ナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-242-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-242-ref.xht deleted file mode 100644 index d2236a90b2f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-242-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0021 EXCLAMATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-243-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-243-ref.xht deleted file mode 100644 index 25619e92e58..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-243-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003F QUESTION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-244-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-244-ref.xht deleted file mode 100644 index 9d8d324698c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-244-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 203C DOUBLE EXCLAMATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‼文</div> - - - - - -<div class="ref">中中<br />中‼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-245-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-245-ref.xht deleted file mode 100644 index 8bc39946902..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-245-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2047 DOUBLE QUESTION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁇文</div> - - - - - -<div class="ref">中中<br />中⁇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-246-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-246-ref.xht deleted file mode 100644 index 31a370bba11..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-246-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2048 QUESTION EXCLAMATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁈文</div> - - - - - -<div class="ref">中中<br />中⁈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-247-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-247-ref.xht deleted file mode 100644 index 5db9e1015ed..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-247-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2049 EXCLAMATION QUESTION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁉文</div> - - - - - -<div class="ref">中中<br />中⁉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-248-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-248-ref.xht deleted file mode 100644 index b586d421dd6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-248-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF01 FULLWIDTH EXCLAMATION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-249-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-249-ref.xht deleted file mode 100644 index e888e768c83..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-249-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1F FULLWIDTH QUESTION MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-250-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-250-ref.xht deleted file mode 100644 index 364f584531f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-250-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-251-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-251-ref.xht deleted file mode 100644 index f1e439639ad..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-251-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00A2 CENT SIGN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-252-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-252-ref.xht deleted file mode 100644 index 0de20b04ad7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-252-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00B0 DEGREE SIGN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中°文</div> - - - - - -<div class="ref">中中<br />中°文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-254-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-254-ref.xht deleted file mode 100644 index 76f34584ebc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-254-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2030 PER MILLE SIGN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‰文</div> - - - - - -<div class="ref">中中<br />中‰文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-255-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-255-ref.xht deleted file mode 100644 index e375b7123fb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-255-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2032 PRIME (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中′文</div> - - - - - -<div class="ref">中中<br />中′文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-256-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-256-ref.xht deleted file mode 100644 index b7d50a5194a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-256-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2033 DOUBLE PRIME (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中″文</div> - - - - - -<div class="ref">中中<br />中″文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-257-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-257-ref.xht deleted file mode 100644 index 14c0561e609..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-257-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2103 DEGREE CELSIUS (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中℃文</div> - - - - - -<div class="ref">中中<br />中℃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-258-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-258-ref.xht deleted file mode 100644 index 26d05c67cc4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-258-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF05 FULLWIDTH PERCENT SIGN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-259-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-259-ref.xht deleted file mode 100644 index 50e8248d6c7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-259-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FFE0 FULLWIDTH CENT SIGN (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-260-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-260-ref.xht deleted file mode 100644 index d25e8ffd9bc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-260-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF70 HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK (normal,ja)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div lang="ja" class="ref">かかか<br />ーな</div> - - - - - -<div lang="ja" class="ref">かかか<br />ーな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-301-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-301-ref.xht deleted file mode 100644 index c0f788396aa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-301-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2010 HYPHEN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‐文</div> - - - - - -<div class="ref">中中<br />中‐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-302-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-302-ref.xht deleted file mode 100644 index fdd49f496c6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-302-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2013 EN DASH (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中–文</div> - - - - - -<div class="ref">中中<br />中–文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-303-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-303-ref.xht deleted file mode 100644 index a8fbc63c3c6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-303-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301C WAVE DASH (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〜文</div> - - - - - -<div class="ref">中中<br />中〜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-304-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-304-ref.xht deleted file mode 100644 index d4062b27940..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-304-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3005 IDEOGRAPHIC ITERATION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中々文</div> - - - - - -<div class="ref">中中<br />中々文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-305-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-305-ref.xht deleted file mode 100644 index d40dd12c815..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-305-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303B VERTICAL IDEOGRAPHIC ITERATION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〻文</div> - - - - - -<div class="ref">中中<br />中〻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-306-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-306-ref.xht deleted file mode 100644 index e0436038a86..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-306-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003A COLON (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-307-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-307-ref.xht deleted file mode 100644 index 3a1f31ddc17..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-307-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003B SEMICOLON (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-308-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-308-ref.xht deleted file mode 100644 index 710b5f3c6ce..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-308-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1A FULLWIDTH COLON (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-309-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-309-ref.xht deleted file mode 100644 index 370efed6cb1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-309-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-310-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-310-ref.xht deleted file mode 100644 index c55666541de..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-310-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0021 EXCLAMATION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-311-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-311-ref.xht deleted file mode 100644 index 97b6900ebd7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-311-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003F QUESTION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-312-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-312-ref.xht deleted file mode 100644 index de9d0c4f783..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-312-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 203C DOUBLE EXCLAMATION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‼文</div> - - - - - -<div class="ref">中中<br />中‼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-313-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-313-ref.xht deleted file mode 100644 index 1a8cf213885..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-313-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2047 DOUBLE QUESTION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁇文</div> - - - - - -<div class="ref">中中<br />中⁇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-314-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-314-ref.xht deleted file mode 100644 index a77a4001c12..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-314-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2048 QUESTION EXCLAMATION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁈文</div> - - - - - -<div class="ref">中中<br />中⁈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-315-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-315-ref.xht deleted file mode 100644 index 9291d64265a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-315-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2049 EXCLAMATION QUESTION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁉文</div> - - - - - -<div class="ref">中中<br />中⁉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-316-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-316-ref.xht deleted file mode 100644 index 4f89221756d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-316-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF01 FULLWIDTH EXCLAMATION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-317-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-317-ref.xht deleted file mode 100644 index 47d82da9882..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-317-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1F FULLWIDTH QUESTION MARK (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-318-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-318-ref.xht deleted file mode 100644 index 5f01cef0326..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-318-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-319-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-319-ref.xht deleted file mode 100644 index 0c46bc3ab7d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-319-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00A2 CENT SIGN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-320-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-320-ref.xht deleted file mode 100644 index 59bcf4d4c12..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-320-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00B0 DEGREE SIGN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中°文</div> - - - - - -<div class="ref">中中<br />中°文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-321-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-321-ref.xht deleted file mode 100644 index 5f01cef0326..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-321-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-322-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-322-ref.xht deleted file mode 100644 index e413f5a8e0b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-322-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2030 PER MILLE SIGN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‰文</div> - - - - - -<div class="ref">中中<br />中‰文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-323-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-323-ref.xht deleted file mode 100644 index aaa16fc337c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-323-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2032 PRIME (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中′文</div> - - - - - -<div class="ref">中中<br />中′文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-324-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-324-ref.xht deleted file mode 100644 index 1a448f73df0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-324-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2033 DOUBLE PRIME (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中″文</div> - - - - - -<div class="ref">中中<br />中″文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-325-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-325-ref.xht deleted file mode 100644 index a84c72f1d2d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-325-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2103 DEGREE CELSIUS (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中℃文</div> - - - - - -<div class="ref">中中<br />中℃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-326-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-326-ref.xht deleted file mode 100644 index 3f08d9a51f9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-326-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF05 FULLWIDTH PERCENT SIGN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-327-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-327-ref.xht deleted file mode 100644 index 6e1a2349fe9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-327-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FFE0 FULLWIDTH CENT SIGN (strict,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: strict; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-351-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-351-ref.xht deleted file mode 100644 index 8c951e2c39f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-351-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2010 HYPHEN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‐文</div> - - - - - -<div class="ref">中中中<br />‐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-352-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-352-ref.xht deleted file mode 100644 index 3857b0e13f8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-352-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2013 EN DASH (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />–文</div> - - - - - -<div class="ref">中中中<br />–文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-353-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-353-ref.xht deleted file mode 100644 index 6a19fa98d2a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-353-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301C WAVE DASH (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />〜文</div> - - - - - -<div class="ref">中中中<br />〜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-354-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-354-ref.xht deleted file mode 100644 index 54e9741a392..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-354-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3005 IDEOGRAPHIC ITERATION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />々文</div> - - - - - -<div class="ref">中中中<br />々文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-355-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-355-ref.xht deleted file mode 100644 index e6efedf880b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-355-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303B VERTICAL IDEOGRAPHIC ITERATION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />〻文</div> - - - - - -<div class="ref">中中中<br />〻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-356-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-356-ref.xht deleted file mode 100644 index 42ee7331504..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-356-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003A COLON (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />:文</div> - - - - - -<div class="ref">中中中<br />:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-357-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-357-ref.xht deleted file mode 100644 index 33823da3297..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-357-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003B SEMICOLON (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />;文</div> - - - - - -<div class="ref">中中中<br />;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-358-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-358-ref.xht deleted file mode 100644 index 44b27b0e5fd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-358-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1A FULLWIDTH COLON (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />:文</div> - - - - - -<div class="ref">中中中<br />:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-359-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-359-ref.xht deleted file mode 100644 index 6721d891b9d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-359-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />;文</div> - - - - - -<div class="ref">中中中<br />;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-360-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-360-ref.xht deleted file mode 100644 index 855e0c699c9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-360-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0021 EXCLAMATION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />!文</div> - - - - - -<div class="ref">中中中<br />!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-361-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-361-ref.xht deleted file mode 100644 index 38746f4a0cb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-361-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003F QUESTION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />?文</div> - - - - - -<div class="ref">中中中<br />?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-362-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-362-ref.xht deleted file mode 100644 index edd9cb4ab44..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-362-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 203C DOUBLE EXCLAMATION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‼文</div> - - - - - -<div class="ref">中中中<br />‼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-363-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-363-ref.xht deleted file mode 100644 index 1a846c4069a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-363-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2047 DOUBLE QUESTION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />⁇文</div> - - - - - -<div class="ref">中中中<br />⁇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-364-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-364-ref.xht deleted file mode 100644 index 42835d62bac..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-364-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2048 QUESTION EXCLAMATION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />⁈文</div> - - - - - -<div class="ref">中中中<br />⁈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-365-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-365-ref.xht deleted file mode 100644 index b4823638610..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-365-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2049 EXCLAMATION QUESTION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />⁉文</div> - - - - - -<div class="ref">中中中<br />⁉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-366-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-366-ref.xht deleted file mode 100644 index c80f2a62e8d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-366-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF01 FULLWIDTH EXCLAMATION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />!文</div> - - - - - -<div class="ref">中中中<br />!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-367-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-367-ref.xht deleted file mode 100644 index 0236d2b639d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-367-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1F FULLWIDTH QUESTION MARK (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />?文</div> - - - - - -<div class="ref">中中中<br />?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-368-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-368-ref.xht deleted file mode 100644 index d3c0c8da9aa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-368-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />%文</div> - - - - - -<div class="ref">中中中<br />%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-369-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-369-ref.xht deleted file mode 100644 index ab4de364737..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-369-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00A2 CENT SIGN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />¢文</div> - - - - - -<div class="ref">中中中<br />¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-370-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-370-ref.xht deleted file mode 100644 index 3d65d4401cf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-370-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00B0 DEGREE SIGN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />°文</div> - - - - - -<div class="ref">中中中<br />°文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-371-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-371-ref.xht deleted file mode 100644 index d3c0c8da9aa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-371-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />%文</div> - - - - - -<div class="ref">中中中<br />%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-372-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-372-ref.xht deleted file mode 100644 index 44430041001..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-372-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2030 PER MILLE SIGN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‰文</div> - - - - - -<div class="ref">中中中<br />‰文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-373-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-373-ref.xht deleted file mode 100644 index db6eaf5edda..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-373-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2032 PRIME (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />′文</div> - - - - - -<div class="ref">中中中<br />′文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-374-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-374-ref.xht deleted file mode 100644 index 4d9f6925d7c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-374-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2033 DOUBLE PRIME (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />″文</div> - - - - - -<div class="ref">中中中<br />″文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-375-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-375-ref.xht deleted file mode 100644 index ce1ee61b709..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-375-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2103 DEGREE CELSIUS (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />℃文</div> - - - - - -<div class="ref">中中中<br />℃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-376-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-376-ref.xht deleted file mode 100644 index 8dbcffcbb00..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-376-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF05 FULLWIDTH PERCENT SIGN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />%文</div> - - - - - -<div class="ref">中中中<br />%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-377-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-377-ref.xht deleted file mode 100644 index d018a4c1845..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-377-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FFE0 FULLWIDTH CENT SIGN (loose,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: loose; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />¢文</div> - - - - - -<div class="ref">中中中<br />¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-401-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-401-ref.xht deleted file mode 100644 index 09457f6ec86..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-401-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2010 HYPHEN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />‐文</div> - - - - - -<div class="ref">中中中<br />‐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-402-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-402-ref.xht deleted file mode 100644 index 5a85fe8c8f5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-402-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2013 EN DASH (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />–文</div> - - - - - -<div class="ref">中中中<br />–文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-403-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-403-ref.xht deleted file mode 100644 index 101e355a55e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-403-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301C WAVE DASH (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中中<br />〜文</div> - - - - - -<div class="ref">中中中<br />〜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-404-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-404-ref.xht deleted file mode 100644 index f719a32f0ba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-404-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3005 IDEOGRAPHIC ITERATION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中々文</div> - - - - - -<div class="ref">中中<br />中々文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-405-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-405-ref.xht deleted file mode 100644 index b7d00898537..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-405-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303B VERTICAL IDEOGRAPHIC ITERATION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〻文</div> - - - - - -<div class="ref">中中<br />中〻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-406-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-406-ref.xht deleted file mode 100644 index 81c4d5d4e8c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-406-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003A COLON (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-407-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-407-ref.xht deleted file mode 100644 index 5d4c5c7893d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-407-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003B SEMICOLON (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-408-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-408-ref.xht deleted file mode 100644 index f0332440dce..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-408-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1A FULLWIDTH COLON (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-409-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-409-ref.xht deleted file mode 100644 index a7ae5954090..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-409-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-410-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-410-ref.xht deleted file mode 100644 index 631c3f5a250..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-410-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0021 EXCLAMATION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-411-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-411-ref.xht deleted file mode 100644 index 8cf4b2ddfe3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-411-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 003F QUESTION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-412-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-412-ref.xht deleted file mode 100644 index 42ae762a5e4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-412-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 203C DOUBLE EXCLAMATION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‼文</div> - - - - - -<div class="ref">中中<br />中‼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-413-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-413-ref.xht deleted file mode 100644 index 98c1a9cdc83..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-413-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2047 DOUBLE QUESTION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁇文</div> - - - - - -<div class="ref">中中<br />中⁇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-414-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-414-ref.xht deleted file mode 100644 index 9c0bf38f286..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-414-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2048 QUESTION EXCLAMATION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁈文</div> - - - - - -<div class="ref">中中<br />中⁈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-415-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-415-ref.xht deleted file mode 100644 index 69d1dec5751..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-415-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2049 EXCLAMATION QUESTION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁉文</div> - - - - - -<div class="ref">中中<br />中⁉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-416-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-416-ref.xht deleted file mode 100644 index f41923027ed..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-416-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF01 FULLWIDTH EXCLAMATION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中!文</div> - - - - - -<div class="ref">中中<br />中!文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-417-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-417-ref.xht deleted file mode 100644 index 88098e1fa07..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-417-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1F FULLWIDTH QUESTION MARK (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中?文</div> - - - - - -<div class="ref">中中<br />中?文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-418-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-418-ref.xht deleted file mode 100644 index ed6ee86b057..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-418-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-419-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-419-ref.xht deleted file mode 100644 index 9e09796c8ce..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-419-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00A2 CENT SIGN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-420-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-420-ref.xht deleted file mode 100644 index d9c0990c8d3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-420-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 00B0 DEGREE SIGN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中°文</div> - - - - - -<div class="ref">中中<br />中°文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-421-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-421-ref.xht deleted file mode 100644 index ed6ee86b057..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-421-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0025 PERCENT SIGN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-422-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-422-ref.xht deleted file mode 100644 index 32ed4f31a57..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-422-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2030 PER MILLE SIGN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‰文</div> - - - - - -<div class="ref">中中<br />中‰文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-423-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-423-ref.xht deleted file mode 100644 index c2d0d8b7f3d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-423-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2032 PRIME (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中′文</div> - - - - - -<div class="ref">中中<br />中′文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-424-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-424-ref.xht deleted file mode 100644 index 3275d12b8ce..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-424-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2033 DOUBLE PRIME (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中″文</div> - - - - - -<div class="ref">中中<br />中″文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-425-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-425-ref.xht deleted file mode 100644 index ba8206b3d6d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-425-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2103 DEGREE CELSIUS (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中℃文</div> - - - - - -<div class="ref">中中<br />中℃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-426-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-426-ref.xht deleted file mode 100644 index 99ed985fc72..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-426-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF05 FULLWIDTH PERCENT SIGN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中%文</div> - - - - - -<div class="ref">中中<br />中%文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-427-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-427-ref.xht deleted file mode 100644 index b530b7a5015..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-jazh-427-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FFE0 FULLWIDTH CENT SIGN (normal,zh)</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } -.name { font-size: 10px; } -.test { line-break: normal; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中¢文</div> - - - - - -<div class="ref">中中<br />中¢文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-001-ref.xht deleted file mode 100644 index a1b6257fb63..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-001-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0028 LEFT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />(文</div> - - - - - -<div class="ref">中中<br />(文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-002-ref.xht deleted file mode 100644 index ee740f4aabe..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-002-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 005B LEFT SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />[文</div> - - - - - -<div class="ref">中中<br />[文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-003-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-003-ref.xht deleted file mode 100644 index ca7338fa107..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-003-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 007B LEFT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />{文</div> - - - - - -<div class="ref">中中<br />{文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-004-ref.xht deleted file mode 100644 index 3f3fcf50fb5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-004-ref.xht +++ /dev/null @@ -1,34 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0F3A TIBETAN MARK GUG RTAGS GYON</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -.test, .ref { width: 115px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />༺文</div> - - - - - -<div class="ref">中中<br />༺文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-005-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-005-ref.xht deleted file mode 100644 index 7ee0ccd0740..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-005-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0F3C TIBETAN MARK ANG KHANG GYON</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />༼文</div> - - - - - -<div class="ref">中中<br />༼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-006-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-006-ref.xht deleted file mode 100644 index 2868430ae27..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-006-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 169B OGHAM FEATHER MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />᚛文</div> - - - - - -<div class="ref">中中<br />᚛文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-007-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-007-ref.xht deleted file mode 100644 index f062e1a4ce7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-007-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 201A SINGLE LOW-9 QUOTATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />‚文</div> - - - - - -<div class="ref">中中<br />‚文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-008-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-008-ref.xht deleted file mode 100644 index c51dc614672..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-008-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 201E DOUBLE LOW-9 QUOTATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />„文</div> - - - - - -<div class="ref">中中<br />„文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-009-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-009-ref.xht deleted file mode 100644 index 91544e31515..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-009-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2045 LEFT SQUARE BRACKET WITH QUILL</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⁅文</div> - - - - - -<div class="ref">中中<br />⁅文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-010-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-010-ref.xht deleted file mode 100644 index cfdb4c2eee7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-010-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 207D SUPERSCRIPT LEFT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⁽文</div> - - - - - -<div class="ref">中中<br />⁽文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-011-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-011-ref.xht deleted file mode 100644 index 1b6285b6820..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-011-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 208D SUBSCRIPT LEFT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />₍文</div> - - - - - -<div class="ref">中中<br />₍文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-012-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-012-ref.xht deleted file mode 100644 index 9dc66d56712..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-012-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2329 LEFT-POINTING ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />〈文</div> - - - - - -<div class="ref">中中<br />〈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-013-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-013-ref.xht deleted file mode 100644 index 7d006efc7be..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-013-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 23B4 TOP SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⎴文</div> - - - - - -<div class="ref">中中<br />⎴文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-014-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-014-ref.xht deleted file mode 100644 index 1e81ed8c17c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-014-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2768 MEDIUM LEFT PARENTHESIS ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />❨文</div> - - - - - -<div class="ref">中中<br />❨文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-015-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-015-ref.xht deleted file mode 100644 index cbb8a3c9297..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-015-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 276A MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />❪文</div> - - - - - -<div class="ref">中中<br />❪文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-016-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-016-ref.xht deleted file mode 100644 index 6594ef3f4f2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-016-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 276C MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />❬文</div> - - - - - -<div class="ref">中中<br />❬文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-017-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-017-ref.xht deleted file mode 100644 index 9e9e9b4160a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-017-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 276E HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />❮文</div> - - - - - -<div class="ref">中中<br />❮文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-018-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-018-ref.xht deleted file mode 100644 index b80670048ef..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-018-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2770 HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />❰文</div> - - - - - -<div class="ref">中中<br />❰文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-019-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-019-ref.xht deleted file mode 100644 index 677cc521605..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-019-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2772 LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />❲文</div> - - - - - -<div class="ref">中中<br />❲文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-020-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-020-ref.xht deleted file mode 100644 index ecaa27301ec..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-020-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2774 MEDIUM LEFT CURLY BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />❴文</div> - - - - - -<div class="ref">中中<br />❴文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-021-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-021-ref.xht deleted file mode 100644 index 8407e291836..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-021-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 27E6 MATHEMATICAL LEFT WHITE SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⟦文</div> - - - - - -<div class="ref">中中<br />⟦文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-022-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-022-ref.xht deleted file mode 100644 index 8c8ed20b1f1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-022-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 27E8 MATHEMATICAL LEFT ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⟨文</div> - - - - - -<div class="ref">中中<br />⟨文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-023-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-023-ref.xht deleted file mode 100644 index d46825a07d0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-023-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 27EA MATHEMATICAL LEFT DOUBLE ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⟪文</div> - - - - - -<div class="ref">中中<br />⟪文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-024-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-024-ref.xht deleted file mode 100644 index 79aabb9714c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-024-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2983 LEFT WHITE CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦃文</div> - - - - - -<div class="ref">中中<br />⦃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-025-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-025-ref.xht deleted file mode 100644 index 52e4a35de2e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-025-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2985 LEFT WHITE PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦅文</div> - - - - - -<div class="ref">中中<br />⦅文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-026-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-026-ref.xht deleted file mode 100644 index df016b6fddb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-026-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2987 Z NOTATION LEFT IMAGE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦇文</div> - - - - - -<div class="ref">中中<br />⦇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-027-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-027-ref.xht deleted file mode 100644 index 546bf944344..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-027-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2989 Z NOTATION LEFT BINDING BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦉文</div> - - - - - -<div class="ref">中中<br />⦉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-028-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-028-ref.xht deleted file mode 100644 index 7cb04e62e01..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-028-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 298B LEFT SQUARE BRACKET WITH UNDERBAR</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦋文</div> - - - - - -<div class="ref">中中<br />⦋文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-029-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-029-ref.xht deleted file mode 100644 index 9dd8ee6ad3f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-029-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 298D LEFT SQUARE BRACKET WITH TICK IN TOP CORNER</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦍文</div> - - - - - -<div class="ref">中中<br />⦍文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-030-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-030-ref.xht deleted file mode 100644 index adf5e467dcd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-030-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 298F LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦏文</div> - - - - - -<div class="ref">中中<br />⦏文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-031-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-031-ref.xht deleted file mode 100644 index 747d8084c46..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-031-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2991 LEFT ANGLE BRACKET WITH DOT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦑文</div> - - - - - -<div class="ref">中中<br />⦑文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-032-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-032-ref.xht deleted file mode 100644 index af04ba76ab1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-032-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2993 LEFT ARC LESS-THAN BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦓文</div> - - - - - -<div class="ref">中中<br />⦓文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-033-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-033-ref.xht deleted file mode 100644 index 07d72a71060..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-033-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2995 DOUBLE LEFT ARC GREATER-THAN BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦕文</div> - - - - - -<div class="ref">中中<br />⦕文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-034-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-034-ref.xht deleted file mode 100644 index 9bb60c99454..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-034-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2997 LEFT BLACK TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦗文</div> - - - - - -<div class="ref">中中<br />⦗文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-035-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-035-ref.xht deleted file mode 100644 index eac6fb6ae02..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-035-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 29D8 LEFT WIGGLY FENCE</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⧘文</div> - - - - - -<div class="ref">中中<br />⧘文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-036-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-036-ref.xht deleted file mode 100644 index 7033ab38282..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-036-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 29DA LEFT DOUBLE WIGGLY FENCE</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⧚文</div> - - - - - -<div class="ref">中中<br />⧚文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-037-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-037-ref.xht deleted file mode 100644 index 2c693bad105..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-037-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 29FC LEFT-POINTING CURVED ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⧼文</div> - - - - - -<div class="ref">中中<br />⧼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-038-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-038-ref.xht deleted file mode 100644 index 787a5578bbc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-038-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3008 LEFT ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />〈文</div> - - - - - -<div class="ref">中中<br />〈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-039-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-039-ref.xht deleted file mode 100644 index 37e8c182d9f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-039-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 300A LEFT DOUBLE ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />《文</div> - - - - - -<div class="ref">中中<br />《文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-040-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-040-ref.xht deleted file mode 100644 index 0a479b7dff7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-040-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 300C LEFT CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />「文</div> - - - - - -<div class="ref">中中<br />「文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-041-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-041-ref.xht deleted file mode 100644 index d57a42bd27c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-041-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 300E LEFT WHITE CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />『文</div> - - - - - -<div class="ref">中中<br />『文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-042-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-042-ref.xht deleted file mode 100644 index 50325aca38f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-042-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3010 LEFT BLACK LENTICULAR BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />【文</div> - - - - - -<div class="ref">中中<br />【文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-043-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-043-ref.xht deleted file mode 100644 index c2ba884265d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-043-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3014 LEFT TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />〔文</div> - - - - - -<div class="ref">中中<br />〔文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-044-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-044-ref.xht deleted file mode 100644 index d9efbf278df..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-044-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3016 LEFT WHITE LENTICULAR BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />〖文</div> - - - - - -<div class="ref">中中<br />〖文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-045-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-045-ref.xht deleted file mode 100644 index e75151b18c7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-045-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3018 LEFT WHITE TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />〘文</div> - - - - - -<div class="ref">中中<br />〘文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-046-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-046-ref.xht deleted file mode 100644 index 2ac5eff3c57..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-046-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301A LEFT WHITE SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />〚文</div> - - - - - -<div class="ref">中中<br />〚文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-047-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-047-ref.xht deleted file mode 100644 index 1a535a03661..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-047-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301D REVERSED DOUBLE PRIME QUOTATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />〝文</div> - - - - - -<div class="ref">中中<br />〝文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-048-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-048-ref.xht deleted file mode 100644 index b95e8669a6d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-048-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FD3E ORNATE LEFT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />﴾文</div> - - - - - -<div class="ref">中中<br />﴾文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-049-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-049-ref.xht deleted file mode 100644 index 50d8397d385..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-049-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE35 PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />︵文</div> - - - - - -<div class="ref">中中<br />︵文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-050-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-050-ref.xht deleted file mode 100644 index 337d8e21123..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-050-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE37 PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />︷文</div> - - - - - -<div class="ref">中中<br />︷文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-051-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-051-ref.xht deleted file mode 100644 index 694859e4e25..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-051-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE39 PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />︹文</div> - - - - - -<div class="ref">中中<br />︹文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-052-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-052-ref.xht deleted file mode 100644 index 9531c438a66..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-052-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE3B PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />︻文</div> - - - - - -<div class="ref">中中<br />︻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-053-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-053-ref.xht deleted file mode 100644 index e6f20d82f42..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-053-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE3D PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />︽文</div> - - - - - -<div class="ref">中中<br />︽文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-054-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-054-ref.xht deleted file mode 100644 index 8f1fc7ff4a2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-054-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE3F PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />︿文</div> - - - - - -<div class="ref">中中<br />︿文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-055-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-055-ref.xht deleted file mode 100644 index 74d96d20716..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-055-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE41 PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />﹁文</div> - - - - - -<div class="ref">中中<br />﹁文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-056-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-056-ref.xht deleted file mode 100644 index 4280381ff8d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-056-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE43 PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />﹃文</div> - - - - - -<div class="ref">中中<br />﹃文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-057-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-057-ref.xht deleted file mode 100644 index f9696836621..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-057-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE47 PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />﹇文</div> - - - - - -<div class="ref">中中<br />﹇文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-058-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-058-ref.xht deleted file mode 100644 index a7dad03f8b8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-058-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE59 SMALL LEFT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />﹙文</div> - - - - - -<div class="ref">中中<br />﹙文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-059-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-059-ref.xht deleted file mode 100644 index 05b59fdb9fa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-059-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE5B SMALL LEFT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />﹛文</div> - - - - - -<div class="ref">中中<br />﹛文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-060-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-060-ref.xht deleted file mode 100644 index 95f44901efe..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-060-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE5D SMALL LEFT TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />﹝文</div> - - - - - -<div class="ref">中中<br />﹝文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-061-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-061-ref.xht deleted file mode 100644 index 9683c8d89b0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-061-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF08 FULLWIDTH LEFT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />(文</div> - - - - - -<div class="ref">中中<br />(文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-062-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-062-ref.xht deleted file mode 100644 index 6805b25c003..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-062-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF3B FULLWIDTH LEFT SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />[文</div> - - - - - -<div class="ref">中中<br />[文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-063-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-063-ref.xht deleted file mode 100644 index 9fe4ca7d74e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-063-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF5B FULLWIDTH LEFT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />{文</div> - - - - - -<div class="ref">中中<br />{文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-064-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-064-ref.xht deleted file mode 100644 index 131c1909e51..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-064-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF5F FULLWIDTH LEFT WHITE PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />⦅文</div> - - - - - -<div class="ref">中中<br />⦅文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-065-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-065-ref.xht deleted file mode 100644 index b26a2d032b8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-065-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF62 HALFWIDTH LEFT CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />「文</div> - - - - - -<div class="ref">中中<br />「文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-100-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-100-ref.xht deleted file mode 100644 index 0657ffef420..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-100-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3001 IDEOGRAPHIC COMMA</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中、文</div> - - - - - -<div class="ref">中中<br />中、文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-101-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-101-ref.xht deleted file mode 100644 index 4ef50649357..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-101-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3002 IDEOGRAPHIC FULL STOP</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中。文</div> - - - - - -<div class="ref">中中<br />中。文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-102-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-102-ref.xht deleted file mode 100644 index bcc75590dca..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-102-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE50 SMALL COMMA</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹐文</div> - - - - - -<div class="ref">中中<br />中﹐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-103-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-103-ref.xht deleted file mode 100644 index fdf2ffecb05..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-103-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE52 SMALL FULL STOP</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹒文</div> - - - - - -<div class="ref">中中<br />中﹒文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-104-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-104-ref.xht deleted file mode 100644 index fa0730b0f81..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-104-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF0C FULLWIDTH COMMA</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中,文</div> - - - - - -<div class="ref">中中<br />中,文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-105-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-105-ref.xht deleted file mode 100644 index a9bb89c48c4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-105-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF0E FULLWIDTH FULL STOP</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中.文</div> - - - - - -<div class="ref">中中<br />中.文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-106-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-106-ref.xht deleted file mode 100644 index d56dd120d45..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-106-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF61 HALFWIDTH IDEOGRAPHIC FULL STOP</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中。文</div> - - - - - -<div class="ref">中中<br />中。文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-107-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-107-ref.xht deleted file mode 100644 index 28d6f836a2f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-107-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF64 HALFWIDTH IDEOGRAPHIC COMMA</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中、文</div> - - - - - -<div class="ref">中中<br />中、文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-108-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-108-ref.xht deleted file mode 100644 index be3ed06c10a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-108-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0029 RIGHT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中)文</div> - - - - - -<div class="ref">中中<br />中)文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-109-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-109-ref.xht deleted file mode 100644 index 7592343ff48..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-109-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 005D RIGHT SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中]文</div> - - - - - -<div class="ref">中中<br />中]文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-110-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-110-ref.xht deleted file mode 100644 index c9529f4e2e9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-110-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 007D RIGHT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中}文</div> - - - - - -<div class="ref">中中<br />中}文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-111-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-111-ref.xht deleted file mode 100644 index eab22f56a9c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-111-ref.xht +++ /dev/null @@ -1,34 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0F3B TIBETAN MARK GUG RTAGS GYAS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -.test, .ref { width: 115px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中༻文</div> - - - - - -<div class="ref">中中<br />中༻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-112-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-112-ref.xht deleted file mode 100644 index 71dabc81adc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-112-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0F3D TIBETAN MARK ANG KHANG GYAS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中༽文</div> - - - - - -<div class="ref">中中<br />中༽文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-113-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-113-ref.xht deleted file mode 100644 index c61bcd0f2ab..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-113-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 169C OGHAM REVERSED FEATHER MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中᚜文</div> - - - - - -<div class="ref">中中<br />中᚜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-114-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-114-ref.xht deleted file mode 100644 index 9b44e0bfe4e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-114-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2046 RIGHT SQUARE BRACKET WITH QUILL</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁆文</div> - - - - - -<div class="ref">中中<br />中⁆文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-115-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-115-ref.xht deleted file mode 100644 index f183023e198..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-115-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 207E SUPERSCRIPT RIGHT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⁾文</div> - - - - - -<div class="ref">中中<br />中⁾文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-116-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-116-ref.xht deleted file mode 100644 index 07ca387271e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-116-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 208E SUBSCRIPT RIGHT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中₎文</div> - - - - - -<div class="ref">中中<br />中₎文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-117-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-117-ref.xht deleted file mode 100644 index 13a5ff573a2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-117-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 232A RIGHT-POINTING ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〉文</div> - - - - - -<div class="ref">中中<br />中〉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-118-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-118-ref.xht deleted file mode 100644 index 4b37da96a7c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-118-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 23B5 BOTTOM SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⎵文</div> - - - - - -<div class="ref">中中<br />中⎵文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-119-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-119-ref.xht deleted file mode 100644 index 757c8a7815a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-119-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2769 MEDIUM RIGHT PARENTHESIS ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中❩文</div> - - - - - -<div class="ref">中中<br />中❩文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-120-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-120-ref.xht deleted file mode 100644 index d8f8ee0ac67..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-120-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 276B MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中❫文</div> - - - - - -<div class="ref">中中<br />中❫文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-121-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-121-ref.xht deleted file mode 100644 index 38e4814bdc6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-121-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 276D MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中❭文</div> - - - - - -<div class="ref">中中<br />中❭文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-122-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-122-ref.xht deleted file mode 100644 index 01e8552fc54..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-122-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 276F HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中❯文</div> - - - - - -<div class="ref">中中<br />中❯文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-123-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-123-ref.xht deleted file mode 100644 index aa788f8dfdf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-123-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2771 HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中❱文</div> - - - - - -<div class="ref">中中<br />中❱文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-124-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-124-ref.xht deleted file mode 100644 index dbbca80f82b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-124-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2773 LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中❳文</div> - - - - - -<div class="ref">中中<br />中❳文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-125-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-125-ref.xht deleted file mode 100644 index 0dde9435efa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-125-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2775 MEDIUM RIGHT CURLY BRACKET ORNAMENT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中❵文</div> - - - - - -<div class="ref">中中<br />中❵文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-126-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-126-ref.xht deleted file mode 100644 index 5ac98dc762d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-126-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 27E7 MATHEMATICAL RIGHT WHITE SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⟧文</div> - - - - - -<div class="ref">中中<br />中⟧文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-127-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-127-ref.xht deleted file mode 100644 index 84522adec05..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-127-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 27E9 MATHEMATICAL RIGHT ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⟩文</div> - - - - - -<div class="ref">中中<br />中⟩文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-128-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-128-ref.xht deleted file mode 100644 index 8e6d3870bc1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-128-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 27EB MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⟫文</div> - - - - - -<div class="ref">中中<br />中⟫文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-129-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-129-ref.xht deleted file mode 100644 index 74e186e5b4b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-129-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2984 RIGHT WHITE CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦄文</div> - - - - - -<div class="ref">中中<br />中⦄文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-130-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-130-ref.xht deleted file mode 100644 index 1f8e0742c86..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-130-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2986 RIGHT WHITE PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦆文</div> - - - - - -<div class="ref">中中<br />中⦆文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-131-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-131-ref.xht deleted file mode 100644 index c028c897ec6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-131-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2988 Z NOTATION RIGHT IMAGE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦈文</div> - - - - - -<div class="ref">中中<br />中⦈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-132-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-132-ref.xht deleted file mode 100644 index 846dc671d16..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-132-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 298A Z NOTATION RIGHT BINDING BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦊文</div> - - - - - -<div class="ref">中中<br />中⦊文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-133-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-133-ref.xht deleted file mode 100644 index 9bd2636b8bc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-133-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 298C RIGHT SQUARE BRACKET WITH UNDERBAR</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦌文</div> - - - - - -<div class="ref">中中<br />中⦌文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-134-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-134-ref.xht deleted file mode 100644 index 16d856a1fb7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-134-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 298E RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦎文</div> - - - - - -<div class="ref">中中<br />中⦎文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-135-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-135-ref.xht deleted file mode 100644 index 0251c8539b9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-135-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2990 RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦐文</div> - - - - - -<div class="ref">中中<br />中⦐文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-136-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-136-ref.xht deleted file mode 100644 index d4ba169eafa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-136-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2992 RIGHT ANGLE BRACKET WITH DOT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦒文</div> - - - - - -<div class="ref">中中<br />中⦒文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-137-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-137-ref.xht deleted file mode 100644 index 11b6592d43f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-137-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2994 RIGHT ARC GREATER-THAN BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦔文</div> - - - - - -<div class="ref">中中<br />中⦔文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-138-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-138-ref.xht deleted file mode 100644 index 5efe9920fa1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-138-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2996 DOUBLE RIGHT ARC LESS-THAN BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦖文</div> - - - - - -<div class="ref">中中<br />中⦖文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-139-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-139-ref.xht deleted file mode 100644 index 10042c473c7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-139-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 2998 RIGHT BLACK TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦘文</div> - - - - - -<div class="ref">中中<br />中⦘文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-140-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-140-ref.xht deleted file mode 100644 index 64c084b68c8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-140-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 29D9 RIGHT WIGGLY FENCE</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⧙文</div> - - - - - -<div class="ref">中中<br />中⧙文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-141-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-141-ref.xht deleted file mode 100644 index bb01ba24d04..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-141-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 29DB RIGHT DOUBLE WIGGLY FENCE</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⧛文</div> - - - - - -<div class="ref">中中<br />中⧛文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-142-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-142-ref.xht deleted file mode 100644 index 48a4cc7a349..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-142-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 29FD RIGHT-POINTING CURVED ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⧽文</div> - - - - - -<div class="ref">中中<br />中⧽文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-143-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-143-ref.xht deleted file mode 100644 index eed5fbba810..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-143-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3009 RIGHT ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〉文</div> - - - - - -<div class="ref">中中<br />中〉文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-144-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-144-ref.xht deleted file mode 100644 index f055c04eda3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-144-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 300B RIGHT DOUBLE ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中》文</div> - - - - - -<div class="ref">中中<br />中》文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-145-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-145-ref.xht deleted file mode 100644 index c9f0d81ed4a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-145-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 300D RIGHT CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中」文</div> - - - - - -<div class="ref">中中<br />中」文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-146-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-146-ref.xht deleted file mode 100644 index 7fcc6863dbd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-146-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 300F RIGHT WHITE CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中』文</div> - - - - - -<div class="ref">中中<br />中』文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-147-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-147-ref.xht deleted file mode 100644 index 8fe08051f7b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-147-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3011 RIGHT BLACK LENTICULAR BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中】文</div> - - - - - -<div class="ref">中中<br />中】文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-148-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-148-ref.xht deleted file mode 100644 index 3a7d9a716ab..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-148-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3015 RIGHT TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〕文</div> - - - - - -<div class="ref">中中<br />中〕文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-149-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-149-ref.xht deleted file mode 100644 index 766db9b6387..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-149-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3017 RIGHT WHITE LENTICULAR BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〗文</div> - - - - - -<div class="ref">中中<br />中〗文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-150-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-150-ref.xht deleted file mode 100644 index 3bbd0128539..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-150-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3019 RIGHT WHITE TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〙文</div> - - - - - -<div class="ref">中中<br />中〙文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-151-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-151-ref.xht deleted file mode 100644 index 890010d6240..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-151-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301B RIGHT WHITE SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〛文</div> - - - - - -<div class="ref">中中<br />中〛文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-152-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-152-ref.xht deleted file mode 100644 index e84aafabe04..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-152-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301E DOUBLE PRIME QUOTATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〞文</div> - - - - - -<div class="ref">中中<br />中〞文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-153-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-153-ref.xht deleted file mode 100644 index bac79e9627e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-153-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301F LOW DOUBLE PRIME QUOTATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〟文</div> - - - - - -<div class="ref">中中<br />中〟文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-154-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-154-ref.xht deleted file mode 100644 index 4562c43b146..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-154-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FD3F ORNATE RIGHT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﴿文</div> - - - - - -<div class="ref">中中<br />中﴿文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-155-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-155-ref.xht deleted file mode 100644 index c6829fe1274..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-155-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE36 PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中︶文</div> - - - - - -<div class="ref">中中<br />中︶文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-156-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-156-ref.xht deleted file mode 100644 index a5eba15919e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-156-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE38 PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中︸文</div> - - - - - -<div class="ref">中中<br />中︸文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-157-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-157-ref.xht deleted file mode 100644 index 2c7f0f09b75..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-157-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE3A PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中︺文</div> - - - - - -<div class="ref">中中<br />中︺文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-158-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-158-ref.xht deleted file mode 100644 index a66746b3172..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-158-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE3C PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中︼文</div> - - - - - -<div class="ref">中中<br />中︼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-159-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-159-ref.xht deleted file mode 100644 index e6a47df8135..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-159-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE3E PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中︾文</div> - - - - - -<div class="ref">中中<br />中︾文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-160-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-160-ref.xht deleted file mode 100644 index 11fefdbca2b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-160-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE40 PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹀文</div> - - - - - -<div class="ref">中中<br />中﹀文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-161-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-161-ref.xht deleted file mode 100644 index 81134de9854..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-161-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE42 PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹂文</div> - - - - - -<div class="ref">中中<br />中﹂文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-162-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-162-ref.xht deleted file mode 100644 index 80e3589709b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-162-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE44 PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹄文</div> - - - - - -<div class="ref">中中<br />中﹄文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-163-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-163-ref.xht deleted file mode 100644 index 3a8c5626b33..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-163-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE48 PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹈文</div> - - - - - -<div class="ref">中中<br />中﹈文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-164-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-164-ref.xht deleted file mode 100644 index b9eb1b0d173..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-164-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE5A SMALL RIGHT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹚文</div> - - - - - -<div class="ref">中中<br />中﹚文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-165-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-165-ref.xht deleted file mode 100644 index 288ecf598ab..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-165-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE5C SMALL RIGHT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹜文</div> - - - - - -<div class="ref">中中<br />中﹜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-166-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-166-ref.xht deleted file mode 100644 index d819691df77..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-166-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE5E SMALL RIGHT TORTOISE SHELL BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹞文</div> - - - - - -<div class="ref">中中<br />中﹞文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-167-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-167-ref.xht deleted file mode 100644 index 82e10f36b65..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-167-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF09 FULLWIDTH RIGHT PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中)文</div> - - - - - -<div class="ref">中中<br />中)文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-168-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-168-ref.xht deleted file mode 100644 index dbe2939ce59..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-168-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF3D FULLWIDTH RIGHT SQUARE BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中]文</div> - - - - - -<div class="ref">中中<br />中]文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-169-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-169-ref.xht deleted file mode 100644 index 691b42bb998..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-169-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF5D FULLWIDTH RIGHT CURLY BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中}文</div> - - - - - -<div class="ref">中中<br />中}文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-170-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-170-ref.xht deleted file mode 100644 index 20e8932a320..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-170-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF60 FULLWIDTH RIGHT WHITE PARENTHESIS</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中⦆文</div> - - - - - -<div class="ref">中中<br />中⦆文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-171-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-171-ref.xht deleted file mode 100644 index ed1ac1136a5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-171-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF63 HALFWIDTH RIGHT CORNER BRACKET</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中」文</div> - - - - - -<div class="ref">中中<br />中」文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-200-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-200-ref.xht deleted file mode 100644 index 26d3ce30127..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-200-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0E5A THAI CHARACTER ANGKHANKHU</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中๚文</div> - - - - - -<div class="ref">中中<br />中๚文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-201-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-201-ref.xht deleted file mode 100644 index 95e9c2a4168..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-201-ref.xht +++ /dev/null @@ -1,34 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 0E5B THAI CHARACTER KHOMUT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -.test, .ref { width: 115px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中๛文</div> - - - - - -<div class="ref">中中<br />中๛文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-202-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-202-ref.xht deleted file mode 100644 index a58c8be2c7c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-202-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 17D4 KHMER SIGN KHAN</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中។文</div> - - - - - -<div class="ref">中中<br />中។文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-203-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-203-ref.xht deleted file mode 100644 index 8ad6432b755..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-203-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 17D6 KHMER SIGN CAMNUC PII KUUH</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中៖文</div> - - - - - -<div class="ref">中中<br />中៖文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-204-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-204-ref.xht deleted file mode 100644 index acf0b79db02..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-204-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 17DA KHMER SIGN KOOMUUT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中៚文</div> - - - - - -<div class="ref">中中<br />中៚文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-205-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-205-ref.xht deleted file mode 100644 index df1709ec1d9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-205-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 203C DOUBLE EXCLAMATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中‼文</div> - - - - - -<div class="ref">中中<br />中‼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-206-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-206-ref.xht deleted file mode 100644 index 22fb4048ece..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-206-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3005 IDEOGRAPHIC ITERATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中々文</div> - - - - - -<div class="ref">中中<br />中々文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-207-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-207-ref.xht deleted file mode 100644 index a319dffcedb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-207-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 301C WAVE DASH</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〜文</div> - - - - - -<div class="ref">中中<br />中〜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-208-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-208-ref.xht deleted file mode 100644 index 9ae98abb2a7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-208-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303C MASU MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〼文</div> - - - - - -<div class="ref">中中<br />中〼文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-209-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-209-ref.xht deleted file mode 100644 index 4dbc8f9b61c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-209-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 303B VERTICAL IDEOGRAPHIC ITERATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中〻文</div> - - - - - -<div class="ref">中中<br />中〻文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-210-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-210-ref.xht deleted file mode 100644 index c4d4401e949..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-210-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309B KATAKANA-HIRAGANA VOICED SOUND MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中゛文</div> - - - - - -<div class="ref">中中<br />中゛文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-211-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-211-ref.xht deleted file mode 100644 index 9c32a7f24b3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-211-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309C KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中゜文</div> - - - - - -<div class="ref">中中<br />中゜文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-212-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-212-ref.xht deleted file mode 100644 index e1fe9e8d939..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-212-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309D HIRAGANA ITERATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中ゝ文</div> - - - - - -<div class="ref">中中<br />中ゝ文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-213-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-213-ref.xht deleted file mode 100644 index 1451699896d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-213-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 309E HIRAGANA VOICED ITERATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中ゞ文</div> - - - - - -<div class="ref">中中<br />中ゞ文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-214-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-214-ref.xht deleted file mode 100644 index b1006617a62..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-214-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A0 KATAKANA-HIRAGANA DOUBLE HYPHEN</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中゠文</div> - - - - - -<div class="ref">中中<br />中゠文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-215-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-215-ref.xht deleted file mode 100644 index 8c00a589afa..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-215-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FB KATAKANA MIDDLE DOT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中・文</div> - - - - - -<div class="ref">中中<br />中・文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-216-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-216-ref.xht deleted file mode 100644 index a7499ae257d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-216-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中ー文</div> - - - - - -<div class="ref">中中<br />中ー文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-217-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-217-ref.xht deleted file mode 100644 index e14a17e72c6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-217-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FD KATAKANA ITERATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中ヽ文</div> - - - - - -<div class="ref">中中<br />中ヽ文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-218-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-218-ref.xht deleted file mode 100644 index df19e3cb38b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-218-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30FE KATAKANA VOICED ITERATION MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中ヾ文</div> - - - - - -<div class="ref">中中<br />中ヾ文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-219-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-219-ref.xht deleted file mode 100644 index 02e553955d1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-219-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE54 SMALL SEMICOLON</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹔文</div> - - - - - -<div class="ref">中中<br />中﹔文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-220-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-220-ref.xht deleted file mode 100644 index bb7ff74a30c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-220-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FE55 SMALL COLON</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中﹕文</div> - - - - - -<div class="ref">中中<br />中﹕文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-221-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-221-ref.xht deleted file mode 100644 index fd595d47495..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-221-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1A FULLWIDTH COLON</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中:文</div> - - - - - -<div class="ref">中中<br />中:文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-222-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-222-ref.xht deleted file mode 100644 index ea9ee6b05f5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-222-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF1B FULLWIDTH SEMICOLON</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中;文</div> - - - - - -<div class="ref">中中<br />中;文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-223-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-223-ref.xht deleted file mode 100644 index 767b59e2a1c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-223-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF65 HALFWIDTH KATAKANA MIDDLE DOT</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中・文</div> - - - - - -<div class="ref">中中<br />中・文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-224-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-224-ref.xht deleted file mode 100644 index 4290cb61f0c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-224-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF70 HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中ー文</div> - - - - - -<div class="ref">中中<br />中ー文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-225-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-225-ref.xht deleted file mode 100644 index 1b3e63aa4f8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-225-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF9E HALFWIDTH KATAKANA VOICED SOUND MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中゙文</div> - - - - - -<div class="ref">中中<br />中゙文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-226-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-226-ref.xht deleted file mode 100644 index 7447bdbd69a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-226-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: FF9F HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">中中<br />中゚文</div> - - - - - -<div class="ref">中中<br />中゚文</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-250-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-250-ref.xht deleted file mode 100644 index 6cf3a28b89c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-250-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3041 HIRAGANA LETTER SMALL A</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かぁな</div> - - - - - -<div class="ref">かか<br />かぁな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-251-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-251-ref.xht deleted file mode 100644 index 7859fdd97b1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-251-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3043 HIRAGANA LETTER SMALL I</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かぃな</div> - - - - - -<div class="ref">かか<br />かぃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-252-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-252-ref.xht deleted file mode 100644 index 4bb02bf3f6e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-252-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3045 HIRAGANA LETTER SMALL U</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かぅな</div> - - - - - -<div class="ref">かか<br />かぅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-253-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-253-ref.xht deleted file mode 100644 index df98bd8f9da..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-253-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3047 HIRAGANA LETTER SMALL E</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かぇな</div> - - - - - -<div class="ref">かか<br />かぇな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-254-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-254-ref.xht deleted file mode 100644 index 755e8637ad1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-254-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3049 HIRAGANA LETTER SMALL O</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かぉな</div> - - - - - -<div class="ref">かか<br />かぉな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-255-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-255-ref.xht deleted file mode 100644 index f79a8132d14..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-255-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3063 HIRAGANA LETTER SMALL TU</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かっな</div> - - - - - -<div class="ref">かか<br />かっな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-256-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-256-ref.xht deleted file mode 100644 index 2eae3d0f338..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-256-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3083 HIRAGANA LETTER SMALL YA</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かゃな</div> - - - - - -<div class="ref">かか<br />かゃな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-257-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-257-ref.xht deleted file mode 100644 index 541e3c6d288..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-257-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3085 HIRAGANA LETTER SMALL YU</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かゅな</div> - - - - - -<div class="ref">かか<br />かゅな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-258-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-258-ref.xht deleted file mode 100644 index 40affd7f84a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-258-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 3087 HIRAGANA LETTER SMALL YO </title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かょな</div> - - - - - -<div class="ref">かか<br />かょな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-259-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-259-ref.xht deleted file mode 100644 index 0203d4ab27a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-259-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 308E HIRAGANA LETTER SMALL WA </title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> -<p class="instructions">Test passes if the two orange boxes are identical.</p> - - -<div class="ref">かか<br />かゎな</div> - - - - - -<div class="ref">かか<br />かゎな</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-260-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-260-ref.xht deleted file mode 100644 index aa2b948506c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-260-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A1 KATAKANA LETTER SMALL A</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カァナ</div> - - - - - -<div class="ref">カカ<br />カァナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-261-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-261-ref.xht deleted file mode 100644 index a822a969916..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-261-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A3 KATAKANA LETTER SMALL I</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カィナ</div> - - - - - -<div class="ref">カカ<br />カィナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-262-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-262-ref.xht deleted file mode 100644 index 3a3eccfb6f6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-262-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A5 KATAKANA LETTER SMALL U</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カゥナ</div> - - - - - -<div class="ref">カカ<br />カゥナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-263-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-263-ref.xht deleted file mode 100644 index e1abd70c92c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-263-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A7 KATAKANA LETTER SMALL E</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カェナ</div> - - - - - -<div class="ref">カカ<br />カェナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-264-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-264-ref.xht deleted file mode 100644 index 8d2da0c692a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-264-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30A9 KATAKANA LETTER SMALL O</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カォナ</div> - - - - - -<div class="ref">カカ<br />カォナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-265-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-265-ref.xht deleted file mode 100644 index 7db57f1f177..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-265-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30C3 KATAKANA LETTER SMALL TU</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カッナ</div> - - - - - -<div class="ref">カカ<br />カッナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-266-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-266-ref.xht deleted file mode 100644 index a675f573938..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-266-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E3 KATAKANA LETTER SMALL YA</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カャナ</div> - - - - - -<div class="ref">カカ<br />カャナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-267-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-267-ref.xht deleted file mode 100644 index 53666b783ef..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-267-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E5 KATAKANA LETTER SMALL YU</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カュナ</div> - - - - - -<div class="ref">カカ<br />カュナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-268-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-268-ref.xht deleted file mode 100644 index 663a6c204ae..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-268-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30E7 KATAKANA LETTER SMALL YO</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カョナ</div> - - - - - -<div class="ref">カカ<br />カョナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-269-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-269-ref.xht deleted file mode 100644 index bf555c7be59..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/css3-text-line-break-opclns-269-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, linebreaks: 30EE KATAKANA LETTER SMALL WA</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'mplus-1p-regular'; - src: url('support/mplus-1p-regular.woff') format('woff'); - /* filesize: 803K */ - } -.test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } -</style> -</head> -<body> - - - -<div class="ref">カカ<br />カヮナ</div> - - - - - -<div class="ref">カカ<br />カヮナ</div> - - - - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/full-width-002-horizontal-notref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/full-width-002-horizontal-notref.xht deleted file mode 100644 index bbf40c15f2a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/full-width-002-horizontal-notref.xht +++ /dev/null @@ -1,45 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS Test Reference</title> -<link href="http://google.com/+MasatakaYakura" rel="author" title="Masataka Yakura" /> -<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" /> -<meta content="asis" name="flags" /> -<style> - div - { - font-size: 64px; - } - - div > p - { - border: black solid 1px; - } - - span.full-width - { - text-transform: full-width; - } -</style> -</head> -<body> - -<p>Test passes if the glyphs in the 3 rectangles have the <strong>same order</strong>, the <strong>same orientation</strong> and the <strong>same layout</strong>; a different inter-character spacing is considered as PASS.</p> - -<div> - - <p><span class="full-width">28</span>日</p> - - <p>28日</p> - - <!-- 2 is the FULLWIDTH DIGIT 2 (≈ <wide> 0032 2)--> - - <!-- 8 is the FULLWIDTH DIGIT 8 (≈ <wide> 0038 8)--> - - <p>28日</p> - -</div> - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/full-width-002-notcu-notref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/full-width-002-notcu-notref.xht deleted file mode 100644 index 61e24b0cba3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/full-width-002-notcu-notref.xht +++ /dev/null @@ -1,46 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS Test Reference</title> -<link href="http://google.com/+MasatakaYakura" rel="author" title="Masataka Yakura" /> -<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="author" title="Gérard Talbot" /> -<meta content="asis" name="flags" /> -<style> - div - { - font-size: 64px; - writing-mode: vertical-rl; - } - - div > p - { - border: black solid 1px; - } - - span.full-width - { - text-transform: full-width; - } -</style> -</head> -<body> - -<p>Test passes if the glyphs in the 3 rectangles have the <strong>same order</strong>, the <strong>same orientation</strong> and the <strong>same layout</strong>; a different inter-character spacing is considered as PASS.</p> - -<div> - - <p><span class="full-width">28</span>日</p> - - <p>28日</p> - - <!-- 2 is the FULLWIDTH DIGIT 2 (≈ <wide> 0032 2)--> - - <!-- 8 is the FULLWIDTH DIGIT 8 (≈ <wide> 0038 8)--> - - <p>28日</p> - -</div> - - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-allow-end-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-allow-end-001-ref.xht deleted file mode 100644 index 47664fe6175..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-allow-end-001-ref.xht +++ /dev/null @@ -1,87 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> - <head> - <title>CSS Test: hanging-punctuation - allow-end - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp"/> - <style type="text/css"> - <![CDATA[ - body { - font-family: "IPAMincho", "IPAGothic", "IPA明朝", "IPAゴシック"; - } - .no-wrap { - white-space: nowrap; - } - .parent { - border: 1px solid gray; - margin-left: 2em; - width: 10em - } - span.attention { - color: red; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each pair of upper and lower text in the square box is identical. - </p> - <hr/> - <div> - IDEOGRAPHIC COMMA - </div> - <div class="parent"> - <div class="no-wrap"> - これらは満たす文字で、<br/>それらも満たす文字で<br/>す。 - </div> - <br/> - <div class="no-wrap"> - これらは満たす文字で、<br/>それらも満たす文字で<br/>す。 - </div> - </div> - <hr/> - <div> - IDEOGRAPHIC FULL STOP - </div> - <div class="parent"> - <div class="no-wrap"> - これは満たす文字です。 - </div> - <br/> - <div class="no-wrap"> - これは満たす文字です。 - </div> - </div> - <hr/> - <div> - HALFWIDTH IDEOGRAPHIC COMMA - </div> - <div class="parent"> - <div class="no-wrap"> - ミタスモジ、ミタスモジ、ミタスモジ、<br/>ミタスモジ。 - </div> - <br/> - <div class="no-wrap"> - ミタスモジ、ミタスモジ、ミタスモジ、<br/>ミタスモジ。 - </div> - </div> - <hr/> - <div> - HALFWIDTH IDEOGRAPHIC FULL STOP - </div> - <div class="parent"> - <div class="no-wrap"> - ミタスモジ。ミタスモジ。ミタスモジ。<br/>ミタスモジ。 - </div> - <br/> - <div class="no-wrap"> - ミタスモジ。ミタスモジ。ミタスモジ。<br/>ミタスモジ。 - </div> - </div> - <hr/> - <p> - <span class="attention">* You will need a Japanese font.</span><br/> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and reload this page. - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-first-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-first-001-ref.xht deleted file mode 100644 index 5074dd04b01..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-first-001-ref.xht +++ /dev/null @@ -1,91 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> - <head> - <title>CSS Test: hanging-punctuation - first - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp"/> - <style type="text/css"> - <![CDATA[ - body { - font-family: "IPAMincho", "IPAGothic", "IPA明朝", "IPAゴシック"; - } - .hanging { - left: -1em; - position: relative; - } - .no-wrap { - white-space: nowrap; - } - .parent { - border: 1px solid gray; - margin-left: 2em; - width: 10em - } - span.attention { - color: red; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each pair of upper and lower text in the square box is identical. - </p> - <hr/> - <div> - Opening brackets - </div> - <div class="parent"> - <div class="no-wrap"> - <span class="hanging">「これは、満たすための</span><br/>文字です。」 - </div> - <br/> - <div class="no-wrap"> - <span class="hanging">「これは、満たすための</span><br/>文字です。」 - </div> - </div> - <hr/> - <div> - Closing brackets - </div> - <div class="parent"> - <div class="no-wrap"> - これは、「満たす文<br/>字」です。 - </div> - <br/> - <div class="no-wrap"> - これは、「満たす文<br/>字」です。 - </div> - </div> - <hr/> - <div> - Initial quotes - </div> - <div class="parent"> - <div class="no-wrap"> - <span class="hanging">“これは、満たすための</span><br/>文字です。” - </div> - <br/> - <div class="no-wrap"> - <span class="hanging">“これは、満たすための</span><br/>文字です。” - </div> - </div> - <hr/> - <div> - Final quotes - </div> - <div class="parent"> - <div class="no-wrap"> - これは、“満たす文<br/>字”です。 - </div> - <br/> - <div class="no-wrap"> - これは、“満たす文<br/>字”です。 - </div> - </div> - <hr/> - <p> - <span class="attention">* You will need a Japanese font.</span><br/> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and reload this page. - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-force-end-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-force-end-001-ref.xht deleted file mode 100644 index 181990c9850..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-force-end-001-ref.xht +++ /dev/null @@ -1,87 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> - <head> - <title>CSS Test: hanging-punctuation - force-end - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp"/> - <style type="text/css"> - <![CDATA[ - body { - font-family: "IPAMincho", "IPAGothic", "IPA明朝", "IPAゴシック"; - } - .no-wrap { - white-space: nowrap; - } - .parent { - border: 1px solid gray; - margin-left: 2em; - width: 10em - } - span.attention { - color: red; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each pair of upper and lower text in the square box is identical. - </p> - <hr/> - <div> - IDEOGRAPHIC COMMA - </div> - <div class="parent"> - <div class="no-wrap"> - これらは満たす文字で、<br/>それらも満たす文字で<br/>す。 - </div> - <br/> - <div class="no-wrap"> - これらは満たす文字で、<br/>それらも満たす文字で<br/>す。 - </div> - </div> - <hr/> - <div> - IDEOGRAPHIC FULL STOP - </div> - <div class="parent"> - <div class="no-wrap"> - これは満たす文字です。 - </div> - <br/> - <div class="no-wrap"> - これは満たす文字です。 - </div> - </div> - <hr/> - <div> - HALFWIDTH IDEOGRAPHIC COMMA - </div> - <div class="parent"> - <div class="no-wrap"> - ミタスモジ、ミタスモジ、ミタスモジ、<br/>ミタスモジ。 - </div> - <br/> - <div class="no-wrap"> - ミタスモジ、ミタスモジ、ミタスモジ、<br/>ミタスモジ。 - </div> - </div> - <hr/> - <div> - HALFWIDTH IDEOGRAPHIC FULL STOP - </div> - <div class="parent"> - <div class="no-wrap"> - ミタスモジ。ミタスモジ。ミタスモジ。<br/>ミタスモジ。 - </div> - <br/> - <div class="no-wrap"> - ミタスモジ。ミタスモジ。ミタスモジ。<br/>ミタスモジ。 - </div> - </div> - <hr/> - <p> - <span class="attention">* You will need a Japanese font.</span><br/> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and reload this page. - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-last-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-last-001-ref.xht deleted file mode 100644 index f76a9930b7c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/hanging-punctuation-last-001-ref.xht +++ /dev/null @@ -1,87 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> - <head> - <title>CSS Test: hanging-punctuation - last - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp"/> - <style type="text/css"> - <![CDATA[ - body { - font-family: "IPAMincho", "IPAGothic", "IPA明朝", "IPAゴシック"; - } - .no-wrap { - white-space: nowrap; - } - .parent { - border: 1px solid gray; - margin-left: 2em; - width: 10em - } - span.attention { - color: red; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each pair of upper and lower text in the square box is identical. - </p> - <hr/> - <div> - Opening brackets - </div> - <div class="parent"> - <div class="no-wrap"> - 「これは、満たすため<br/>の文字です。」 - </div> - <br/> - <div class="no-wrap"> - 「これは、満たすため<br/>の文字です。」 - </div> - </div> - <hr/> - <div> - Closing brackets - </div> - <div class="parent"> - <div class="no-wrap"> - これは、「満たす文字」<br/>です。 - </div> - <br/> - <div class="no-wrap"> - これは、「満たす文字」<br/>です。 - </div> - </div> - <hr/> - <div> - Initial quotes - </div> - <div class="parent"> - <div class="no-wrap"> - “これは、満たすため<br/>の文字です。” - </div> - <br/> - <div class="no-wrap"> - “これは、満たすため<br/>の文字です。” - </div> - </div> - <hr/> - <div> - Final quotes - </div> - <div class="parent"> - <div class="no-wrap"> - これは、“満たす文字”<br/>です。 - </div> - <br/> - <div class="no-wrap"> - これは、“満たす文字”<br/>です。 - </div> - </div> - <hr/> - <p> - <span class="attention">* You will need a Japanese font.</span><br/> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and reload this page. - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-021-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-021-ref.xht deleted file mode 100644 index 8ab1b9b3a0d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-021-ref.xht +++ /dev/null @@ -1,76 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-normal-021.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- iteration marks --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">々</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">々</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">〻</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">〻</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゝ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゝ</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゞ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゞ</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヽ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヽ</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヾ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヾ</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-022-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-022-ref.xht deleted file mode 100644 index 9637075cce8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-022-ref.xht +++ /dev/null @@ -1,49 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-normal-022.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- inseparable characters TWO DOT LEADER --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‥</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‥</span>サンプル文</span> - </p> - <hr/> - <!-- inseparable characters HORIZONTAL ELLIPSIS --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">…</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">…</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-023-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-023-ref.xht deleted file mode 100644 index e15db7d0d63..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-023-ref.xht +++ /dev/null @@ -1,145 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-normal-023.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- centered punctuation marks COLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks SEMICOLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks KATAKANA MIDDLE DOT --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH COLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH SEMICOLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks HALFWIDTH KATAKANA MIDDLE DOT --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks DOUBLE EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‼</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‼</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks DOUBLE QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁇</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁇</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks QUESTION EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁈</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁈</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks EXCLAMATION QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁉</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁉</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-024-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-024-ref.xht deleted file mode 100644 index 2d9bacff4d8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-024-ref.xht +++ /dev/null @@ -1,105 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-normal-024.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- postfixes PERCENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes CENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes DEGREE SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">°</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">°</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes PER MILLE SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‰</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‰</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes PRIME --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">′</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">′</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes DOUBLE PRIME --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">″</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">″</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes DEGREE CELSIUS --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">℃</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">℃</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes FULLWIDTH PERCENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes FULLWIDTH CENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-025-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-025-ref.xht deleted file mode 100644 index 634fe2eb59b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-normal-025-ref.xht +++ /dev/null @@ -1,97 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-normal-025.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- prefixes DOLLAR SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes POUND SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes YEN SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes EURO SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">€</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">€</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes NUMERO SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">№</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">№</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes FULLWIDTH DOLLAR SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes FULLWIDTH POUND SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes FULLWIDTH YEN SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-011-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-011-ref.xht deleted file mode 100644 index 6b60f223726..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-011-ref.xht +++ /dev/null @@ -1,73 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-011.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- Japanese small kana: HIRAGANA LETTER SMALL A --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぁ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぁ</span>サンプル文</span> - </p> - <hr/> - <!-- Japanese small kana: HIRAGANA LETTER SMALL I --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぃ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぃ</span>サンプル文</span> - </p> - <hr/> - <!-- Japanese small kana: HIRAGANA LETTER SMALL U --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぅ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぅ</span>サンプル文</span> - </p> - <hr/> - <!-- Japanese small kana: HIRAGANA LETTER SMALL E --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぇ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぇ</span>サンプル文</span> - </p> - <hr/> - <!-- Japanese small kana: HIRAGANA LETTER SMALL O --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぉ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ぉ</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-012-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-012-ref.xht deleted file mode 100644 index 3fcf514fe72..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-012-ref.xht +++ /dev/null @@ -1,49 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-012.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- Katakana-Hiragana prolonged sound mark - fullwidth --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ー</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ー</span>サンプル文</span> - </p> - <hr/> - <!-- Katakana-Hiragana prolonged sound mark - halfwidth --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ー</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ー</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-013-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-013-ref.xht deleted file mode 100644 index 057b3f7b10b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-013-ref.xht +++ /dev/null @@ -1,62 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-013.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- hyphens --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‐</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‐</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">–</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">–</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">〜</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">〜</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">゠</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">゠</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-014-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-014-ref.xht deleted file mode 100644 index 679b98117fb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-014-ref.xht +++ /dev/null @@ -1,76 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-014.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- iteration marks --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">々</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">々</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">〻</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">〻</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゝ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゝ</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゞ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ゞ</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヽ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヽ</span>サンプル文</span> - </p> - <hr/> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヾ</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">ヾ</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-015-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-015-ref.xht deleted file mode 100644 index e4e964ed6c9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-015-ref.xht +++ /dev/null @@ -1,49 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-015.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- inseparable characters TWO DOT LEADER --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‥</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‥</span>サンプル文</span> - </p> - <hr/> - <!-- inseparable characters HORIZONTAL ELLIPSIS --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">…</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">…</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-016-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-016-ref.xht deleted file mode 100644 index 7a50aca93a4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-016-ref.xht +++ /dev/null @@ -1,145 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-016.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- centered punctuation marks COLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks SEMICOLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks KATAKANA MIDDLE DOT --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH COLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">:</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH SEMICOLON --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">;</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks HALFWIDTH KATAKANA MIDDLE DOT --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">・</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks DOUBLE EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‼</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‼</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks DOUBLE QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁇</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁇</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks QUESTION EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁈</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁈</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks EXCLAMATION QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁉</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">⁉</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH EXCLAMATION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">!</span>サンプル文</span> - </p> - <hr/> - <!-- centered punctuation marks FULLWIDTH QUESTION MARK --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">?</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-017-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-017-ref.xht deleted file mode 100644 index bc3ba591e02..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-017-ref.xht +++ /dev/null @@ -1,105 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-017.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- postfixes PERCENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes CENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes DEGREE SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">°</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">°</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes PER MILLE SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‰</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">‰</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes PRIME --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">′</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">′</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes DOUBLE PRIME --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">″</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">″</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes DEGREE CELSIUS --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">℃</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">℃</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes FULLWIDTH PERCENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">%</span>サンプル文</span> - </p> - <hr/> - <!-- postfixes FULLWIDTH CENT SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¢</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-018-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-018-ref.xht deleted file mode 100644 index d0eeaf72a06..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/line-break-strict-018-ref.xht +++ /dev/null @@ -1,97 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Reftest Reference</title> - <!-- reftest for line-break-strict-018.xht --> - <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com"/> - <meta http-equiv="content-language" content="en, ja"/> - <style type="text/css"> - @font-face - { - font-family: "mplus-1p-regular"; - src: url("../support/mplus-1p-regular.woff") format("woff"); - /* filesize: 803300 bytes (784.5 KBytes) */ - /* - mplus-1p-regular.ttf can be downloaded at/from [TBD later] - */ - } - p.control { - border: 1px solid gray; - color: blue; - font-family: "mplus-1p-regular"; - width: 10em; - } - span.target { - background-color: aqua; - } - </style> - </head> - <body lang="en"> - <p> - Test passes if the highlighted characters in each pair of rectangles are at the exact same horizontal position. - </p> - <!-- prefixes DOLLAR SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes POUND SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes YEN SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes EURO SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">€</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">€</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes NUMERO SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">№</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">№</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes FULLWIDTH DOLLAR SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">$</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes FULLWIDTH POUND SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">£</span>サンプル文</span> - </p> - <hr/> - <!-- prefixes FULLWIDTH YEN SIGN --> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - <p class="control" lang="ja"> - <span>サンプル文サンプル<br/>文<span class="target">¥</span>サンプル文</span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-001-ref.xht deleted file mode 100644 index 8a15ee94a88..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-001-ref.xht +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test Reference File</title> -<link href="http://www.intel.com" rel="author" title="Intel" /> -<style> - #test { - border: 5px solid orange; - font: 20px/1 Ahem; - width: 200px; - } -</style> -</head><body> - <p class="instructions">Test passes if the black box is within the orange box.</p> - <p id="test">FillerText<br />FillerText<br />FillerText<br />FillerText</p> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-002-ref.xht deleted file mode 100644 index 03b8e4d94e1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-002-ref.xht +++ /dev/null @@ -1,22 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test Reference File</title> -<link href="http://www.intel.com" rel="author" title="Intel" /> -<style> - #ref { - border: 5px solid orange; - font: 20px/1 Ahem; - width: 200px; - } - #test { - border: 5px solid blue; - font: 20px/1 Ahem; - width: 200px; - } -</style> -</head><body> - <p class="instructions">Test passes if the black box overflows the blue border box, but fits within the orange border box.</p> - <p id="ref">FillerText<br />FillerText<br />FillerText<br />FillerText</p> - <p id="test">FillerTextFillerTextFillerTextFillerText</p> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-003-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-003-ref.xht deleted file mode 100644 index 2bcfb55d49f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-003-ref.xht +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test Reference File</title> -<link href="http://www.intel.com" rel="author" title="Intel" /> -<style> - #test { - border: 5px solid orange; - font: 20px/1 Ahem; - width: 20em; - } -</style> -</head><body> - <p class="instructions">Test passes if the black box displayed in two rows within the orange box.</p> - <p id="test">FillerTextFillerText<br />FillerTextFillerText</p> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-004-ref.xht deleted file mode 100644 index e76b1aee2fd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-004-ref.xht +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test Reference File</title> -<link href="http://www.intel.com" rel="author" title="Intel" /> -<style> - #test { - border: 5px solid orange; - font: 20px/1 Ahem; - width: 200px; - } -</style> -</head><body> - <p class="instructions">Test passes if the black box overflows the orange box.</p> - <p id="test">FillerTextFillerTextFillerTextFillerText</p> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-break-word-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-break-word-001-ref.xht deleted file mode 100644 index 882e654d05f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-break-word-001-ref.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Reference File</title> -<link href="http://florian.rivoal.net/" rel="author" title="Florian Rivoal" /> -<style> -div { - position: relative; - width: 100px; - height: 100px; - background: green; -} -</style> -</head><body> - <p>Test passes if there is a <strong>filled green square</strong> and <strong>no red</strong>.</p> - <div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-break-word-fit-content-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-break-word-fit-content-001.xht deleted file mode 100644 index c39dbb4e07a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/overflow-wrap-break-word-fit-content-001.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test: overflow-wrap: break-word with fit-content</title> -<link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii" /> -<style> -.test { - display: inline-block; - font-size: 20px; - line-height: 1; - margin-bottom: .2em; -} -</style> -</head><body> -<div id="log"></div> -<p class="instructions">Tests pass if all lines do not wrap. -</p><div><div class="test">𝜋</div></div> -<div><div class="test">𝜋</div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-removable-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-removable-ref.xht deleted file mode 100644 index 1cdbce1dee6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-removable-ref.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS Text 4.1.2. Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { line-height: 1; font-family: ahem; } </style> -</head> -<body> -<div>Test passes if there is <b>no</b> white space between 2nd and 3rd CJK character. -<!--Some Chinese--> -<p>一些中文</p> -<!--Some Chinese--> -<p>一些中文</p> -<!--Some Chinese--> -<p>一些中文</p> -<!--Some Hangul--> -<p>一些언문</p> -</div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-001-ref.xht deleted file mode 100644 index 3ab24e82f88..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-001-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>FULLWIDTHFULLWIDTH</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-002-ref.xht deleted file mode 100644 index da437a73d53..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-002-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>FULLWIDTHテスト</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-003-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-003-ref.xht deleted file mode 100644 index a3608a4b3fb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-003-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>FULLWIDTH測試</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-004-ref.xht deleted file mode 100644 index d6f35bbd32a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-004-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>FULLWIDTH narrow</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-005-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-005-ref.xht deleted file mode 100644 index 48df3b46f96..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-005-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>FULLWIDTH ■</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-006-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-006-ref.xht deleted file mode 100644 index 41e315ec6cb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-006-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>FULLWIDTH آزمون</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-007-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-007-ref.xht deleted file mode 100644 index 9b70bcf5991..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-007-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>FULLWIDTH 테스트</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-008-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-008-ref.xht deleted file mode 100644 index edd42354ace..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-008-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>テストFULLWIDTH</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-009-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-009-ref.xht deleted file mode 100644 index e101231027a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-009-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>テストテスト</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-010-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-010-ref.xht deleted file mode 100644 index ee4b55484ce..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-010-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>テスト測試</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-011-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-011-ref.xht deleted file mode 100644 index 153f8afd81c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-011-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>テスト narrow</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-012-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-012-ref.xht deleted file mode 100644 index 9430fd521c4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-012-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>テスト ■</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-013-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-013-ref.xht deleted file mode 100644 index 6d3fceedc3e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-013-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>テスト آزمون</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-014-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-014-ref.xht deleted file mode 100644 index 8d0e5b392df..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-014-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>テスト 테스트</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-015-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-015-ref.xht deleted file mode 100644 index 2472b3fcbd8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-015-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>測試FULLWIDTH</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-016-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-016-ref.xht deleted file mode 100644 index 6449e15d210..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-016-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>測試テスト</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-017-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-017-ref.xht deleted file mode 100644 index a5b444a8987..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-017-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is NO white space between the two strings below. -<p>測試測試</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-018-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-018-ref.xht deleted file mode 100644 index 35c256544fd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-018-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>測試 narrow</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-019-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-019-ref.xht deleted file mode 100644 index 1c5dfd87845..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-019-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>測試 ■</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-020-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-020-ref.xht deleted file mode 100644 index bb4531d5506..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-020-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>測試 آزمون</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-021-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-021-ref.xht deleted file mode 100644 index ec64c6c2e2b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-021-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>測試 테스트</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-022-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-022-ref.xht deleted file mode 100644 index a270a3423d8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-022-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>narrow FULLWIDTH</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-023-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-023-ref.xht deleted file mode 100644 index 4685d17b3c5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-023-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>narrow テスト</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-024-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-024-ref.xht deleted file mode 100644 index 0c8cd2a03e3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-024-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>narrow 測試</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-025-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-025-ref.xht deleted file mode 100644 index f1e7b344904..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-025-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>narrow narrow</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-026-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-026-ref.xht deleted file mode 100644 index 451938d9c6e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-026-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>narrow ■</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-027-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-027-ref.xht deleted file mode 100644 index 9e544f97b8c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-027-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>narrow آزمون</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-028-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-028-ref.xht deleted file mode 100644 index dce9e5d8c0f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-028-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>narrow 테스트</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-029-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-029-ref.xht deleted file mode 100644 index edd9c2234ea..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-029-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>■ FULLWIDTH</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-030-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-030-ref.xht deleted file mode 100644 index 17dbfe2dc66..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-030-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>■ テスト</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-031-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-031-ref.xht deleted file mode 100644 index 7725861f80a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-031-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>■ 測試</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-032-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-032-ref.xht deleted file mode 100644 index b7d101f828e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-032-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>■ narrow</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-033-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-033-ref.xht deleted file mode 100644 index fdea54cf54b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-033-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>■ ■</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-034-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-034-ref.xht deleted file mode 100644 index bfefc8349c4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-034-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>■ آزمون</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-035-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-035-ref.xht deleted file mode 100644 index fa43d042383..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-035-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>■ 테스트</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-036-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-036-ref.xht deleted file mode 100644 index 0d4d966fc78..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-036-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>آزمون FULLWIDTH</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-037-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-037-ref.xht deleted file mode 100644 index f74c701a2f8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-037-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>آزمون テスト</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-038-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-038-ref.xht deleted file mode 100644 index 919d49250fc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-038-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>آزمون 測試</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-039-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-039-ref.xht deleted file mode 100644 index 27423d90e61..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-039-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>آزمون narrow</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-040-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-040-ref.xht deleted file mode 100644 index 140173e6178..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-040-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>آزمون ■</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-041-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-041-ref.xht deleted file mode 100644 index c30ab6bf372..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-041-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>آزمون آزمون</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-042-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-042-ref.xht deleted file mode 100644 index a1ec2e9511e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-042-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>آزمون 테스트</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-043-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-043-ref.xht deleted file mode 100644 index bd8c47e9945..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-043-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>테스트 FULLWIDTH</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-044-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-044-ref.xht deleted file mode 100644 index 72b972067a1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-044-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>테스트 テスト</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-045-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-045-ref.xht deleted file mode 100644 index bff22cd9e59..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-045-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>테스트 測試</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-046-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-046-ref.xht deleted file mode 100644 index e2b6baf55a9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-046-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>테스트 narrow</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-047-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-047-ref.xht deleted file mode 100644 index 2b0eebefd36..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-047-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>테스트 ■</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-048-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-048-ref.xht deleted file mode 100644 index a3de751597d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-048-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>테스트 آزمون</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-049-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-049-ref.xht deleted file mode 100644 index 287a63926e7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-rules-049-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head><body><div>Pass if there is ONE white space between the two strings below. -<p>테스트 테스트</p> -</div> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-unremovable-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-unremovable-ref.xht deleted file mode 100644 index eda9a33111a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/segment-break-transformation-unremovable-ref.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS Text 4.1.2. Segment Break Transformation Rules</title> -<link href="mailto:jeremychen@mozilla.com" rel="author" title="Chun-Min (Jeremy) Chen" /> -<link href="https://www.mozilla.org" rel="author" title="Mozilla" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<style> p { font-family: ahem; } </style> -</head> -<body> -<div>Test passes if there is <b>one</b> white space between 2nd and 3rd CJK character. -<!--Some Hangul--> -<p>一些 언문</p> -</div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/100x100-lime.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/100x100-lime.png Binary files differdeleted file mode 100644 index 1b947700808..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/100x100-lime.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/100x100-red.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/100x100-red.png Binary files differdeleted file mode 100644 index 57bf3ddc521..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/100x100-red.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-green.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-green.png Binary files differdeleted file mode 100644 index b98ca0ba0a0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-green.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-lime.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-lime.png Binary files differdeleted file mode 100644 index cb397fb090e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-lime.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-maroon.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-maroon.png Binary files differdeleted file mode 100644 index 3f86b072195..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-maroon.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-navy.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-navy.png Binary files differdeleted file mode 100644 index 9b9a03955ba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-navy.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-red.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-red.png Binary files differdeleted file mode 100644 index 6bd73ac1018..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-red.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-white.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-white.png Binary files differdeleted file mode 100644 index dd43faec54a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/1x1-white.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/200x200-red.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/200x200-red.png Binary files differdeleted file mode 100644 index f55ed7bbb37..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/200x200-red.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/50x50-green.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/50x50-green.png Binary files differdeleted file mode 100644 index 6c1406b7dfd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/50x50-green.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-gg-rr.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-gg-rr.png Binary files differdeleted file mode 100644 index 84f5b2a4f1d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-gg-rr.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-green.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-green.png Binary files differdeleted file mode 100644 index b3c8cf3eb4c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-green.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-red.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-red.png Binary files differdeleted file mode 100644 index 823f125b8e4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/60x60-red.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/Ahem.ttf b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/Ahem.ttf Binary files differdeleted file mode 100644 index ac81cb03165..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/Ahem.ttf +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/BPG-Ucnobi-U.woff b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/BPG-Ucnobi-U.woff Binary files differdeleted file mode 100644 index 577500e2426..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/BPG-Ucnobi-U.woff +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/DejaVuSerif-webfont.woff b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/DejaVuSerif-webfont.woff Binary files differdeleted file mode 100644 index 4583cc675d7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/DejaVuSerif-webfont.woff +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/GentiumPlus-R.woff b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/GentiumPlus-R.woff Binary files differdeleted file mode 100644 index 2d3bf3ed873..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/GentiumPlus-R.woff +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/README b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/README deleted file mode 100644 index 2e5f2ad0738..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/README +++ /dev/null @@ -1,28 +0,0 @@ -CSS Global Support Directory -============================ - -This directory contains common support files (such as images and external -style sheets). These are sync'ed into the support directories of all our -test suites. If you have test-suite-specific support files, please add -them to the appropriate test-suite-specific support/ directory. - -If you add to a support/ directory, please run the tools/supportprop.py -script from the top of the repository to cascade support files into the -lower-level support directories. - -Description of the Common Support File Collection -------------------------------------------------- - -The 1x1-* images are all exactly one pixel. - -The swatch-* images all use 15x15 cells. - -The square-* images all use 15x15 cells with one pixel borders. - -The pattern-* images use cells of various sizes: - - pattern-grg-rgr-grg.png 20x20 - pattern-rgr-grg-rgr.png 20x20 - pattern-tr.png 15x15 - pattern-grg-rrg-rgg.png 15x15 - diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/a-green.css b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/a-green.css deleted file mode 100644 index b0dbb071d5b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/a-green.css +++ /dev/null @@ -1 +0,0 @@ -.a { color: green; } diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/abspos-zero-width-001.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/abspos-zero-width-001.png Binary files differdeleted file mode 100644 index 4049819a170..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/abspos-zero-width-001.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/CSSFWOrientationTest.otf b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/CSSFWOrientationTest.otf Binary files differdeleted file mode 100644 index f9cbd2be892..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/CSSFWOrientationTest.otf +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/CSSHWOrientationTest.otf b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/CSSHWOrientationTest.otf Binary files differdeleted file mode 100644 index 84ad57bef5a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/CSSHWOrientationTest.otf +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/LICENSE b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/LICENSE deleted file mode 100644 index ac5f0b04320..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/LICENSE +++ /dev/null @@ -1,31 +0,0 @@ -CSS Half-Width Orientation Test and CSS Full-Width Orientation Test are released under the SIL Open Font License - please read it carefully and do not download the fonts unless you agree to the the terms of the license: -Copyright © 2013 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Names CSS Half-Width Orientation Test and CSS Full-Width Orientation Test -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL - -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. -The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. -"Reserved Font Name" refers to any names specified as such after the copyright statement(s). -"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). -"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. -"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: -1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. -2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. -3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. -5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/README.md b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/README.md deleted file mode 100644 index 61f6870554c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/adobe-fonts/README.md +++ /dev/null @@ -1,43 +0,0 @@ -CSS Orientation Test -==== - -Overview ----- -CSS Orientation Test are special-purpose OpenType fonts. This open source project provides all of the source files -that were used to build these OpenType fonts by using the AFDKO *makeotf* tool. - -Getting Involved ----- -Send suggestions for changes to the CSS Orientation Test project maintainer, lunde@adobe.com, for consideration. - -Building -==== - -Pre-built font binaries ----- -The installable font resources (font binaries) are not part of the source files. -They are available at https://github.com/adobe-fonts/css-orientation-test/ -The latest version of the font binaries is 1.005 (April 4th 2015). - - -Requirements ----- - -For building binary font files from source, installation of the -[Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html) (AFDKO) -is necessary. The AFDKO tools are widely used for font development today, and are part of most font editor applications. - -Building the fonts ----- - -The key to building OpenType fonts is *makeotf*, which is part of AFDKO. Information and usage instructions can be found -by executing *makeotf -h*. - -In this repository, all necessary files are in place for building the OpenType fonts. For example, build a binary OTF font -for the full-width version like this, which also includes a post-process for inserting a "stub" 'DSIG' table: - - % makeotf -f cidfont.ps -r -ch UnicodeAll-UTF32-H - % sfntedit -a DSIG=DSIG.bin CSSFWOrientationTest.otf - % sfntedit -f CSSFWOrientationTest.otf - -That is all. diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ahem.css b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ahem.css deleted file mode 100644 index 82ee466791e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ahem.css +++ /dev/null @@ -1,4 +0,0 @@ -@font-face { - font-family: "Ahem"; - src: url(./Ahem.ttf); -} diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/b-green.css b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/b-green.css deleted file mode 100644 index a0473f5ca26..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/b-green.css +++ /dev/null @@ -1 +0,0 @@ -.b { color: green; }
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bar_with_corner_dot.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bar_with_corner_dot.png Binary files differdeleted file mode 100644 index fbbc56de162..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bar_with_corner_dot.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-1col-2row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-1col-2row-320x320.png Binary files differdeleted file mode 100644 index 7ca197bc06e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-1col-2row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-1col-3row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-1col-3row-320x320.png Binary files differdeleted file mode 100644 index f5c13ab550d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-1col-3row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-2col-2row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-2col-2row-320x320.png Binary files differdeleted file mode 100644 index 4f354e93527..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-2col-2row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-2col-3row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-2col-3row-320x320.png Binary files differdeleted file mode 100644 index 6eded69a4a3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-2col-3row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-3col-2row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-3col-2row-320x320.png Binary files differdeleted file mode 100644 index 5f4b53c46b7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-3col-2row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-3col-3row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-3col-3row-320x320.png Binary files differdeleted file mode 100644 index 4c2f6c8e632..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-3col-3row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-4col-2row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-4col-2row-320x320.png Binary files differdeleted file mode 100644 index 052d224df11..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-4col-2row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-4col-3row-320x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-4col-3row-320x320.png Binary files differdeleted file mode 100644 index 1826531268a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/bg-red-4col-3row-320x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/black15x15.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/black15x15.png Binary files differdeleted file mode 100644 index b1bbef2cd55..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/black15x15.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/black96x96.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/black96x96.png Binary files differdeleted file mode 100644 index 4e5a7c7546a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/black96x96.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/block-flow-direction-025-exp-res.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/block-flow-direction-025-exp-res.png Binary files differdeleted file mode 100644 index 851eeea0398..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/block-flow-direction-025-exp-res.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/block-flow-direction-066-exp-res.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/block-flow-direction-066-exp-res.png Binary files differdeleted file mode 100644 index d325b15a4cf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/block-flow-direction-066-exp-res.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-horiz-line-220x1.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-horiz-line-220x1.png Binary files differdeleted file mode 100644 index 3898d5a2d9e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-horiz-line-220x1.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-horiz-line-320x1.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-horiz-line-320x1.png Binary files differdeleted file mode 100644 index 7d9151c848a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-horiz-line-320x1.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-orange-rectangle.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-orange-rectangle.png Binary files differdeleted file mode 100644 index f43f1932916..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-orange-rectangle.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-vert-line-1x220.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-vert-line-1x220.png Binary files differdeleted file mode 100644 index 07b0239fc52..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-vert-line-1x220.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-vert-line-1x320.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-vert-line-1x320.png Binary files differdeleted file mode 100644 index 6049e271506..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-vert-line-1x320.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-yellow-206w-165h.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-yellow-206w-165h.png Binary files differdeleted file mode 100644 index 47ceb84d3fb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue-yellow-206w-165h.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue15x15.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue15x15.png Binary files differdeleted file mode 100644 index 89de32fdb8a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue15x15.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue1x1.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue1x1.png Binary files differdeleted file mode 100644 index 667b6558892..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue1x1.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue20x20.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue20x20.png Binary files differdeleted file mode 100644 index e0af5553303..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue20x20.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue96x96.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue96x96.png Binary files differdeleted file mode 100644 index 820f8cace21..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/blue96x96.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/c-red.css b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/c-red.css deleted file mode 100644 index d4ba5c64e95..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/c-red.css +++ /dev/null @@ -1 +0,0 @@ -.c { color: red; }
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/cat.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/cat.png Binary files differdeleted file mode 100644 index 85dd7324815..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/cat.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-002.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-002.png Binary files differdeleted file mode 100644 index 7fc9f14ed6e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-002.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-004.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-004.png Binary files differdeleted file mode 100644 index 2d1355e3bdb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-004.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-006.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-006.png Binary files differdeleted file mode 100644 index 5145c22c485..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/clearance-calculation-vrl-006.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/diamond.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/diamond.png Binary files differdeleted file mode 100644 index 51112efc7ca..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/diamond.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-007.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-007.html deleted file mode 100644 index 5af681f14eb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-007.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-007 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-lr' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: auto; - position: absolute; - right: 80%; - top: 0px; - width: auto; - writing-mode: vertical-lr; - } - - /* - " - 1. [If] 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width is shrink-to-fit. Then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 80% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 400px : right (80% of 500px == 400px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 0 . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-009.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-009.html deleted file mode 100644 index d5d94382ea2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-009.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-009 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-lr' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: auto; - position: absolute; - right: 20%; - top: 0px; - width: auto; - writing-mode: vertical-lr; - } - - /* - " - 1. [If] 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width is shrink-to-fit. Then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 400px : right (20% of 500px == 100px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 300px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-015.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-015.html deleted file mode 100644 index 887565e66d4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-015.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-015 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-rl' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: auto; - writing-mode: vertical-lr; - } - - /* - " - 3. [If] 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width is shrink-to-fit. Then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width (set to shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px == 300px) - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px. - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-017.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-017.html deleted file mode 100644 index c38de525145..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-017.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-017 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-lr' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: auto; - writing-mode: vertical-lr; - } - - /* - " - 3. [If] 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width is shrink-to-fit. Then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width (set to shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px == 300px) - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px. - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-019.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-019.html deleted file mode 100644 index 66be0f4eba9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-019.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-019 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-rl' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green solid 35px; - border-right: green solid 15px; - height: 100px; - left: auto; - position: absolute; - right: 80%; - top: 0px; - width: 50px; - writing-mode: vertical-lr; - } - - /* - " - 4. [If] 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 80% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 400px : right (80% of 500px == 400px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 0px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-021.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-021.html deleted file mode 100644 index eff5f71a450..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-021.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-021 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green solid 35px; - border-right: green solid 15px; - height: 100px; - left: auto; - position: absolute; - right: 80%; - top: 0px; - width: 50px; - writing-mode: vertical-lr; - } - - /* - " - 4. [If] 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 80% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 400px : right (80% of 500px == 400px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 0px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-023.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-023.html deleted file mode 100644 index 2da3bf3dd53..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-023.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-023 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-lr' - 'width' is 'auto', 'left' and 'right' are not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: 20%; - top: 0px; - width: auto; - writing-mode: vertical-lr; - } - - /* - " - 5. [If] 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - solve : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 100px : right (20% of 500px == 100px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used width value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-025.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-025.html deleted file mode 100644 index 572557eb339..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-025.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-025 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-lr' - 'width' is 'auto', 'left' and 'right' are not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: 20%; - top: 0px; - width: auto; - writing-mode: vertical-lr; - } - - /* - " - 5. [If] 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - solve : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 100px : right (20% of 500px == 100px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used width value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-027.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-027.html deleted file mode 100644 index 8537a945fbc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-027.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-027 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-lr' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: 20%; - writing-mode: vertical-lr; - } - - /* - " - 6. [If] 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - auto : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-029.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-029.html deleted file mode 100644 index 95047f16a92..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-029.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-029 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-lr' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: 20%; - writing-mode: vertical-lr; - } - - /* - " - 6. [If] 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - auto : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-031.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-031.html deleted file mode 100644 index 4f1aa674eba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-031.html +++ /dev/null @@ -1,96 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-031 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-lr' - overconstrained values with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - margin-left: 0px; - margin-right: 0px; - position: absolute; - right: 40%; - top: 0px; - width: 20%; - writing-mode: vertical-lr; - } - - /* - " - If the values are over-constrained, ignore the value for 'left' (in case the 'direction' property of the containing block is 'rtl') or 'right' (in case 'direction' is 'ltr') and solve for that value. - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 40% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + -ignore and solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-033.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-033.html deleted file mode 100644 index 1f35ff47dd6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vlr-033.html +++ /dev/null @@ -1,96 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vlr-033 in 'writing-mode: vertical-lr'</title> - - <!-- - position absolute and 'vertical-lr' - overconstrained values with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 20%; - margin-left: 0px; - margin-right: 0px; - position: absolute; - right: 20%; - top: 0px; - width: 20%; - writing-mode: vertical-lr; - } - - /* - " - If the values are over-constrained, ignore the value for 'left' (in case the 'direction' property of the containing block is 'rtl') or 'right' (in case 'direction' is 'ltr') and solve for that value. - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 20% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - -ignore and solve : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 100px : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 300px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-006.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-006.html deleted file mode 100644 index 3f4f1c935ca..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-006.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-006 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: auto; - position: absolute; - right: 80%; - top: 0px; - width: auto; - writing-mode: vertical-rl; - } - - /* - " - 1. [If] 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width is shrink-to-fit. Then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 80% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 400px : right (80% of 500px == 400px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 0px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-008.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-008.html deleted file mode 100644 index 1c0bb78e74d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-008.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-008 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: auto; - position: absolute; - right: 20%; - top: 0px; - width: auto; - writing-mode: vertical-rl; - } - - /* - " - 1. [If] 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width is shrink-to-fit. Then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - 100px : right (20% of 500px == 100px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 300px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-014.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-014.html deleted file mode 100644 index c193112b600..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-014.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-014 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: auto; - writing-mode: vertical-rl; - } - - /* - " - 3. [If] 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width is shrink-to-fit. Then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width (set to shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px == 300px) - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px. - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-016.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-016.html deleted file mode 100644 index 204a08ef3df..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-016.html +++ /dev/null @@ -1,93 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-016 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'width' and 'right' are 'auto' and 'left' is not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - border-left: green solid 25px; - border-right: green solid 75px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: auto; - writing-mode: vertical-rl; - } - - /* - " - 3. [If] 'width' and 'right' are 'auto' and 'left' is not 'auto', then the width is shrink-to-fit. Then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - auto : width (set to shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px == 300px) - + - 0px : margin-left - + - 25px : border-left-width - + - 0px : padding-left - + - 0px : width (shrink-to-fit) - + - 0px : padding-right - + - 75px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px. - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-018.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-018.html deleted file mode 100644 index a71927cf3a8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-018.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-018 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green solid 35px; - border-right: green solid 15px; - height: 100px; - left: auto; - position: absolute; - right: 80%; - top: 0px; - width: 50px; - writing-mode: vertical-rl; - } - - /* - " - 4. [If] 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 80% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 400px : right (80% of 500px == 400px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 0px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-020.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-020.html deleted file mode 100644 index e1054bc2a96..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-020.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-020 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'left' is 'auto', 'width' and 'right' are not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green solid 35px; - border-right: green solid 15px; - height: 100px; - left: auto; - position: absolute; - right: 80%; - top: 0px; - width: 50px; - writing-mode: vertical-rl; - } - - /* - " - 4. [If] 'left' is 'auto', 'width' and 'right' are not 'auto', then solve for 'left' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - auto : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 80% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - (solve) : left - + - 0px : margin-left - + - 35px : border-left-width - + - 0px : padding-left - + - 50px : width - + - 0px : padding-right - + - 15px : border-right-width - + - 0px : margin-right - + - 400px : right (80% of 500px == 400px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 0px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-022.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-022.html deleted file mode 100644 index 39f297f1b9c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-022.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-022 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'width' is 'auto', 'left' and 'right' are not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: 20%; - top: 0px; - width: auto; - writing-mode: vertical-rl; - } - - /* - " - 5. [If] 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - solve : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 100px : right (20% of 500px == 100px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used width value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-024.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-024.html deleted file mode 100644 index 26e0ec67fd1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-024.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-024 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'width' is 'auto', 'left' and 'right' are not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: 20%; - top: 0px; - width: auto; - writing-mode: vertical-rl; - } - - /* - " - 5. [If] 'width' is 'auto', 'left' and 'right' are not 'auto', then solve for 'width' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - auto : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - solve : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 100px : right (20% of 500px == 100px) - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used width value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-026.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-026.html deleted file mode 100644 index a0b80d99e3a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-026.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-026 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: 20%; - writing-mode: vertical-rl; - } - - /* - " - 6. [If] 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - auto : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-028.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-028.html deleted file mode 100644 index 62d74144fee..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-028.html +++ /dev/null @@ -1,94 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-028 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - position: absolute; - right: auto; - top: 0px; - width: 20%; - writing-mode: vertical-rl; - } - - /* - " - 6. [If] 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right' - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - auto : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-030.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-030.html deleted file mode 100644 index 21efbe52bc5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-030.html +++ /dev/null @@ -1,96 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-030 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - overconstrained values with 'direction: ltr' in initial containing block - --> - - <style type="text/css"> - html - { - direction: ltr; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 60%; - margin-left: 0px; - margin-right: 0px; - position: absolute; - right: 40%; - top: 0px; - width: 20%; - writing-mode: vertical-rl; - } - - /* - " - If the values are over-constrained, ignore the value for 'left' (in case the 'direction' property of the containing block is 'rtl') or 'right' (in case 'direction' is 'ltr') and solve for that value. - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 60% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 40% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - - 300px : left (60% of 500px) - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + -ignore and solve : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used right offset value must be 100px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-032.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-032.html deleted file mode 100644 index 748f325d8d7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-abs-pos-non-replaced-icb-vrl-032.html +++ /dev/null @@ -1,96 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head> - - <meta content="text/html; charset=UTF-8" http-equiv="content-type"> - - <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-032 in 'writing-mode: vertical-rl'</title> - - <!-- - position absolute and 'vertical-rl' - overconstrained values with 'direction: rtl' in initial containing block - --> - - <style type="text/css"> - html - { - direction: rtl; - } - - div - { - background-color: green; - border-left: green none 0px; - border-right: green none 0px; - height: 100px; - left: 20%; - margin-left: 0px; - margin-right: 0px; - position: absolute; - right: 20%; - top: 0px; - width: 20%; - writing-mode: vertical-rl; - } - - /* - " - If the values are over-constrained, ignore the value for 'left' (in case the 'direction' property of the containing block is 'rtl') or 'right' (in case 'direction' is 'ltr') and solve for that value. - " - 10.3.7 Absolutely positioned, non-replaced elements - http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width - - So: - - 20% : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 20% : width - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 20% : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - becomes - -ignore and solve : left - + - 0px : margin-left - + - 0px : border-left-width - + - 0px : padding-left - + - 100px : width (20% of 500px == 100px) - + - 0px : padding-right - + - 0px : border-right-width - + - 0px : margin-right - + - 100px : right - ==================== - 500px : width of containing block (width of Initial Containing Block) - - so used left offset value must be 300px . - - */ - </style> - </head> - - <body> - - <div></div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-002.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-002.html deleted file mode 100644 index 044da84cff8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-002.html +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html> -<html><head> - - <meta charset="UTF-8"> - - <link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii"> - <link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2015-05-01 --> - - <title>Embedded HTML document for background-size-document-root-vrl-002</title> - - <style> - html - { - background-image: url("swatch-green.png"); - background-repeat: no-repeat; - background-size: 100% 100%; - writing-mode: vertical-rl; - - width: 100px; - } - </style> - - </head> - -<body></body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-004.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-004.html deleted file mode 100644 index 68fca9ad435..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-004.html +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html> -<html><head> - - <meta charset="UTF-8"> - - <link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii"> - <link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2015-05-01 --> - - <title>Embedded HTML document for background-size-document-root-vrl-004</title> - - <style> - html - { - background-image: url("swatch-green.png"); - background-repeat: no-repeat; - background-size: 100% 100%; - writing-mode: vertical-rl; - - border-right: green solid 20px; - width: 80px; - } - </style> - - </head> - -<body></body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-006.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-006.html deleted file mode 100644 index 38a614d2346..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-006.html +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE html> -<html><head> - - <meta charset="UTF-8"> - - <link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii"> - <link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2015-05-01 --> - - <title>Embedded HTML document for background-size-document-root-vrl-006</title> - - <style> - html - { - background-image: url("swatch-green.png"); - background-repeat: no-repeat; - background-size: 100% 100%; - writing-mode: vertical-rl; - - margin-right: 50px; - padding-right: 50px; - width: 50px; - } - </style> - - </head> - -<body></body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-008.html b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-008.html deleted file mode 100644 index 048ad073944..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/embedded-doc-for-background-size-root-vrl-008.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html> -<html><head> - - <meta charset="UTF-8"> - - <link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii"> - <link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2015-05-01 --> - - <title>Embedded HTML document for background-size-document-root-vrl-008</title> - - <style> - html - { - background-image: url("swatch-green.png"); - background-repeat: no-repeat; - background-size: 100% 100%; - writing-mode: vertical-rl; - - border-left: white solid 20px; - margin-right: 50px; - padding-right: 50px; - width: 50px; - } - </style> - - </head> - -<body></body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-slr.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-slr.png Binary files differdeleted file mode 100644 index ac9b2a30725..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-slr.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-srl.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-srl.png Binary files differdeleted file mode 100644 index da9d401f917..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-srl.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-vlr.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-vlr.png Binary files differdeleted file mode 100644 index ebe4df21f63..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/form-controls-vlr.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/generate-segment-break-transformation-rules-tests.py b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/generate-segment-break-transformation-rules-tests.py deleted file mode 100644 index 75168420287..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/generate-segment-break-transformation-rules-tests.py +++ /dev/null @@ -1,109 +0,0 @@ -#!/usr/bin/env python -# - * - coding: UTF-8 - * - - -""" -This script generates tests segment-break-transformation-rules-001 ~ 049 which -cover all possible combinations of characters at two sides of segment breaks. -More specifically, there are seven types of characters involve in these rules: - -1. East Asian Full-width (F) -2. East Asian Half-width (H) -3. East Asian Wide (W) except Hangul -4. East Asian Narrow (Na) -5. East Asian Ambiguous (A) -6. Not East Asian (Neutral) -7. Hangul - -So there are 49 different combinations. It outputs a list of all -tests it generated in the format of Mozilla reftest.list to the stdout. -""" - -from __future__ import unicode_literals - -TEST_FILE = 'segment-break-transformation-rules-{:03}.html' -TEST_TEMPLATE = '''<!DOCTYPE html> -<meta charset="utf-8"> -<title>CSS Reftest Test: Segment Break Transformation Rules</title> -<link rel="author" title="Chun-Min (Jeremy) Chen" href="mailto:jeremychen@mozilla.com"> -<link rel="author" title="Mozilla" href="https://www.mozilla.org"> -<link rel="help" href="https://drafts.csswg.org/css-text-3/#line-break-transform"> -<meta name="assert" content="'segment-break-transformation-rules: with {prev}/{next} in front/back of the semgment break."> -<link rel="stylesheet" type="text/css" href="support/ahem.css" /> -<link rel="match" href="segment-break-transformation-rules-{index:03}-ref.html"> -<style> p {{ font-family: ahem; }} </style> -<div>Pass if there is {expect} white space between the two strings below. -<p>{prevchar}
{nextchar}</p> -</div> -''' - -REF_FILE = 'segment-break-transformation-rules-{:03}-ref.html' -REF_TEMPLATE_REMOVE = '''<!DOCTYPE html> -<meta charset="utf-8"> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link rel="author" title="Chun-Min (Jeremy) Chen" href="mailto:jeremychen@mozilla.com"> -<link rel="author" title="Mozilla" href="https://www.mozilla.org"> -<link rel="stylesheet" type="text/css" href="support/ahem.css" /> -<style> p {{ font-family: ahem; }} </style> -<div>Pass if there is NO white space between the two strings below. -<p>{0}{1}</p> -</div> -''' -REF_TEMPLATE_KEEP = '''<!DOCTYPE html> -<meta charset="utf-8"> -<title>CSS Reftest Reference: Segment Break Transformation Rules</title> -<link rel="author" title="Chun-Min (Jeremy) Chen" href="mailto:jeremychen@mozilla.com"> -<link rel="author" title="Mozilla" href="https://www.mozilla.org"> -<link rel="stylesheet" type="text/css" href="support/ahem.css" /> -<style> p {{ font-family: ahem; }} </style> -<div>Pass if there is ONE white space between the two strings below. -<p>{0}{2}{1}</p> -</div> -''' - -CHAR_SET = [ - ('East Asian Full-width (F)', 'FULLWIDTH'), - ('East Asian Half-width (H)', 'テスト'), - ('East Asian Wide (W) except Hangul', '測試'), - ('East Asian Narrow (Na)', 'narrow'), - ('East Asian Ambiguous (A)', '■'), - ('Not East Asian (Neutral)', 'آزمون'), - ('Hangul', '테스트'), - ] - -def write_file(filename, content): - with open(filename, 'wb') as f: - f.write(content.encode('UTF-8')) - -print("# START tests from {}".format(__file__)) -global idx -idx = 0 -for i, (prevtype, prevchars) in enumerate(CHAR_SET): - for j, (nextype, nextchars) in enumerate(CHAR_SET): - idx += 1 - reffilename = REF_FILE.format(idx) - testfilename = TEST_FILE.format(idx) - # According to CSS Text 3 - 4.1.2. Segment Break Transformation Rules, - # if the East Asian Width property of both the character before and - # after the segment break is F, W, or H (not A), and neither side is - # Hangul, then the segment break is removed. Otherwise, the segment - # break is converted to a space (U+0020). - if i < 3 and j < 3: - write_file(reffilename, - REF_TEMPLATE_REMOVE.format(prevchars, nextchars)) - write_file(testfilename, - TEST_TEMPLATE.format(index=idx, prev=prevtype, - next=nextype, - prevchar=prevchars, - nextchar=nextchars, - expect='NO')) - else: - write_file(reffilename, - REF_TEMPLATE_KEEP.format(prevchars, nextchars, ' ')) - write_file(testfilename, - TEST_TEMPLATE.format(index=idx, prev=prevtype, - next=nextype, - prevchar=prevchars, - nextchar=nextchars, - expect='ONE')) - print("== {} {}".format(testfilename, reffilename)) -print("# END tests from {}".format(__file__)) diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green15x15.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green15x15.png Binary files differdeleted file mode 100644 index 51741584a07..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green15x15.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green200x200.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green200x200.png Binary files differdeleted file mode 100644 index 7a47c0e5e7a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green200x200.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green_box.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green_box.png Binary files differdeleted file mode 100644 index 6ed4aa506e9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/green_box.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-bottom-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-bottom-200x300.png Binary files differdeleted file mode 100644 index 6e30eba507a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-bottom-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-bottom-green-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-bottom-green-200x300.png Binary files differdeleted file mode 100644 index 30668751dfb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-bottom-green-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-center-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-center-200x300.png Binary files differdeleted file mode 100644 index 6025c4e85be..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-center-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-center-green-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-center-green-200x300.png Binary files differdeleted file mode 100644 index b2645c0fe69..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-center-green-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-side-filled-square-40x160.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-side-filled-square-40x160.png Binary files differdeleted file mode 100644 index 86fd7e5671d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-side-filled-square-40x160.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-top-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-top-200x300.png Binary files differdeleted file mode 100644 index 43e739acbc2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/left-top-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-2em-space-wm-vert.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-2em-space-wm-vert.png Binary files differdeleted file mode 100644 index 8a2fa55efdf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-2em-space-wm-vert.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-2em-space.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-2em-space.png Binary files differdeleted file mode 100644 index 2c381ef4dc8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-2em-space.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-4em-space.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-4em-space.png Binary files differdeleted file mode 100644 index dc338c0bfe2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/margin-collapse-4em-space.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/mplus-1p-regular.woff b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/mplus-1p-regular.woff Binary files differdeleted file mode 100644 index 42cfff628b4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/mplus-1p-regular.woff +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/opaque-square-40x160.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/opaque-square-40x160.png Binary files differdeleted file mode 100644 index 11636f5f771..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/opaque-square-40x160.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/orange15x15.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/orange15x15.png Binary files differdeleted file mode 100644 index f0c26367a45..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/orange15x15.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/orange_box.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/orange_box.png Binary files differdeleted file mode 100644 index 793e6c90947..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/orange_box.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ortho-htb-alongside-vrl-floats-002-exp-res.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ortho-htb-alongside-vrl-floats-002-exp-res.png Binary files differdeleted file mode 100644 index 54d35eb05e9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ortho-htb-alongside-vrl-floats-002-exp-res.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p1.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p1.png Binary files differdeleted file mode 100644 index f5adb11b4b4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p1.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p2.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p2.png Binary files differdeleted file mode 100644 index 7ecf84bae34..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p2.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p3.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p3.png Binary files differdeleted file mode 100644 index d7c58d62243..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p3.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p4.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p4.png Binary files differdeleted file mode 100644 index 04dc0fe2e9e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/page-flow-direction-002p4.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-abs-pos-non-replaced.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-abs-pos-non-replaced.png Binary files differdeleted file mode 100644 index 15fd6065ef6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-abs-pos-non-replaced.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-002.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-002.png Binary files differdeleted file mode 100644 index a0db6909418..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-002.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-004.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-004.png Binary files differdeleted file mode 100644 index ec130f10f46..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-004.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-006.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-006.png Binary files differdeleted file mode 100644 index 981741b7e53..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-006.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-008.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-008.png Binary files differdeleted file mode 100644 index 9b2a0610e4e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-008.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-010.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-010.png Binary files differdeleted file mode 100644 index a2d66146186..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-010.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-012.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-012.png Binary files differdeleted file mode 100644 index 23b1beb9cd4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-012.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-014.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-014.png Binary files differdeleted file mode 100644 index 64e081c72f1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-014.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-016.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-016.png Binary files differdeleted file mode 100644 index 952e0089b8f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-016.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-018.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-018.png Binary files differdeleted file mode 100644 index 22f51030c36..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-bg-pos-vrl-018.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-box-offsets-rel-pos.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-box-offsets-rel-pos.png Binary files differdeleted file mode 100644 index e81c0ae4cf5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-box-offsets-rel-pos.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-clearance-calculations.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-clearance-calculations.png Binary files differdeleted file mode 100644 index ec502d3532a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-clearance-calculations.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-first-page-vlr-003.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-first-page-vlr-003.png Binary files differdeleted file mode 100644 index f8c677b8e05..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-first-page-vlr-003.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-first-page-vrl-002.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-first-page-vrl-002.png Binary files differdeleted file mode 100644 index 48555d3acc8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-first-page-vrl-002.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-float-contiguous.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-float-contiguous.png Binary files differdeleted file mode 100644 index 8d35d98e9c4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-float-contiguous.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-horiz-rule.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-horiz-rule.png Binary files differdeleted file mode 100644 index f9cc0b1eeff..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pass-cdts-horiz-rule.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-gr-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-gr-100x100.png Binary files differdeleted file mode 100644 index b14c75ea2c0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-gr-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-rg-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-rg-100x100.png Binary files differdeleted file mode 100644 index 80c7035f1fc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-rg-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-rr-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-rr-100x100.png Binary files differdeleted file mode 100644 index a98636ddef3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gg-rr-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-gg-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-gg-100x100.png Binary files differdeleted file mode 100644 index fd1f7a7b50a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-gg-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-gr-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-gr-100x100.png Binary files differdeleted file mode 100644 index 431b99f933a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-gr-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-rg-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-rg-100x100.png Binary files differdeleted file mode 100644 index 63248d4dd1f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-rg-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-rr-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-rr-100x100.png Binary files differdeleted file mode 100644 index 6fba8358309..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-gr-rr-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-grg-rgr-grg.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-grg-rgr-grg.png Binary files differdeleted file mode 100644 index 9b88fbd8114..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-grg-rgr-grg.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-grg-rrg-rgg.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-grg-rrg-rgg.png Binary files differdeleted file mode 100644 index fcf4f3fd7d9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-grg-rrg-rgg.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-gg-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-gg-100x100.png Binary files differdeleted file mode 100644 index 47ee743880e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-gg-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-gr-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-gr-100x100.png Binary files differdeleted file mode 100644 index 6b19ec9a4e7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-gr-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-rg-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-rg-100x100.png Binary files differdeleted file mode 100644 index e28bdba9dd6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-rg-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-rr-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-rr-100x100.png Binary files differdeleted file mode 100644 index 797e289e059..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rg-rr-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rgr-grg-rgr.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rgr-grg-rgr.png Binary files differdeleted file mode 100644 index d454e3a630c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rgr-grg-rgr.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rr-gr-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rr-gr-100x100.png Binary files differdeleted file mode 100644 index 97aac24065c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rr-gr-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rr-rg-100x100.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rr-rg-100x100.png Binary files differdeleted file mode 100644 index 177743874e2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-rr-rg-100x100.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-tr.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-tr.png Binary files differdeleted file mode 100644 index 8b4b25364e0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/pattern-tr.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/red15x15.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/red15x15.png Binary files differdeleted file mode 100644 index 39005d7e6bd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/red15x15.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/red_box.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/red_box.png Binary files differdeleted file mode 100644 index 57bf3ddc521..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/red_box.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-bottom-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-bottom-200x300.png Binary files differdeleted file mode 100644 index 38904b25087..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-bottom-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-bottom-green-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-bottom-green-200x300.png Binary files differdeleted file mode 100644 index a3c6bb63b64..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-bottom-green-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-center-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-center-200x300.png Binary files differdeleted file mode 100644 index b9987017a06..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-center-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-center-green-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-center-green-200x300.png Binary files differdeleted file mode 100644 index 8f54bf5a894..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-center-green-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-side-filled-square-40x160.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-side-filled-square-40x160.png Binary files differdeleted file mode 100644 index f76b2083118..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-side-filled-square-40x160.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-top-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-top-200x300.png Binary files differdeleted file mode 100644 index 59467ec3f18..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-top-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-top-green-200x300.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-top-green-200x300.png Binary files differdeleted file mode 100644 index 313c37f4dfb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/right-top-green-200x300.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ring.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ring.png Binary files differdeleted file mode 100644 index 061bb94eba8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ring.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ruler-h-200px-400px.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ruler-h-200px-400px.png Binary files differdeleted file mode 100644 index a6461c3d3f7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ruler-h-200px-400px.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ruler-v-100px-200px.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ruler-v-100px-200px.png Binary files differdeleted file mode 100644 index 3eef21447a9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/ruler-v-100px-200px.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/sileot-webfont.woff b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/sileot-webfont.woff Binary files differdeleted file mode 100644 index 81547578d36..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/sileot-webfont.woff +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-outline-32x32.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-outline-32x32.png Binary files differdeleted file mode 100644 index 917163f409c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-outline-32x32.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-purple.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-purple.png Binary files differdeleted file mode 100644 index 0f522d78728..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-purple.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-teal.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-teal.png Binary files differdeleted file mode 100644 index e567f51b91b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-teal.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-white.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-white.png Binary files differdeleted file mode 100644 index 5853cbb238c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/square-white.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-aqua.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-aqua.png Binary files differdeleted file mode 100644 index dd47e286650..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-aqua.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-blue.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-blue.png Binary files differdeleted file mode 100644 index bf2759634d4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-blue.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-fuchsia.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-fuchsia.png Binary files differdeleted file mode 100644 index 3f8f8b4ea37..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-fuchsia.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-green.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-green.png Binary files differdeleted file mode 100644 index 0aa79b0c86b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-green.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-lime.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-lime.png Binary files differdeleted file mode 100644 index 55fd7fdaedf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-lime.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-olive.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-olive.png Binary files differdeleted file mode 100644 index 8fff8179ef3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-olive.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-orange.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-orange.png Binary files differdeleted file mode 100644 index d3cd498b52b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-orange.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-red.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-red.png Binary files differdeleted file mode 100644 index 1caf25c992a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-red.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-teal.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-teal.png Binary files differdeleted file mode 100644 index 0293ce89dea..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-teal.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-white.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-white.png Binary files differdeleted file mode 100644 index 1a7d4323d77..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-white.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-yellow.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-yellow.png Binary files differdeleted file mode 100644 index 1591aa0e2e2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/swatch-yellow.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/tcu-font.otf b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/tcu-font.otf Binary files differdeleted file mode 100644 index d6e6e7fc186..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/tcu-font.otf +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/tcu-font.woff b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/tcu-font.woff Binary files differdeleted file mode 100644 index c880aaab5cf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/tcu-font.woff +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-bl.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-bl.png Binary files differdeleted file mode 100644 index 904e24e996a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-bl.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-br.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-br.png Binary files differdeleted file mode 100644 index f413ff5c1a0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-br.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-outer.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-outer.png Binary files differdeleted file mode 100644 index 82eeace7fc0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-outer.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-tl.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-tl.png Binary files differdeleted file mode 100644 index f6ac0ef7e8f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-tl.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-tr.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-tr.png Binary files differdeleted file mode 100644 index 59843ae54b6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/test-tr.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-010.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-010.png Binary files differdeleted file mode 100644 index d5d96d9cd1b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-010.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-012.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-012.png Binary files differdeleted file mode 100644 index 7d5e9a4e24f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-012.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-mixed-vrl-002.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-mixed-vrl-002.png Binary files differdeleted file mode 100644 index 88f06722fc9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-mixed-vrl-002.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-left-001.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-left-001.png Binary files differdeleted file mode 100644 index 51921a7e91a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-left-001.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-lr.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-lr.png Binary files differdeleted file mode 100644 index 2c1c8f7f4cb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-lr.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-right-001.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-right-001.png Binary files differdeleted file mode 100644 index f4bfd48549f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-sideways-right-001.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-upright-001.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-upright-001.png Binary files differdeleted file mode 100644 index d7df4098ed2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-upright-001.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-upright-vrl-002.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-upright-vrl-002.png Binary files differdeleted file mode 100644 index 22eff43039c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation-upright-vrl-002.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation.js b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation.js deleted file mode 100644 index 6e007cea82e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/text-orientation.js +++ /dev/null @@ -1,217 +0,0 @@ -(function () { - var log = function () {}; - - function OrientationTester(container, orientation) { - this.container = container; - this.setOrientation(orientation); - } - extend(OrientationTester.prototype, { - setOrientation: function (orientation) { - this.orientation = orientation; - }, - measure: function (results) { - this.results = results; - this._measureNode(this.container); - }, - _measureNode: function (node, block) { - switch (node.nodeType) { - case Node.ELEMENT_NODE: - var blockOverride = node.dataset.block; - if (blockOverride) - block = blockOverride; - var nodes = node.childNodes; - for (var i = 0; i < nodes.length; i++) - this._measureNode(nodes[i], block); - return; - case Node.TEXT_NODE: - break; - default: - return; - } - - if (this.orientation == "R") { - var advanceExpected = 8; - var advanceFailed = 4; - } else { - advanceExpected = 4; - advanceFailed = 8; - } - - var range = document.createRange(); - var text = node.textContent; - for (var ich = 0; ich < text.length; ich++) { - var code = text.charCodeAt(ich); - if (code == 10 || code == 13) - continue; - range.setStart(node, ich); - if (code >= 0xD800 && code <= 0xDBFF) { - var next = text.charCodeAt(ich+1); - if (next >= 0xDC00 && next <= 0xDFFF) { - ich++; - code = ((code & 0x3FF) << 10) + (next & 0x3FF) + 0x10000; - } - } - range.setEnd(node, ich + 1); - rect = range.getBoundingClientRect(); - if (rect.width == 16) { - if (rect.height == advanceExpected) { - this.results.passCount++; - continue; - } - //log("U+" + stringFromUnicode(code) + " " + rect.width + "x" + rect.height); - if (rect.height == advanceFailed) { - this.results.failed(this, code, block); - continue; - } - } - this.results.inconclusive(this, code, block, rect); - } - }}); - - function Results(name) { - var block = document.createElement("details"); - this.summary = appendChildElement(block, "summary"); - this.summary.textContent = name; - var typeList = appendChildElement(block, "ul"); - this.failList = appendChildElement(appendChildElement(typeList, "li", "Failures"), "ol"); - this.inconclusiveList = appendChildElement(appendChildElement(typeList, "li", "Inconclusives"), "ol"); - details.appendChild(block); - this.passCount = 0; - this.failCount = 0; - this.inconclusiveCount = 0; - } - extend(Results.prototype, { - failed: function (test, code, block) { - this.failCount++; - this.append(this.failList, test, code, block); - }, - inconclusive: function (test, code, block, rect) { - this.inconclusiveCount++; - this.append(this.inconclusiveList, test, code, block, " but inconclusive (rendered as " + rect.width + "x" + rect.height + ")"); - }, - append: function (list, test, code, block, message) { - var text = stringFromUnicode(code) + " should be " + test.orientation; - if (block) - text = block + ": " + text; - if (message) - text += message; - appendChildElement(list, "li", text); - }, - done: function (test) { - this.summary.textContent += " (" + this.passCount + " passes, " + - this.failCount + " fails, " + - this.inconclusiveCount + " inconclusives)"; - assert_equals(this.failCount, 0, "Fail count"); - assert_greater_than(this.passCount, 0, "Pass count"); - test.done(); - }}); - - function Runner() { - var nodes = document.querySelectorAll("div[data-vo]"); - this.testers = []; - for (var i = 0; i < nodes.length; i++) { - var node = nodes[i]; - var vo = node.dataset.vo; - var tester = new OrientationTester(node, vo); - tester.test = async_test("Default orientation for vo=" + vo); - this.testers.push(tester); - } - this.testU = async_test("Orientation=Upright"); - this.testR = async_test("Orientation=Rotated"); - } - extend(Runner.prototype, { - run: function () { - log("Started"); - var start = new Date; - - for (var i = 0; i < this.testers.length; i++) { - var tester = this.testers[i]; - var test = tester.test; - test.step(function () { - var results = new Results(test.name); - tester.measure(results); - results.done(test); - }); - } - this.runOrientation(this.testU, "U"); - this.runOrientation(this.testR, "R"); - - log("Elapsed " + (new Date() - start)); - done(); - }, - runOrientation: function (test, orientation) { - container.classList.add(orientation); - var results = new Results(test.name); - var me = this; - test.step(function () { - for (var i = 0; i < me.testers.length; i++) { - var tester = me.testers[i]; - tester.setOrientation(orientation); - tester.measure(results); - } - results.done(test); - }) - container.classList.remove(orientation); - }}); - - setup({explicit_done:true, explicit_timeout:true}); - var runner = new Runner(); - window.onload = function () { - if (window.location.search == "?wait") { - log("Sleeping 5 secs for debug purpose"); - return setTimeout(run, 5000); - } - run(); - } - - function run() { - onFontReady("16px orientation", function () { runner.run(); }); - } - - function onFontReady(font, func) { - log("Waiting test fonts to load"); - if (document.fonts) { - if ('load' in document.fonts) - return document.fonts.load(font).then(func); - if ('ready' in document.fonts) - return document.fonts.ready.then(func); - } - document.offsetTop; // last resort to load @font-face - func(); - } - - function arrayFromRangesByValue(dict) { - var array = []; - for (var value in dict) { - var ranges = dict[value]; - for (var i = 0; i < ranges.length; i += 2) { - var to = ranges[i+1]; - for (var code = ranges[i]; code <= to; code++) - array[code] = value; - } - } - return array; - }; - - function stringFromUnicode(code) { - var hex = code.toString(16).toUpperCase(); - if (hex.length < 4) { - hex = "0000" + hex; - hex = hex.substr(hex.length - 4); - } - return hex + ' "' + String.fromCharCode(code) + '"'; - } - - function appendChildElement(parent, tag, text) { - var node = document.createElement(tag); - if (text) - node.textContent = text; - parent.appendChild(node); - return node; - } - - function extend(target, dict) { - for (var key in dict) - target[key] = dict[key]; - } -})(); diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/transparent_green.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/transparent_green.png Binary files differdeleted file mode 100644 index d5f50d3256a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/transparent_green.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/vertical-form.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/vertical-form.png Binary files differdeleted file mode 100644 index 53a3af92cd6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/vertical-form.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/wm-propagation-body-003-exp-res.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/wm-propagation-body-003-exp-res.png Binary files differdeleted file mode 100644 index b437e8fb8d7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/wm-propagation-body-003-exp-res.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-59x59.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-59x59.png Binary files differdeleted file mode 100644 index 50816d38f6b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-59x59.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-horiz-redline-bottom-59x59.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-horiz-redline-bottom-59x59.png Binary files differdeleted file mode 100644 index d6139238de3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-horiz-redline-bottom-59x59.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-center-59x59.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-center-59x59.png Binary files differdeleted file mode 100644 index c352b109548..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-center-59x59.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-left-59x59.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-left-59x59.png Binary files differdeleted file mode 100644 index 8baf6f60404..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-left-59x59.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-right-59x59.png b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-right-59x59.png Binary files differdeleted file mode 100644 index 7e881312b35..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/support/yellow-square-vert-redline-right-59x59.png +++ /dev/null diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/tab-size-integer-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/tab-size-integer-001-ref.xht deleted file mode 100644 index fa72e420271..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/tab-size-integer-001-ref.xht +++ /dev/null @@ -1,31 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> - <title>CSS Text Test: tab-size: 4</title> - <link href="mailto:david@openweb.io" rel="author" title="David Storey" /> - <style type="text/css"> - .container { - position: absolute; - } - .green { - position: absolute; - top: 0; - left: 0; - background: green; - } - .red { - position: absolute; - top: 0; - left: 0; - background: red; - tab-size: 4; - } - </style> -</head> -<body> - <p>The test passes if there is no red.</p> - <div class="container"> - <pre class="green"> </pre> - </div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/tab-size-length-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/tab-size-length-001-ref.xht deleted file mode 100644 index e1094d87db0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/tab-size-length-001-ref.xht +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> - <title>CSS Text Test: tab-size: length</title> - <link href="mailto:david@openweb.io" rel="author" title="David Storey" /> - <style type="text/css"> - .container { - position: absolute; - } - .test { - font-family: Ahem; - font-size: 20px; - - position: absolute; - top: 0; - left: 0; - background: green; - - } - </style> -</head> -<body> - <p>The test passes if there is no red.</p> - <div class="container"> - <pre class="green test"> </pre> - </div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-006-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-006-ref.xht deleted file mode 100644 index c2b559c5317..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-006-ref.xht +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test Reference File</title> -<link href="http://www.intel.com" rel="author" title="Intel" /> -<style> - div { - border: 1px solid blue; - } -</style> -</head><body> - <p>Test passes if the words "Filler Text" below are aligned to the left, inside the blue box.</p> - <div>Filler Text</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-007-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-007-ref.xht deleted file mode 100644 index c4d18babf41..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-007-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test Reference File</title> -<link href="http://www.intel.com" rel="author" title="Intel" /> -<style> - div { - border: 1px solid blue; - direction: rtl; - } -</style> -</head><body> - <p>Test passes if the words "Filler Text" below are aligned to the right, inside the blue box.</p> - <div>Filler Text</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-001.xht deleted file mode 100644 index 0e401203816..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-001.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, direction: rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-002.xht deleted file mode 100644 index 69ddc1a8db8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-002.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, direction: ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div style="direction: rtl;"> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-003.xht deleted file mode 100644 index a5ae28f324e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-003.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, dir=rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-004.xht deleted file mode 100644 index 388fdf46c7b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-004.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, dir=ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-005.xht deleted file mode 100644 index d9ec4fd590d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-005.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, direction: rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; left: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; left: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-006.xht deleted file mode 100644 index f88e5d2a90c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-006.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, direction: ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; right: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; right: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div style="direction: rtl;"> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-007.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-007.xht deleted file mode 100644 index c94fefb3b64..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-007.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, dir=rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; left: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; left: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-008.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-008.xht deleted file mode 100644 index f140d4ceb44..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-008.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, dir=ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; right: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; right: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-009.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-009.xht deleted file mode 100644 index f341480dea6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-009.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, dir=auto, RTL first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; left: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; left: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-010.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-010.xht deleted file mode 100644 index 6759f3b1282..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-010.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, dir=auto, LTR first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; right: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; right: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-014.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-014.xht deleted file mode 100644 index 40ccdbb3379..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-014.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, pre, dir=rtl inherited</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -#rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-015.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-015.xht deleted file mode 100644 index 14dbaf9936d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-015.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, pre, dir=ltr inherited</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -#rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-016.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-016.xht deleted file mode 100644 index 47fd1f3ea4f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-016.xht +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, pre, dir=auto</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -.rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 24px; } -.rb2 { position: absolute; bottom: 0; left: 0; background-color: orange; width: 72px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-017.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-017.xht deleted file mode 100644 index ae11beb2bc6..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-end-ref-017.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: end, pre, dir=auto on surrounding block</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -#rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-001.xht deleted file mode 100644 index c9e05a4a260..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-001.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify, direction: rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; left: 0; height: 48px; } -.rb2 { top: 0; left: 109px; height: 48px; } -.rb3 { top: 0; left: 218px; height: 48px; } -.rb4 { top: 0; left: 327px; height: 72px; } -.rb5 { top: 48px; right: 96px; height: 24px; } -.rb6 { top: 48px; right: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-002.xht deleted file mode 100644 index 983d209c71e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-002.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify, direction: ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; right: 0; height: 48px; } -.rb2 { top: 0; right: 109px; height: 48px; } -.rb3 { top: 0; right: 218px; height: 48px; } -.rb4 { top: 0; right: 327px; height: 72px; } -.rb5 { top: 48px; left: 96px; height: 24px; } -.rb6 { top: 48px; left: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div style="direction: rtl;"> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-003.xht deleted file mode 100644 index 117f4b9440a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-003.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify, dir=rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; left: 0; height: 48px; } -.rb2 { top: 0; left: 109px; height: 48px; } -.rb3 { top: 0; left: 218px; height: 48px; } -.rb4 { top: 0; left: 327px; height: 72px; } -.rb5 { top: 48px; right: 96px; height: 24px; } -.rb6 { top: 48px; right: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-004.xht deleted file mode 100644 index bad040fe3e2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-004.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify, dir=ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; right: 0; height: 48px; } -.rb2 { top: 0; right: 109px; height: 48px; } -.rb3 { top: 0; right: 218px; height: 48px; } -.rb4 { top: 0; right: 327px; height: 72px; } -.rb5 { top: 48px; left: 96px; height: 24px; } -.rb6 { top: 48px; left: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-005.xht deleted file mode 100644 index b3842fca171..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-005.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify, dir=auto, RTL first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; left: 0; height: 48px; } -.rb2 { top: 0; left: 109px; height: 48px; } -.rb3 { top: 0; left: 218px; height: 48px; } -.rb4 { top: 0; left: 327px; height: 72px; } -.rb5 { top: 48px; right: 96px; height: 24px; } -.rb6 { top: 48px; right: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-006.xht deleted file mode 100644 index f2d732ae6ce..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justify-ref-006.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify, dir=auto, LTR first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; right: 0; height: 48px; } -.rb2 { top: 0; right: 109px; height: 48px; } -.rb3 { top: 0; right: 218px; height: 48px; } -.rb4 { top: 0; right: 327px; height: 72px; } -.rb5 { top: 48px; left: 96px; height: 24px; } -.rb6 { top: 48px; left: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div dir="rtl"> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-001.xht deleted file mode 100644 index dd6d2cf2867..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-001.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify-all, direction: rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; left: 0; height: 48px; } -.rb2 { top: 0; left: 109px; height: 48px; } -.rb3 { top: 0; left: 218px; height: 48px; } -.rb4 { top: 0; left: 327px; height: 72px; } -.rb5 { top: 48px; right: 96px; height: 24px; } -.rb6 { top: 48px; right: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-002.xht deleted file mode 100644 index 27dbf26fe48..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-002.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify-all, direction: ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; right: 0; height: 48px; } -.rb2 { top: 0; right: 109px; height: 48px; } -.rb3 { top: 0; right: 218px; height: 48px; } -.rb4 { top: 0; right: 327px; height: 72px; } -.rb5 { top: 48px; left: 96px; height: 24px; } -.rb6 { top: 48px; left: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div style="direction: rtl;"> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-003.xht deleted file mode 100644 index d2a2e1e3cd7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-003.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify-all, dir=rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; left: 0; height: 48px; } -.rb2 { top: 0; left: 109px; height: 48px; } -.rb3 { top: 0; left: 218px; height: 48px; } -.rb4 { top: 0; left: 327px; height: 72px; } -.rb5 { top: 48px; right: 96px; height: 24px; } -.rb6 { top: 48px; right: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-004.xht deleted file mode 100644 index 5f2e89e1bcc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-004.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify-all, dir=ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; right: 0; height: 48px; } -.rb2 { top: 0; right: 109px; height: 48px; } -.rb3 { top: 0; right: 218px; height: 48px; } -.rb4 { top: 0; right: 327px; height: 72px; } -.rb5 { top: 48px; left: 96px; height: 24px; } -.rb6 { top: 48px; left: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-005.xht deleted file mode 100644 index dfbbb8b4dc1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-005.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify-all, dir=auto, RTL first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; left: 0; height: 48px; } -.rb2 { top: 0; left: 109px; height: 48px; } -.rb3 { top: 0; left: 218px; height: 48px; } -.rb4 { top: 0; left: 327px; height: 72px; } -.rb5 { top: 48px; right: 96px; height: 24px; } -.rb6 { top: 48px; right: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-006.xht deleted file mode 100644 index 6cb1c0deeaf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-justifyall-ref-006.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: justify-all, dir=auto, LTR first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 399px; color: orange; font: 24px/24px ahem; } -.ref { text-align: right; position: relative; height:72px; } -.rb { position: absolute; background-color: orange; width: 72px; } -.rb1 { top: 0; right: 0; height: 48px; } -.rb2 { top: 0; right: 109px; height: 48px; } -.rb3 { top: 0; right: 218px; height: 48px; } -.rb4 { top: 0; right: 327px; height: 72px; } -.rb5 { top: 48px; left: 96px; height: 24px; } -.rb6 { top: 48px; left: 192px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is the same.</div> -<div dir="rtl"> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -<div class="ref"><div class="rb rb1"></div><div class="rb rb2"></div><div class="rb rb3"></div><div class="rb rb4"></div><div class="rb rb5"></div><div class="rb rb6"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-last-010-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-last-010-ref.xht deleted file mode 100644 index 9af409a0437..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-last-010-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" /> -<title>CSS Text Test Reference File</title> -<link href="http://www.intel.com" rel="author" title="Intel" /> -<style> - div { - border: 1px solid blue; - direction: rtl; - } -</style> -</head><body> - <p>Test passes if the line of "FillerText" below is aligned to the right, inside the blue box.</p> - <div>FillerText FillerText FillerText FillerText FillerText</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-ref.xht deleted file mode 100644 index 990024f5642..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-ref.xht +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> - <meta charset="utf-8" /> - <title>CSS Reftest Reference</title> - <link href="mailto:smontagu@mozilla.com" rel="author" title="Simon Montagu" /> - <style type="text/css"> -div.left { text-align: left; } -div.right { text-align: right; } - </style> - </head> - <body> - <div>Test passes if each line that says "Left" is aligned left and - each line that says "Right" is aligned right</div> - <div class="left">Left</div> - <div class="left">Left</div> - <div class="right">Right</div> - <div class="right">Right</div> - <div class="right">Right</div> - <div class="right">Right</div> - <div class="left">Left</div> - <div class="left">Left</div> - <div class="left">Left</div> - <div class="left">Left</div> - <div class="left">Left</div> - <div class="left">Left</div> - <div class="right">Right</div> - <div class="right">Right</div> - <div class="right">Right</div> - <div class="right">Right</div> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-root-ltr-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-root-ltr-ref.xht deleted file mode 100644 index da336df41b8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-root-ltr-ref.xht +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml"><head> - <meta charset="utf-8" /> - <title>CSS Reftest Reference</title> - <link href="mailto:smontagu@mozilla.com" rel="author" title="Simon Montagu" /> - <style type="text/css"> -html { text-align: start; } - </style> - </head> - <body> - <p>This line should be aligned left</p> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-root-rtl-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-root-rtl-ref.xht deleted file mode 100644 index 746aa52a406..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-match-parent-root-rtl-ref.xht +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html dir="rtl" xmlns="http://www.w3.org/1999/xhtml"><head> - <meta charset="utf-8" /> - <title>CSS Reftest Reference</title> - <link href="mailto:smontagu@mozilla.com" rel="author" title="Simon Montagu" /> - <style type="text/css"> -html { text-align: start; } - </style> - </head> - <body> - <p>This line should be aligned right</p> - - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-001.xht deleted file mode 100644 index f2d76217ff3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-001.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, direction: rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; direction: rtl; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-002.xht deleted file mode 100644 index cb69623e308..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-002.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, direction: ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; direction: ltr; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div style="direction: rtl;"> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-003.xht deleted file mode 100644 index 03874d52960..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-003.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, dir=rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-004.xht deleted file mode 100644 index 50fa1752665..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-004.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, dir=ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 300px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 24px; } -#rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 120px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-005.xht deleted file mode 100644 index 46fe5cab0da..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-005.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, direction: rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; direction: rtl; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; right: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; right: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-006.xht deleted file mode 100644 index 0f7e4a2e0d7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-006.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, direction: ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; direction: ltr; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; left: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; left: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes is identical.</div> -<div style="direction: rtl;"> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-007.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-007.xht deleted file mode 100644 index 4d303d7acf2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-007.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, dir=rtl</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; right: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; right: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-008.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-008.xht deleted file mode 100644 index 3a523fe9f67..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-008.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, dir=ltr</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; left: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; left: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-009.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-009.xht deleted file mode 100644 index df9e076115c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-009.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, dir=auto, RTL first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; right: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; right: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-010.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-010.xht deleted file mode 100644 index 2b291c024d7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-010.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, dir=auto, LTR first strong</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; left: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; left: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-014.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-014.xht deleted file mode 100644 index a2e5267883d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-014.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, pre, dir=rtl inherited</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -#rb1 { position: absolute; top: 0; right: 0; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div dir="rtl"> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-015.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-015.xht deleted file mode 100644 index 8d8b8508a9b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-015.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, pre, dir=ltr inherited</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -#rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div dir="ltr"> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> -</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-016.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-016.xht deleted file mode 100644 index 9ae70b5f116..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-016.xht +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, pre, dir=auto</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 24px; } -.rb2 { position: absolute; bottom: 0; right: 0; background-color: orange; width: 72px; height: 24px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-017.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-017.xht deleted file mode 100644 index f8c199d27b0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-align-start-ref-017.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-align: start, pre, dir=auto on surrounding block</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { text-align: start; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 48px; } -#rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if shading in both orange boxes is identical.</div> -<div class="ref"><div id="rb1"></div></div> -<div class="ref"><div id="rb1"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-color-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-color-001-ref.xht deleted file mode 100644 index e346d569f77..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-color-001-ref.xht +++ /dev/null @@ -1,145 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis - color - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .margin - { - margin: 0.6em 0 0; - } - .parent - { - border: solid 1px gray; - font-size: 2em; - width: 10em; - } - .refcommon - { - font-size: 0.5em; - left: 0em; - position: absolute; - top: -1.5em; - } - .black - { - color: black; - } - .blue - { - color: blue; - } - .green - { - color: green; - } - .red - { - color: red; - } - ]]></style> - <script type="text/javascript"> - // <![CDATA[ - // Set Font Family to 'IPAMincho' - function setFontFamily () { - var fontName = 'IPAMincho'; - var divs = document.getElementsByTagName('div'); - var i = 0; - var div; - while (i < divs.length) { - div = divs.item(i); - if (div.className == 'parent') { - div.style.fontFamily = fontName; - } - i++; - } - } - // ]]> - </script> - </head> - <body> - <div> - <p>Test passes if each pair of upper and lower "Filler Text" in the square box is identical.</p> - black - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="black refcommon">●</span></span><span class="common">i<span class="black refcommon">●</span></span><span class="common">l<span class="black refcommon">●</span></span><span class="common">l<span class="black refcommon">●</span></span><span class="common">e<span class="black refcommon">●</span></span><span class="common">r<span class="black refcommon">●</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="black refcommon">●</span></span><span class="common">i<span class="black refcommon">●</span></span><span class="common">l<span class="black refcommon">●</span></span><span class="common">l<span class="black refcommon">●</span></span><span class="common">e<span class="black refcommon">●</span></span><span class="common">r<span class="black refcommon">●</span></span> - Text - </div> - </div> - <br/> - blue - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="blue refcommon">●</span></span><span class="common">i<span class="blue refcommon">●</span></span><span class="common">l<span class="blue refcommon">●</span></span><span class="common">l<span class="blue refcommon">●</span></span><span class="common">e<span class="blue refcommon">●</span></span><span class="common">r<span class="blue refcommon">●</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="blue refcommon">●</span></span><span class="common">i<span class="blue refcommon">●</span></span><span class="common">l<span class="blue refcommon">●</span></span><span class="common">l<span class="blue refcommon">●</span></span><span class="common">e<span class="blue refcommon">●</span></span><span class="common">r<span class="blue refcommon">●</span></span> - Text - </div> - </div> - <br/> - green - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="green refcommon">●</span></span><span class="common">i<span class="green refcommon">●</span></span><span class="common">l<span class="green refcommon">●</span></span><span class="common">l<span class="green refcommon">●</span></span><span class="common">e<span class="green refcommon">●</span></span><span class="common">r<span class="green refcommon">●</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="green refcommon">●</span></span><span class="common">i<span class="green refcommon">●</span></span><span class="common">l<span class="green refcommon">●</span></span><span class="common">l<span class="green refcommon">●</span></span><span class="common">e<span class="green refcommon">●</span></span><span class="common">r<span class="green refcommon">●</span></span> - Text - </div> - </div> - <br/> - red - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="red refcommon">●</span></span><span class="common">i<span class="red refcommon">●</span></span><span class="common">l<span class="red refcommon">●</span></span><span class="common">l<span class="red refcommon">●</span></span><span class="common">e<span class="red refcommon">●</span></span><span class="common">r<span class="red refcommon">●</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="red refcommon">●</span></span><span class="common">i<span class="red refcommon">●</span></span><span class="common">l<span class="red refcommon">●</span></span><span class="common">l<span class="red refcommon">●</span></span><span class="common">e<span class="red refcommon">●</span></span><span class="common">r<span class="red refcommon">●</span></span> - Text - </div> - </div> - <br/> - current-color - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">●</span></span><span class="common">i<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">e<span class="refcommon">●</span></span><span class="common">r<span class="refcommon">●</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">●</span></span><span class="common">i<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">e<span class="refcommon">●</span></span><span class="common">r<span class="refcommon">●</span></span> - Text - </div> - </div> - <p class="fontChange" style="display: block;"> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it. - <button type="button" onclick="setFontFamily()"> - Apply - </button> - </p> - <script type="text/javascript"> - if (document.getElementById) { - document.getElementById('fontChange').style.display = 'block' - } - </script> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-left-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-left-001-ref.xht deleted file mode 100644 index 16d6f634c63..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-left-001-ref.xht +++ /dev/null @@ -1,57 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - above left - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .margin - { - margin-top: 0.5em; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - width: 6em; - } - .refcommon - { - font-size: 0.5em; - left: 0.6em; - position: absolute; - } - .top - { - top: -1.4em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of upper and lower block in the square box is identical.</p> - <p>horizontal</p> - <div class="parent"> - <div class="margin"> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - <br/> - <div class="parent"> - <div class="margin"> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-left-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-left-002-ref.xht deleted file mode 100644 index b587edd3a8e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-left-002-ref.xht +++ /dev/null @@ -1,64 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - above left - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .displayarea - { - border: solid 1px gray; - padding: 10px; - width: 10em; - } - .floatright - { - float: right; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - height: 6em; - width: 2em; - } - .refcommon - { - font-size: 0.5em; - left: 1.1em; - position: absolute; - top: 0.1em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of left and right block in the square box is identical.</p> - <p>vertical</p> - <div class="displayarea"> - <div class="parent floatright"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - <div class="parent"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-right-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-right-001-ref.xht deleted file mode 100644 index e9e52dc060c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-right-001-ref.xht +++ /dev/null @@ -1,57 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - above right - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .margin - { - margin-top: 0.5em; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - width: 6em; - } - .refcommon - { - font-size: 0.5em; - left: 0.6em; - position: absolute; - } - .top - { - top: -1.4em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of upper and lower block in the square box is identical.</p> - <p>horizontal</p> - <div class="parent"> - <div class="margin"> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - <br/> - <div class="parent"> - <div class="margin"> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-right-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-right-002-ref.xht deleted file mode 100644 index 39880635a95..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-above-right-002-ref.xht +++ /dev/null @@ -1,65 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - above right - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - left: -0.5em; - line-height: 1em; - position: relative; - } - .displayarea - { - border: solid 1px gray; - padding: 10px; - width: 10em; - } - .floatright - { - float: right; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - height: 6em; - width: 2em; - } - .refcommon - { - font-size: 0.5em; - left: 4.1em; - position: absolute; - top: 0.1em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of left and right block in the square box is identical.</p> - <p>vertical</p> - <div class="displayarea"> - <div class="parent floatright"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - <div class="parent"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-left-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-left-001-ref.xht deleted file mode 100644 index 26c9d8b1f47..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-left-001-ref.xht +++ /dev/null @@ -1,53 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - below left - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - width: 6em; - } - .refcommon - { - font-size: 0.5em; - left: 0.6em; - position: absolute; - } - .top - { - top: 1.6em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of upper and lower block in the square box is identical.</p> - <p>horizontal</p> - <div class="parent"> - <div> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - <br/> - <div class="parent"> - <div> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-left-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-left-002-ref.xht deleted file mode 100644 index a4acb7c44ba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-left-002-ref.xht +++ /dev/null @@ -1,64 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - below left - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .displayarea - { - border: solid 1px gray; - padding: 10px; - width: 10em; - } - .floatright - { - float: right; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - height: 6em; - width: 2em; - } - .refcommon - { - font-size: 0.5em; - left: 1.1em; - position: absolute; - top: 0.1em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of left and right block in the square box is identical.</p> - <p>vertical</p> - <div class="displayarea"> - <div class="parent floatright"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - <div class="parent"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-right-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-right-001-ref.xht deleted file mode 100644 index ad4ccfbd832..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-right-001-ref.xht +++ /dev/null @@ -1,53 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - below right - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - width: 6em; - } - .refcommon - { - font-size: 0.5em; - left: 0.6em; - position: absolute; - } - .top - { - top: 1.6em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of upper and lower block in the square box is identical.</p> - <p>horizontal</p> - <div class="parent"> - <div class="margin"> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - <br/> - <div class="parent"> - <div class="margin"> - <span class="common">a<span class="refcommon top">●</span></span><span class="common">b<span class="refcommon top">●</span></span><span class="common">c<span class="refcommon top">●</span></span> - de<br/> - <br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-right-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-right-002-ref.xht deleted file mode 100644 index 1510187385e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-position-below-right-002-ref.xht +++ /dev/null @@ -1,65 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-position - below right - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - left: -0.5em; - line-height: 1em; - position: relative; - } - .displayarea - { - border: solid 1px gray; - padding: 10px; - width: 10em; - } - .floatright - { - float: right; - } - .parent - { - background: yellow; - border: solid 1px gray; - color: blue; - font: 20px/1em ahem; - height: 6em; - width: 2em; - } - .refcommon - { - font-size: 0.5em; - left: 4.1em; - position: absolute; - top: 0.1em; - } - ]]></style> - </head> - <body> - <div> - <p>Test passes if a pair of left and right block in the square box is identical.</p> - <p>vertical</p> - <div class="displayarea"> - <div class="parent floatright"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - <div class="parent"> - <span class="common"> a<span class="refcommon">●</span></span><br/> - <span class="common"> b<span class="refcommon">●</span></span><br/> - <span class="common"> c<span class="refcommon">●</span></span><br/> - <br/> - <span class="common"> d</span><br/> - <span class="common"> e</span><br/> - </div> - </div> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-filled-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-filled-001-ref.xht deleted file mode 100644 index ef9c2719ca8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-filled-001-ref.xht +++ /dev/null @@ -1,142 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-style - filled - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .margin - { - margin: 18px 0 0; - } - .parent - { - border: solid 1px gray; - font-size: 2em; - width: 10em; - } - .refcommon - { - font-size: 0.5em; - left: 0em; - position: absolute; - top: -1.5em; - } - ]]></style> - <script type="text/javascript"> - // <![CDATA[ - // Set Font Family to 'IPAMincho' - function setFontFamily () { - var fontName = 'IPAMincho'; - var divs = document.getElementsByTagName('div'); - var i = 0; - var div; - while (i < divs.length) { - div = divs.item(i); - if (div.className == 'parent') { - div.style.fontFamily = fontName; - } - i++; - } - } - // ]]> - </script> - </head> - <body> - <div> - <p>Test passes if each pair of upper and lower "Filler Text" in the square box is identical.</p> - filled - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">•</span></span><span class="common">i<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">e<span class="refcommon">•</span></span><span class="common">r<span class="refcommon">•</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">•</span></span><span class="common">i<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">e<span class="refcommon">•</span></span><span class="common">r<span class="refcommon">•</span></span> - Text - </div> - </div> - <br/> - filled circle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">●</span></span><span class="common">i<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">e<span class="refcommon">●</span></span><span class="common">r<span class="refcommon">●</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">●</span></span><span class="common">i<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">e<span class="refcommon">●</span></span><span class="common">r<span class="refcommon">●</span></span> - Text - </div> - </div> - <br/> - filled dot - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">•</span></span><span class="common">i<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">e<span class="refcommon">•</span></span><span class="common">r<span class="refcommon">•</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">•</span></span><span class="common">i<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">e<span class="refcommon">•</span></span><span class="common">r<span class="refcommon">•</span></span> - Text - </div> - </div> - <br/> - filled double-circle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">◉</span></span><span class="common">i<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">e<span class="refcommon">◉</span></span><span class="common">r<span class="refcommon">◉</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">◉</span></span><span class="common">i<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">e<span class="refcommon">◉</span></span><span class="common">r<span class="refcommon">◉</span></span> - Text - </div> - </div> - <br/> - filled sesame - <div class="parent"> - <div class=" margin"> - <span class="common">F<span class="refcommon">﹅</span></span><span class="common">i<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">e<span class="refcommon">﹅</span></span><span class="common">r<span class="refcommon">﹅</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">﹅</span></span><span class="common">i<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">e<span class="refcommon">﹅</span></span><span class="common">r<span class="refcommon">﹅</span></span> - Text - </div> - </div> - <br/> - filled triangle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">▲</span></span><span class="common">i<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">e<span class="refcommon">▲</span></span><span class="common">r<span class="refcommon">▲</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">▲</span></span><span class="common">i<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">e<span class="refcommon">▲</span></span><span class="common">r<span class="refcommon">▲</span></span> - Text - </div> - </div> - <p class="fontChange" style="display: block;"> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it. - <button type="button" onclick="setFontFamily()"> - Apply - </button> - </p> - <script type="text/javascript"> - if (document.getElementById) { - document.getElementById('fontChange').style.display = 'block' - } - </script> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-none-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-none-001-ref.xht deleted file mode 100644 index 4d795a3e7cc..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-none-001-ref.xht +++ /dev/null @@ -1,55 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-style - none - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .parent - { - border: solid 1px gray; - font-size: 2em; - width: 10em; - } - ]]></style> - <script type="text/javascript"> - // <![CDATA[ - // Set Font Family to 'IPAMincho' - function setFontFamily () { - var fontName = 'IPAMincho'; - var divs = document.getElementsByTagName('div'); - var i = 0; - var div; - while (i < divs.length) { - div = divs.item(i); - if (div.className == 'parent') { - div.style.fontFamily = fontName; - } - i++; - } - } - // ]]> - </script> - </head> - <body> - <p>Test passes if a pair of upper and lower "Filler Text" in the square box is identical.</p> - <div> - none - <div class="parent"> - <div>Filler Text</div> - <br/> - <div>Filler Text</div> - </div> - <p class="fontChange" style="display: block;"> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it. - <button type="button" onclick="setFontFamily()"> - Apply - </button> - </p> - <script type="text/javascript"> - if (document.getElementById) { - document.getElementById('fontChange').style.display = 'block' - } - </script> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-open-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-open-001-ref.xht deleted file mode 100644 index 621d2f76d5d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-open-001-ref.xht +++ /dev/null @@ -1,142 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-style - open - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .margin - { - margin: 18px 0 0; - } - .parent - { - border: solid 1px gray; - font-size: 2em; - width: 10em; - } - .refcommon - { - font-size: 0.5em; - left: 0em; - position: absolute; - top: -1.5em; - } - ]]></style> - <script type="text/javascript"> - // <![CDATA[ - // Set Font Family to 'IPAMincho' - function setFontFamily () { - var fontName = 'IPAMincho'; - var divs = document.getElementsByTagName('div'); - var i = 0; - var div; - while (i < divs.length) { - div = divs.item(i); - if (div.className == 'parent') { - div.style.fontFamily = fontName; - } - i++; - } - } - // ]]> - </script> - </head> - <body> - <div> - <p>Test passes if each pair of upper and lower "Filler Text" in the square box is identical.</p> - open - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">◦</span></span><span class="common">i<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">e<span class="refcommon">◦</span></span><span class="common">r<span class="refcommon">◦</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">◦</span></span><span class="common">i<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">e<span class="refcommon">◦</span></span><span class="common">r<span class="refcommon">◦</span></span> - Text - </div> - </div> - <br/> - open circle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">○</span></span><span class="common">i<span class="refcommon">○</span></span><span class="common">l<span class="refcommon">○</span></span><span class="common">l<span class="refcommon">○</span></span><span class="common">e<span class="refcommon">○</span></span><span class="common">r<span class="refcommon">○</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">○</span></span><span class="common">i<span class="refcommon">○</span></span><span class="common">l<span class="refcommon">○</span></span><span class="common">l<span class="refcommon">○</span></span><span class="common">e<span class="refcommon">○</span></span><span class="common">r<span class="refcommon">○</span></span> - Text - </div> - </div> - <br/> - open dot - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">◦</span></span><span class="common">i<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">e<span class="refcommon">◦</span></span><span class="common">r<span class="refcommon">◦</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">◦</span></span><span class="common">i<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">l<span class="refcommon">◦</span></span><span class="common">e<span class="refcommon">◦</span></span><span class="common">r<span class="refcommon">◦</span></span> - Text - </div> - </div> - <br/> - open double-circle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">◎</span></span><span class="common">i<span class="refcommon">◎</span></span><span class="common">l<span class="refcommon">◎</span></span><span class="common">l<span class="refcommon">◎</span></span><span class="common">e<span class="refcommon">◎</span></span><span class="common">r<span class="refcommon">◎</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">◎</span></span><span class="common">i<span class="refcommon">◎</span></span><span class="common">l<span class="refcommon">◎</span></span><span class="common">l<span class="refcommon">◎</span></span><span class="common">e<span class="refcommon">◎</span></span><span class="common">r<span class="refcommon">◎</span></span> - Text - </div> - </div> - <br/> - open sesame - <div class="parent"> - <div class=" margin"> - <span class="common">F<span class="refcommon">﹆</span></span><span class="common">i<span class="refcommon">﹆</span></span><span class="common">l<span class="refcommon">﹆</span></span><span class="common">l<span class="refcommon">﹆</span></span><span class="common">e<span class="refcommon">﹆</span></span><span class="common">r<span class="refcommon">﹆</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">﹆</span></span><span class="common">i<span class="refcommon">﹆</span></span><span class="common">l<span class="refcommon">﹆</span></span><span class="common">l<span class="refcommon">﹆</span></span><span class="common">e<span class="refcommon">﹆</span></span><span class="common">r<span class="refcommon">﹆</span></span> - Text - </div> - </div> - <br/> - open triangle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">△</span></span><span class="common">i<span class="refcommon">△</span></span><span class="common">l<span class="refcommon">△</span></span><span class="common">l<span class="refcommon">△</span></span><span class="common">e<span class="refcommon">△</span></span><span class="common">r<span class="refcommon">△</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">△</span></span><span class="common">i<span class="refcommon">△</span></span><span class="common">l<span class="refcommon">△</span></span><span class="common">l<span class="refcommon">△</span></span><span class="common">e<span class="refcommon">△</span></span><span class="common">r<span class="refcommon">△</span></span> - Text - </div> - </div> - <p class="fontChange" style="display: block;"> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it. - <button type="button" onclick="setFontFamily()"> - Apply - </button> - </p> - <script type="text/javascript"> - if (document.getElementById) { - document.getElementById('fontChange').style.display = 'block' - } - </script> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-shape-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-shape-001-ref.xht deleted file mode 100644 index 88777dc5ae3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-shape-001-ref.xht +++ /dev/null @@ -1,129 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-style - shape - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .margin - { - margin: 18px 0 0; - } - .parent - { - border: solid 1px gray; - font-size: 2em; - width: 10em; - } - .refcommon - { - font-size: 0.5em; - left: 0em; - position: absolute; - top: -1.5em; - } - ]]></style> - <script type="text/javascript"> - // <![CDATA[ - // Set Font Family to 'IPAMincho' - function setFontFamily () { - var fontName = 'IPAMincho'; - var divs = document.getElementsByTagName('div'); - var i = 0; - var div; - while (i < divs.length) { - div = divs.item(i); - if (div.className == 'parent') { - div.style.fontFamily = fontName; - } - i++; - } - } - // ]]> - </script> - </head> - <body> - <div> - <p>Test passes if each pair of upper and lower "Filler Text" in the square box is identical.</p> - circle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">●</span></span><span class="common">i<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">e<span class="refcommon">●</span></span><span class="common">r<span class="refcommon">●</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">●</span></span><span class="common">i<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">l<span class="refcommon">●</span></span><span class="common">e<span class="refcommon">●</span></span><span class="common">r<span class="refcommon">●</span></span> - Text - </div> - </div> - <br/> - dot - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">•</span></span><span class="common">i<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">e<span class="refcommon">•</span></span><span class="common">r<span class="refcommon">•</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">•</span></span><span class="common">i<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">l<span class="refcommon">•</span></span><span class="common">e<span class="refcommon">•</span></span><span class="common">r<span class="refcommon">•</span></span> - Text - </div> - </div> - <br/> - double-circle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">◉</span></span><span class="common">i<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">e<span class="refcommon">◉</span></span><span class="common">r<span class="refcommon">◉</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">◉</span></span><span class="common">i<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">l<span class="refcommon">◉</span></span><span class="common">e<span class="refcommon">◉</span></span><span class="common">r<span class="refcommon">◉</span></span> - Text - </div> - </div> - <br/> - sesame - <div class="parent"> - <div class=" margin"> - <span class="common">F<span class="refcommon">﹅</span></span><span class="common">i<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">e<span class="refcommon">﹅</span></span><span class="common">r<span class="refcommon">﹅</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">﹅</span></span><span class="common">i<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">l<span class="refcommon">﹅</span></span><span class="common">e<span class="refcommon">﹅</span></span><span class="common">r<span class="refcommon">﹅</span></span> - Text - </div> - </div> - <br/> - triangle - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">▲</span></span><span class="common">i<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">e<span class="refcommon">▲</span></span><span class="common">r<span class="refcommon">▲</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">▲</span></span><span class="common">i<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">l<span class="refcommon">▲</span></span><span class="common">e<span class="refcommon">▲</span></span><span class="common">r<span class="refcommon">▲</span></span> - Text - </div> - </div> - <p class="fontChange" style="display: block;"> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it. - <button type="button" onclick="setFontFamily()"> - Apply - </button> - </p> - <script type="text/javascript"> - if (document.getElementById) { - document.getElementById('fontChange').style.display = 'block' - } - </script> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-string-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-string-001-ref.xht deleted file mode 100644 index 91506ee0ff0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-emphasis-style-string-001-ref.xht +++ /dev/null @@ -1,77 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-emphasis-style - string - basic cases Reftest Reference</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - .common - { - line-height: 1em; - position: relative; - } - .margin - { - margin: 18px 0 0; - } - .parent - { - border: solid 1px gray; - font-size: 2em; - width: 10em; - } - .refcommon - { - font-size: 0.5em; - left: 0em; - position: absolute; - top: -1.5em; - } - ]]></style> - <script type="text/javascript"> - // <![CDATA[ - // Set Font Family to 'IPAMincho' - function setFontFamily () { - var fontName = 'IPAMincho'; - var divs = document.getElementsByTagName('div'); - var i = 0; - var div; - while (i < divs.length) { - div = divs.item(i); - if (div.className == 'parent') { - div.style.fontFamily = fontName; - } - i++; - } - } - // ]]> - </script> - </head> - <body> - <div> - <p>Test passes if a pair of upper and lower "Filler Text" in the square box is identical.</p> - string - <div class="parent"> - <div class="margin"> - <span class="common">F<span class="refcommon">!</span></span><span class="common">i<span class="refcommon">!</span></span><span class="common">l<span class="refcommon">!</span></span><span class="common">l<span class="refcommon">!</span></span><span class="common">e<span class="refcommon">!</span></span><span class="common">r<span class="refcommon">!</span></span> - Text - </div> - <br/> - <div> - <span class="common">F<span class="refcommon">!</span></span><span class="common">i<span class="refcommon">!</span></span><span class="common">l<span class="refcommon">!</span></span><span class="common">l<span class="refcommon">!</span></span><span class="common">e<span class="refcommon">!</span></span><span class="common">r<span class="refcommon">!</span></span> - Text - </div> - </div> - <p class="fontChange" style="display: block;"> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it. - <button type="button" onclick="setFontFamily()"> - Apply - </button> - </p> - <script type="text/javascript"> - if (document.getElementById) { - document.getElementById('fontChange').style.display = 'block' - } - </script> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-indent-percentage-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-indent-percentage-001-ref.xht deleted file mode 100644 index 48b6af63efe..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-indent-percentage-001-ref.xht +++ /dev/null @@ -1,33 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>CSS Test: text-indent Percentage - basic cases</title> - <link rel="author" title="Makoto Kikuchi" href="mailto:kikuchi@est.co.jp"/> - <style type="text/css"><![CDATA[ - #parent - { - font: 16px/1em Ahem; - position: relative; - width: 400px; - } - .reference{ - margin-left: 50%; - } - ]]></style> - </head> - <body> - <p>Test passes if there is no red visible on the page.</p> - <div id="parent"> - <div>X</div> - </div> - <p>Test passes if the following two text blocks look same in terms of margin-left and text-indent respectively.</p> - <div> - <span class="reference">abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz.</span><br/> - ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ.<br/> - </div> - <div> - <span class="reference">abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz.</span><br/> - ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ ABCDEFGHIJKLMNOPQRSTUVWXYZ.<br/> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-justify-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-justify-ref-001.xht deleted file mode 100644 index 9a56590db7d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-justify-ref-001.xht +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>text-justify: none</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { border: 1px solid orange; margin: 20px; width: 290px; color: orange; font: 24px/24px ahem; } -.ref { position: relative; height: 72px; } -.rb1 { position: absolute; top: 0; left: 0; background-color: orange; width: 72px; height: 72px; } -.rb2 { position: absolute; top: 0; left: 96px; background-color: orange; width: 72px; height: 72px; } -.rb3 { position: absolute; top: 0; left: 192px; background-color: orange; width: 72px; height: 48px; } -</style> -</head> -<body> -<div id="instructions">Test passes if the shading in both orange boxes looks the same.</div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> -<div class="ref"><div class="rb1"></div><div class="rb2"></div><div class="rb3"></div></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-001-ref.xht deleted file mode 100644 index 56bcac0d8b7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-001-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Latin Basic and Latin-1</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span>Aaa Aaa</span> <span>Bbb Bbb</span> <span>Ccc Ccc</span> <span>Ddd Ddd</span> <span>Eee Eee</span> <span>Fff Fff</span> <span>Ggg Ggg</span> <span>Hhh Hhh</span> <span>Iii Iii</span> <span>Jjj Jjj</span> <span>Kkk Kkk</span> <span>Lll Lll</span> <span>Mmm Mmm</span> <span>Nnn Nnn</span> <span>Ooo Ooo</span> <span>Ppp Ppp</span> <span>Qqq Qqq</span> <span>Rrr Rrr</span> <span>Sss Sss</span> <span>Ttt Ttt</span> <span>Uuu Uuu</span> <span>Vvv Vvv</span> <span>Www Www</span> <span>Xxx Xxx</span> <span>Yyy Yyy</span> <span>Zzz Zzz</span> <span title="U+00B5">Μµµ Μµµ</span> <span title="U+00E0">Ààà Ààà</span> <span title="U+00E1">Ááá Ááá</span> <span title="U+00E2">Âââ Âââ</span> <span title="U+00E3">Ããã Ããã</span> <span title="U+00E4">Äää Äää</span> <span title="U+00E5">Ååå Ååå</span> <span title="U+00E6">Æææ Æææ</span> <span title="U+00E7">Ççç Ççç</span> <span title="U+00E8">Èèè Èèè</span> <span title="U+00E9">Ééé Ééé</span> <span title="U+00EA">Êêê Êêê</span> <span title="U+00EB">Ëëë Ëëë</span> <span title="U+00EC">Ììì Ììì</span> <span title="U+00ED">Ííí Ííí</span> <span title="U+00EE">Îîî Îîî</span> <span title="U+00EF">Ïïï Ïïï</span> <span title="U+00F0">Ððð Ððð</span> <span title="U+00F1">Ñññ Ñññ</span> <span title="U+00F2">Òòò Òòò</span> <span title="U+00F3">Óóó Óóó</span> <span title="U+00F4">Ôôô Ôôô</span> <span title="U+00F5">Õõõ Õõõ</span> <span title="U+00F6">Ööö Ööö</span> <span title="U+00F8">Øøø Øøø</span> <span title="U+00F9">Ùùù Ùùù</span> <span title="U+00FA">Úúú Úúú</span> <span title="U+00FB">Ûûû Ûûû</span> <span title="U+00FC">Üüü Üüü</span> <span title="U+00FD">Ýýý Ýýý</span> <span title="U+00FE">Þþþ Þþþ</span> <span title="U+00FF">Ÿÿÿ Ÿÿÿ</span> </div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-003-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-003-ref.xht deleted file mode 100644 index a5f11163bf2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-003-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Latin Extended Additional</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+1E01">Ḁḁḁ Ḁḁḁ</span> <span title="U+1E03">Ḃḃḃ Ḃḃḃ</span> <span title="U+1E05">Ḅḅḅ Ḅḅḅ</span> <span title="U+1E07">Ḇḇḇ Ḇḇḇ</span> <span title="U+1E09">Ḉḉḉ Ḉḉḉ</span> <span title="U+1E0B">Ḋḋḋ Ḋḋḋ</span> <span title="U+1E0D">Ḍḍḍ Ḍḍḍ</span> <span title="U+1E0F">Ḏḏḏ Ḏḏḏ</span> <span title="U+1E11">Ḑḑḑ Ḑḑḑ</span> <span title="U+1E13">Ḓḓḓ Ḓḓḓ</span> <span title="U+1E15">Ḕḕḕ Ḕḕḕ</span> <span title="U+1E17">Ḗḗḗ Ḗḗḗ</span> <span title="U+1E19">Ḙḙḙ Ḙḙḙ</span> <span title="U+1E1B">Ḛḛḛ Ḛḛḛ</span> <span title="U+1E1D">Ḝḝḝ Ḝḝḝ</span> <span title="U+1E1F">Ḟḟḟ Ḟḟḟ</span> <span title="U+1E21">Ḡḡḡ Ḡḡḡ</span> <span title="U+1E23">Ḣḣḣ Ḣḣḣ</span> <span title="U+1E25">Ḥḥḥ Ḥḥḥ</span> <span title="U+1E27">Ḧḧḧ Ḧḧḧ</span> <span title="U+1E29">Ḩḩḩ Ḩḩḩ</span> <span title="U+1E2B">Ḫḫḫ Ḫḫḫ</span> <span title="U+1E2D">Ḭḭḭ Ḭḭḭ</span> <span title="U+1E2F">Ḯḯḯ Ḯḯḯ</span> <span title="U+1E31">Ḱḱḱ Ḱḱḱ</span> <span title="U+1E33">Ḳḳḳ Ḳḳḳ</span> <span title="U+1E35">Ḵḵḵ Ḵḵḵ</span> <span title="U+1E37">Ḷḷḷ Ḷḷḷ</span> <span title="U+1E39">Ḹḹḹ Ḹḹḹ</span> <span title="U+1E3B">Ḻḻḻ Ḻḻḻ</span> <span title="U+1E3D">Ḽḽḽ Ḽḽḽ</span> <span title="U+1E3F">Ḿḿḿ Ḿḿḿ</span> <span title="U+1E41">Ṁṁṁ Ṁṁṁ</span> <span title="U+1E43">Ṃṃṃ Ṃṃṃ</span> <span title="U+1E45">Ṅṅṅ Ṅṅṅ</span> <span title="U+1E47">Ṇṇṇ Ṇṇṇ</span> <span title="U+1E49">Ṉṉṉ Ṉṉṉ</span> <span title="U+1E4B">Ṋṋṋ Ṋṋṋ</span> <span title="U+1E4D">Ṍṍṍ Ṍṍṍ</span> <span title="U+1E4F">Ṏṏṏ Ṏṏṏ</span> <span title="U+1E51">Ṑṑṑ Ṑṑṑ</span> <span title="U+1E53">Ṓṓṓ Ṓṓṓ</span> <span title="U+1E55">Ṕṕṕ Ṕṕṕ</span> <span title="U+1E57">Ṗṗṗ Ṗṗṗ</span> <span title="U+1E59">Ṙṙṙ Ṙṙṙ</span> <span title="U+1E5B">Ṛṛṛ Ṛṛṛ</span> <span title="U+1E5D">Ṝṝṝ Ṝṝṝ</span> <span title="U+1E5F">Ṟṟṟ Ṟṟṟ</span> <span title="U+1E61">Ṡṡṡ Ṡṡṡ</span> <span title="U+1E63">Ṣṣṣ Ṣṣṣ</span> <span title="U+1E65">Ṥṥṥ Ṥṥṥ</span> <span title="U+1E67">Ṧṧṧ Ṧṧṧ</span> <span title="U+1E69">Ṩṩṩ Ṩṩṩ</span> <span title="U+1E6B">Ṫṫṫ Ṫṫṫ</span> <span title="U+1E6D">Ṭṭṭ Ṭṭṭ</span> <span title="U+1E6F">Ṯṯṯ Ṯṯṯ</span> <span title="U+1E71">Ṱṱṱ Ṱṱṱ</span> <span title="U+1E73">Ṳṳṳ Ṳṳṳ</span> <span title="U+1E75">Ṵṵṵ Ṵṵṵ</span> <span title="U+1E77">Ṷṷṷ Ṷṷṷ</span> <span title="U+1E79">Ṹṹṹ Ṹṹṹ</span> <span title="U+1E7B">Ṻṻṻ Ṻṻṻ</span> <span title="U+1E7D">Ṽṽṽ Ṽṽṽ</span> <span title="U+1E7F">Ṿṿṿ Ṿṿṿ</span> <span title="U+1E81">Ẁẁẁ Ẁẁẁ</span> <span title="U+1E83">Ẃẃẃ Ẃẃẃ</span> <span title="U+1E85">Ẅẅẅ Ẅẅẅ</span> <span title="U+1E87">Ẇẇẇ Ẇẇẇ</span> <span title="U+1E89">Ẉẉẉ Ẉẉẉ</span> <span title="U+1E8B">Ẋẋẋ Ẋẋẋ</span> <span title="U+1E8D">Ẍẍẍ Ẍẍẍ</span> <span title="U+1E8F">Ẏẏẏ Ẏẏẏ</span> <span title="U+1E91">Ẑẑẑ Ẑẑẑ</span> <span title="U+1E93">Ẓẓẓ Ẓẓẓ</span> <span title="U+1E95">Ẕẕẕ Ẕẕẕ</span> <span title="U+1E9B">Ṡẛẛ Ṡẛẛ</span> <span title="U+1EA1">Ạạạ Ạạạ</span> <span title="U+1EA3">Ảảả Ảảả</span> <span title="U+1EA5">Ấấấ Ấấấ</span> <span title="U+1EA7">Ầầầ Ầầầ</span> <span title="U+1EA9">Ẩẩẩ Ẩẩẩ</span> <span title="U+1EAB">Ẫẫẫ Ẫẫẫ</span> <span title="U+1EAD">Ậậậ Ậậậ</span> <span title="U+1EAF">Ắắắ Ắắắ</span> <span title="U+1EB1">Ằằằ Ằằằ</span> <span title="U+1EB3">Ẳẳẳ Ẳẳẳ</span> <span title="U+1EB5">Ẵẵẵ Ẵẵẵ</span> <span title="U+1EB7">Ặặặ Ặặặ</span> <span title="U+1EB9">Ẹẹẹ Ẹẹẹ</span> <span title="U+1EBB">Ẻẻẻ Ẻẻẻ</span> <span title="U+1EBD">Ẽẽẽ Ẽẽẽ</span> <span title="U+1EBF">Ếếế Ếếế</span> <span title="U+1EC1">Ềềề Ềềề</span> <span title="U+1EC3">Ểểể Ểểể</span> <span title="U+1EC5">Ễễễ Ễễễ</span> <span title="U+1EC7">Ệệệ Ệệệ</span> <span title="U+1EC9">Ỉỉỉ Ỉỉỉ</span> <span title="U+1ECB">Ịịị Ịịị</span> <span title="U+1ECD">Ọọọ Ọọọ</span> <span title="U+1ECF">Ỏỏỏ Ỏỏỏ</span> <span title="U+1ED1">Ốốố Ốốố</span> <span title="U+1ED3">Ồồồ Ồồồ</span> <span title="U+1ED5">Ổổổ Ổổổ</span> <span title="U+1ED7">Ỗỗỗ Ỗỗỗ</span> <span title="U+1ED9">Ộộộ Ộộộ</span> <span title="U+1EDB">Ớớớ Ớớớ</span> <span title="U+1EDD">Ờờờ Ờờờ</span> <span title="U+1EDF">Ởởở Ởởở</span> <span title="U+1EE1">Ỡỡỡ Ỡỡỡ</span> <span title="U+1EE3">Ợợợ Ợợợ</span> <span title="U+1EE5">Ụụụ Ụụụ</span> <span title="U+1EE7">Ủủủ Ủủủ</span> <span title="U+1EE9">Ứứứ Ứứứ</span> <span title="U+1EEB">Ừừừ Ừừừ</span> <span title="U+1EED">Ửửử Ửửử</span> <span title="U+1EEF">Ữữữ Ữữữ</span> <span title="U+1EF1">Ựựự Ựựự</span> <span title="U+1EF3">Ỳỳỳ Ỳỳỳ</span> <span title="U+1EF5">Ỵỵỵ Ỵỵỵ</span> <span title="U+1EF7">Ỷỷỷ Ỷỷỷ</span> <span title="U+1EF9">Ỹỹỹ Ỹỹỹ</span> <span title="U+1EFB">Ỻỻỻ Ỻỻỻ</span> <span title="U+1EFD">Ỽỽỽ Ỽỽỽ</span> <span title="U+1EFF">Ỿỿỿ Ỿỿỿ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-005-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-005-ref.xht deleted file mode 100644 index 40cfb0f3704..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-005-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Latin Extended-A</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0101">Āāā Āāā</span> <span title="U+0103">Ăăă Ăăă</span> <span title="U+0105">Ąąą Ąąą</span> <span title="U+0107">Ććć Ććć</span> <span title="U+0109">Ĉĉĉ Ĉĉĉ</span> <span title="U+010B">Ċċċ Ċċċ</span> <span title="U+010D">Ččč Ččč</span> <span title="U+010F">Ďďď Ďďď</span> <span title="U+0111">Đđđ Đđđ</span> <span title="U+0113">Ēēē Ēēē</span> <span title="U+0115">Ĕĕĕ Ĕĕĕ</span> <span title="U+0117">Ėėė Ėėė</span> <span title="U+0119">Ęęę Ęęę</span> <span title="U+011B">Ěěě Ěěě</span> <span title="U+011D">Ĝĝĝ Ĝĝĝ</span> <span title="U+011F">Ğğğ Ğğğ</span> <span title="U+0121">Ġġġ Ġġġ</span> <span title="U+0123">Ģģģ Ģģģ</span> <span title="U+0125">Ĥĥĥ Ĥĥĥ</span> <span title="U+0127">Ħħħ Ħħħ</span> <span title="U+0129">Ĩĩĩ Ĩĩĩ</span> <span title="U+012B">Īīī Īīī</span> <span title="U+012D">Ĭĭĭ Ĭĭĭ</span> <span title="U+012F">Įįį Įįį</span> <span title="U+0131">Iıı Iıı</span> <span title="U+0133">IJijij IJijij</span> <span title="U+0135">Ĵĵĵ Ĵĵĵ</span> <span title="U+0137">Ķķķ Ķķķ</span> <span title="U+013A">Ĺĺĺ Ĺĺĺ</span> <span title="U+013C">Ļļļ Ļļļ</span> <span title="U+013E">Ľľľ Ľľľ</span> <span title="U+0140">Ŀŀŀ Ŀŀŀ</span> <span title="U+0142">Łłł Łłł</span> <span title="U+0144">Ńńń Ńńń</span> <span title="U+0146">Ņņņ Ņņņ</span> <span title="U+0148">Ňňň Ňňň</span> <span title="U+014B">Ŋŋŋ Ŋŋŋ</span> <span title="U+014D">Ōōō Ōōō</span> <span title="U+014F">Ŏŏŏ Ŏŏŏ</span> <span title="U+0151">Őőő Őőő</span> <span title="U+0153">Œœœ Œœœ</span> <span title="U+0155">Ŕŕŕ Ŕŕŕ</span> <span title="U+0157">Ŗŗŗ Ŗŗŗ</span> <span title="U+0159">Řřř Řřř</span> <span title="U+015B">Śśś Śśś</span> <span title="U+015D">Ŝŝŝ Ŝŝŝ</span> <span title="U+015F">Şşş Şşş</span> <span title="U+0161">Ššš Ššš</span> <span title="U+0163">Ţţţ Ţţţ</span> <span title="U+0165">Ťťť Ťťť</span> <span title="U+0167">Ŧŧŧ Ŧŧŧ</span> <span title="U+0169">Ũũũ Ũũũ</span> <span title="U+016B">Ūūū Ūūū</span> <span title="U+016D">Ŭŭŭ Ŭŭŭ</span> <span title="U+016F">Ůůů Ůůů</span> <span title="U+0171">Űűű Űűű</span> <span title="U+0173">Ųųų Ųųų</span> <span title="U+0175">Ŵŵŵ Ŵŵŵ</span> <span title="U+0177">Ŷŷŷ Ŷŷŷ</span> <span title="U+017A">Źźź Źźź</span> <span title="U+017C">Żżż Żżż</span> <span title="U+017E">Žžž Žžž</span> <span title="U+017F">Sſſ Sſſ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-007-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-007-ref.xht deleted file mode 100644 index 80353119f9d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-007-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Latin Extended-B</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0180">Ƀƀƀ Ƀƀƀ</span> <span title="U+0183">Ƃƃƃ Ƃƃƃ</span> <span title="U+0185">Ƅƅƅ Ƅƅƅ</span> <span title="U+0188">Ƈƈƈ Ƈƈƈ</span> <span title="U+018C">Ƌƌƌ Ƌƌƌ</span> <span title="U+0192">Ƒƒƒ Ƒƒƒ</span> <span title="U+0195">Ƕƕƕ Ƕƕƕ</span> <span title="U+0199">Ƙƙƙ Ƙƙƙ</span> <span title="U+019A">Ƚƚƚ Ƚƚƚ</span> <span title="U+019E">Ƞƞƞ Ƞƞƞ</span> <span title="U+01A1">Ơơơ Ơơơ</span> <span title="U+01A3">Ƣƣƣ Ƣƣƣ</span> <span title="U+01A5">Ƥƥƥ Ƥƥƥ</span> <span title="U+01A8">Ƨƨƨ Ƨƨƨ</span> <span title="U+01AD">Ƭƭƭ Ƭƭƭ</span> <span title="U+01B0">Ưưư Ưưư</span> <span title="U+01B4">Ƴƴƴ Ƴƴƴ</span> <span title="U+01B6">Ƶƶƶ Ƶƶƶ</span> <span title="U+01B9">Ƹƹƹ Ƹƹƹ</span> <span title="U+01BD">Ƽƽƽ Ƽƽƽ</span> <span title="U+01BF">Ƿƿƿ Ƿƿƿ</span> <span title="U+01C4">Dždždž Dždždž</span> <span title="U+01C6">Dždždž Dždždž</span> <span title="U+01C7">Ljljlj Ljljlj</span> <span title="U+01C9">Ljljlj Ljljlj</span> <span title="U+01CA">Njnjnj Njnjnj</span> <span title="U+01CC">Njnjnj Njnjnj</span> <span title="U+01CE">Ǎǎǎ Ǎǎǎ</span> <span title="U+01D0">Ǐǐǐ Ǐǐǐ</span> <span title="U+01D2">Ǒǒǒ Ǒǒǒ</span> <span title="U+01D4">Ǔǔǔ Ǔǔǔ</span> <span title="U+01D6">Ǖǖǖ Ǖǖǖ</span> <span title="U+01D8">Ǘǘǘ Ǘǘǘ</span> <span title="U+01DA">Ǚǚǚ Ǚǚǚ</span> <span title="U+01DC">Ǜǜǜ Ǜǜǜ</span> <span title="U+01DD">Ǝǝǝ Ǝǝǝ</span> <span title="U+01DF">Ǟǟǟ Ǟǟǟ</span> <span title="U+01E1">Ǡǡǡ Ǡǡǡ</span> <span title="U+01E3">Ǣǣǣ Ǣǣǣ</span> <span title="U+01E5">Ǥǥǥ Ǥǥǥ</span> <span title="U+01E7">Ǧǧǧ Ǧǧǧ</span> <span title="U+01E9">Ǩǩǩ Ǩǩǩ</span> <span title="U+01EB">Ǫǫǫ Ǫǫǫ</span> <span title="U+01ED">Ǭǭǭ Ǭǭǭ</span> <span title="U+01EF">Ǯǯǯ Ǯǯǯ</span> <span title="U+01F1">Dzdzdz Dzdzdz</span> <span title="U+01F3">Dzdzdz Dzdzdz</span> <span title="U+01F5">Ǵǵǵ Ǵǵǵ</span> <span title="U+01F9">Ǹǹǹ Ǹǹǹ</span> <span title="U+01FB">Ǻǻǻ Ǻǻǻ</span> <span title="U+01FD">Ǽǽǽ Ǽǽǽ</span> <span title="U+01FF">Ǿǿǿ Ǿǿǿ</span> <span title="U+0201">Ȁȁȁ Ȁȁȁ</span> <span title="U+0203">Ȃȃȃ Ȃȃȃ</span> <span title="U+0205">Ȅȅȅ Ȅȅȅ</span> <span title="U+0207">Ȇȇȇ Ȇȇȇ</span> <span title="U+0209">Ȉȉȉ Ȉȉȉ</span> <span title="U+020B">Ȋȋȋ Ȋȋȋ</span> <span title="U+020D">Ȍȍȍ Ȍȍȍ</span> <span title="U+020F">Ȏȏȏ Ȏȏȏ</span> <span title="U+0211">Ȑȑȑ Ȑȑȑ</span> <span title="U+0213">Ȓȓȓ Ȓȓȓ</span> <span title="U+0215">Ȕȕȕ Ȕȕȕ</span> <span title="U+0217">Ȗȗȗ Ȗȗȗ</span> <span title="U+0219">Șșș Șșș</span> <span title="U+021B">Țțț Țțț</span> <span title="U+021D">Ȝȝȝ Ȝȝȝ</span> <span title="U+021F">Ȟȟȟ Ȟȟȟ</span> <span title="U+0223">Ȣȣȣ Ȣȣȣ</span> <span title="U+0225">Ȥȥȥ Ȥȥȥ</span> <span title="U+0227">Ȧȧȧ Ȧȧȧ</span> <span title="U+0229">Ȩȩȩ Ȩȩȩ</span> <span title="U+022B">Ȫȫȫ Ȫȫȫ</span> <span title="U+022D">Ȭȭȭ Ȭȭȭ</span> <span title="U+022F">Ȯȯȯ Ȯȯȯ</span> <span title="U+0231">Ȱȱȱ Ȱȱȱ</span> <span title="U+0233">Ȳȳȳ Ȳȳȳ</span> <span title="U+023C">Ȼȼȼ Ȼȼȼ</span> <span title="U+023F">Ȿȿȿ Ȿȿȿ</span> <span title="U+0240">Ɀɀɀ Ɀɀɀ</span> <span title="U+0242">Ɂɂɂ Ɂɂɂ</span> <span title="U+0247">Ɇɇɇ Ɇɇɇ</span> <span title="U+0249">Ɉɉɉ Ɉɉɉ</span> <span title="U+024B">Ɋɋɋ Ɋɋɋ</span> <span title="U+024D">Ɍɍɍ Ɍɍɍ</span> <span title="U+024F">Ɏɏɏ Ɏɏɏ</span> </div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-009-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-009-ref.xht deleted file mode 100644 index 782db2348f0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-009-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Latin Extended-C</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2C61">Ⱡⱡⱡ Ⱡⱡⱡ</span> <span title="U+2C65">Ⱥⱥⱥ Ⱥⱥⱥ</span> <span title="U+2C66">Ⱦⱦⱦ Ⱦⱦⱦ</span> <span title="U+2C68">Ⱨⱨⱨ Ⱨⱨⱨ</span> <span title="U+2C6A">Ⱪⱪⱪ Ⱪⱪⱪ</span> <span title="U+2C6C">Ⱬⱬⱬ Ⱬⱬⱬ</span> <span title="U+2C73">Ⱳⱳⱳ Ⱳⱳⱳ</span> <span title="U+2C76">Ⱶⱶⱶ Ⱶⱶⱶ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-010-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-010-ref.xht deleted file mode 100644 index a16cd5a232f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-010-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Latin Extended-D</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+A723">Ꜣꜣꜣ Ꜣꜣꜣ</span> <span title="U+A725">Ꜥꜥꜥ Ꜥꜥꜥ</span> <span title="U+A727">Ꜧꜧꜧ Ꜧꜧꜧ</span> <span title="U+A729">Ꜩꜩꜩ Ꜩꜩꜩ</span> <span title="U+A72B">Ꜫꜫꜫ Ꜫꜫꜫ</span> <span title="U+A72D">Ꜭꜭꜭ Ꜭꜭꜭ</span> <span title="U+A72F">Ꜯꜯꜯ Ꜯꜯꜯ</span> <span title="U+A733">Ꜳꜳꜳ Ꜳꜳꜳ</span> <span title="U+A735">Ꜵꜵꜵ Ꜵꜵꜵ</span> <span title="U+A737">Ꜷꜷꜷ Ꜷꜷꜷ</span> <span title="U+A739">Ꜹꜹꜹ Ꜹꜹꜹ</span> <span title="U+A73B">Ꜻꜻꜻ Ꜻꜻꜻ</span> <span title="U+A73D">Ꜽꜽꜽ Ꜽꜽꜽ</span> <span title="U+A73F">Ꜿꜿꜿ Ꜿꜿꜿ</span> <span title="U+A741">Ꝁꝁꝁ Ꝁꝁꝁ</span> <span title="U+A743">Ꝃꝃꝃ Ꝃꝃꝃ</span> <span title="U+A745">Ꝅꝅꝅ Ꝅꝅꝅ</span> <span title="U+A747">Ꝇꝇꝇ Ꝇꝇꝇ</span> <span title="U+A749">Ꝉꝉꝉ Ꝉꝉꝉ</span> <span title="U+A74B">Ꝋꝋꝋ Ꝋꝋꝋ</span> <span title="U+A74D">Ꝍꝍꝍ Ꝍꝍꝍ</span> <span title="U+A74F">Ꝏꝏꝏ Ꝏꝏꝏ</span> <span title="U+A751">Ꝑꝑꝑ Ꝑꝑꝑ</span> <span title="U+A753">Ꝓꝓꝓ Ꝓꝓꝓ</span> <span title="U+A755">Ꝕꝕꝕ Ꝕꝕꝕ</span> <span title="U+A757">Ꝗꝗꝗ Ꝗꝗꝗ</span> <span title="U+A759">Ꝙꝙꝙ Ꝙꝙꝙ</span> <span title="U+A75B">Ꝛꝛꝛ Ꝛꝛꝛ</span> <span title="U+A75D">Ꝝꝝꝝ Ꝝꝝꝝ</span> <span title="U+A75F">Ꝟꝟꝟ Ꝟꝟꝟ</span> <span title="U+A761">Ꝡꝡꝡ Ꝡꝡꝡ</span> <span title="U+A763">Ꝣꝣꝣ Ꝣꝣꝣ</span> <span title="U+A765">Ꝥꝥꝥ Ꝥꝥꝥ</span> <span title="U+A767">Ꝧꝧꝧ Ꝧꝧꝧ</span> <span title="U+A769">Ꝩꝩꝩ Ꝩꝩꝩ</span> <span title="U+A76B">Ꝫꝫꝫ Ꝫꝫꝫ</span> <span title="U+A76D">Ꝭꝭꝭ Ꝭꝭꝭ</span> <span title="U+A76F">Ꝯꝯꝯ Ꝯꝯꝯ</span> <span title="U+A77A">Ꝺꝺꝺ Ꝺꝺꝺ</span> <span title="U+A77C">Ꝼꝼꝼ Ꝼꝼꝼ</span> <span title="U+A77F">Ꝿꝿꝿ Ꝿꝿꝿ</span> <span title="U+A781">Ꞁꞁꞁ Ꞁꞁꞁ</span> <span title="U+A783">Ꞃꞃꞃ Ꞃꞃꞃ</span> <span title="U+A785">Ꞅꞅꞅ Ꞅꞅꞅ</span> <span title="U+A787">Ꞇꞇꞇ Ꞇꞇꞇ</span> <span title="U+A78C">Ꞌꞌꞌ Ꞌꞌꞌ</span> <span title="U+A791">Ꞑꞑꞑ Ꞑꞑꞑ</span> <span title="U+A793">Ꞓꞓꞓ Ꞓꞓꞓ</span> <span title="U+A797">Ꞗꞗꞗ Ꞗꞗꞗ</span> <span title="U+A799">Ꞙꞙꞙ Ꞙꞙꞙ</span> <span title="U+A79B">Ꞛꞛꞛ Ꞛꞛꞛ</span> <span title="U+A79D">Ꞝꞝꞝ Ꞝꞝꞝ</span> <span title="U+A79F">Ꞟꞟꞟ Ꞟꞟꞟ</span> <span title="U+A7A1">Ꞡꞡꞡ Ꞡꞡꞡ</span> <span title="U+A7A3">Ꞣꞣꞣ Ꞣꞣꞣ</span> <span title="U+A7A5">Ꞥꞥꞥ Ꞥꞥꞥ</span> <span title="U+A7A7">Ꞧꞧꞧ Ꞧꞧꞧ</span> <span title="U+A7A9">Ꞩꞩꞩ Ꞩꞩꞩ</span> </div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-011-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-011-ref.xht deleted file mode 100644 index 3781b354395..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-011-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Full-width Latin</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+FF41">Aaa Aaa</span> <span title="U+FF42">Bbb Bbb</span> <span title="U+FF43">Ccc Ccc</span> <span title="U+FF44">Ddd Ddd</span> <span title="U+FF45">Eee Eee</span> <span title="U+FF46">Fff Fff</span> <span title="U+FF47">Ggg Ggg</span> <span title="U+FF48">Hhh Hhh</span> <span title="U+FF49">Iii Iii</span> <span title="U+FF4A">Jjj Jjj</span> <span title="U+FF4B">Kkk Kkk</span> <span title="U+FF4C">Lll Lll</span> <span title="U+FF4D">Mmm Mmm</span> <span title="U+FF4E">Nnn Nnn</span> <span title="U+FF4F">Ooo Ooo</span> <span title="U+FF50">Ppp Ppp</span> <span title="U+FF51">Qqq Qqq</span> <span title="U+FF52">Rrr Rrr</span> <span title="U+FF53">Sss Sss</span> <span title="U+FF54">Ttt Ttt</span> <span title="U+FF55">Uuu Uuu</span> <span title="U+FF56">Vvv Vvv</span> <span title="U+FF57">Www Www</span> <span title="U+FF58">Xxx Xxx</span> <span title="U+FF59">Yyy Yyy</span> <span title="U+FF5A">Zzz Zzz</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-014-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-014-ref.xht deleted file mode 100644 index 384daa39ffb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-014-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Greek and Coptic</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0371">Ͱͱͱ Ͱͱͱ</span> <span title="U+0373">Ͳͳͳ Ͳͳͳ</span> <span title="U+0377">Ͷͷͷ Ͷͷͷ</span> <span title="U+037B">Ͻͻͻ Ͻͻͻ</span> <span title="U+037C">Ͼͼͼ Ͼͼͼ</span> <span title="U+037D">Ͽͽͽ Ͽͽͽ</span> <span title="U+03AC">Άάά Άάά</span> <span title="U+03AD">Έέέ Έέέ</span> <span title="U+03AE">Ήήή Ήήή</span> <span title="U+03AF">Ίίί Ίίί</span> <span title="U+03B1">Ααα Ααα</span> <span title="U+03B2">Βββ Βββ</span> <span title="U+03B3">Γγγ Γγγ</span> <span title="U+03B4">Δδδ Δδδ</span> <span title="U+03B5">Εεε Εεε</span> <span title="U+03B6">Ζζζ Ζζζ</span> <span title="U+03B7">Ηηη Ηηη</span> <span title="U+03B8">Θθθ Θθθ</span> <span title="U+03B9">Ιιι Ιιι</span> <span title="U+03BA">Κκκ Κκκ</span> <span title="U+03BB">Λλλ Λλλ</span> <span title="U+03BC">Μμμ Μμμ</span> <span title="U+03BD">Ννν Ννν</span> <span title="U+03BE">Ξξξ Ξξξ</span> <span title="U+03BF">Οοο Οοο</span> <span title="U+03C0">Πππ Πππ</span> <span title="U+03C1">Ρρρ Ρρρ</span> <span title="U+03C2">Σςς Σςς</span> <span title="U+03C3">Σσσ Σσσ</span> <span title="U+03C4">Τττ Τττ</span> <span title="U+03C5">Υυυ Υυυ</span> <span title="U+03C6">Φφφ Φφφ</span> <span title="U+03C7">Χχχ Χχχ</span> <span title="U+03C8">Ψψψ Ψψψ</span> <span title="U+03C9">Ωωω Ωωω</span> <span title="U+03CA">Ϊϊϊ Ϊϊϊ</span> <span title="U+03CB">Ϋϋϋ Ϋϋϋ</span> <span title="U+03CC">Όόό Όόό</span> <span title="U+03CD">Ύύύ Ύύύ</span> <span title="U+03CE">Ώώώ Ώώώ</span> <span title="U+03D0">Βϐϐ Βϐϐ</span> <span title="U+03D1">Θϑϑ Θϑϑ</span> <span title="U+03D5">Φϕϕ Φϕϕ</span> <span title="U+03D6">Πϖϖ Πϖϖ</span> <span title="U+03D7">Ϗϗϗ Ϗϗϗ</span> <span title="U+03D9">Ϙϙϙ Ϙϙϙ</span> <span title="U+03DB">Ϛϛϛ Ϛϛϛ</span> <span title="U+03DD">Ϝϝϝ Ϝϝϝ</span> <span title="U+03DF">Ϟϟϟ Ϟϟϟ</span> <span title="U+03E1">Ϡϡϡ Ϡϡϡ</span> <span title="U+03E3">Ϣϣϣ Ϣϣϣ</span> <span title="U+03E5">Ϥϥϥ Ϥϥϥ</span> <span title="U+03E7">Ϧϧϧ Ϧϧϧ</span> <span title="U+03E9">Ϩϩϩ Ϩϩϩ</span> <span title="U+03EB">Ϫϫϫ Ϫϫϫ</span> <span title="U+03ED">Ϭϭϭ Ϭϭϭ</span> <span title="U+03EF">Ϯϯϯ Ϯϯϯ</span> <span title="U+03F0">Κϰϰ Κϰϰ</span> <span title="U+03F1">Ρϱϱ Ρϱϱ</span> <span title="U+03F2">Ϲϲϲ Ϲϲϲ</span> <span title="U+03F3">Ϳϳϳ Ϳϳϳ</span> <span title="U+03F5">Εϵϵ Εϵϵ</span> <span title="U+03F8">Ϸϸϸ Ϸϸϸ</span> <span title="U+03FB">Ϻϻϻ Ϻϻϻ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-016-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-016-ref.xht deleted file mode 100644 index 93882c6dfd8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-016-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Greek Extended</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+1F00">Ἀἀἀ Ἀἀἀ</span> <span title="U+1F01">Ἁἁἁ Ἁἁἁ</span> <span title="U+1F02">Ἂἂἂ Ἂἂἂ</span> <span title="U+1F03">Ἃἃἃ Ἃἃἃ</span> <span title="U+1F04">Ἄἄἄ Ἄἄἄ</span> <span title="U+1F05">Ἅἅἅ Ἅἅἅ</span> <span title="U+1F06">Ἆἆἆ Ἆἆἆ</span> <span title="U+1F07">Ἇἇἇ Ἇἇἇ</span> <span title="U+1F10">Ἐἐἐ Ἐἐἐ</span> <span title="U+1F11">Ἑἑἑ Ἑἑἑ</span> <span title="U+1F12">Ἒἒἒ Ἒἒἒ</span> <span title="U+1F13">Ἓἓἓ Ἓἓἓ</span> <span title="U+1F14">Ἔἔἔ Ἔἔἔ</span> <span title="U+1F15">Ἕἕἕ Ἕἕἕ</span> <span title="U+1F20">Ἠἠἠ Ἠἠἠ</span> <span title="U+1F21">Ἡἡἡ Ἡἡἡ</span> <span title="U+1F22">Ἢἢἢ Ἢἢἢ</span> <span title="U+1F23">Ἣἣἣ Ἣἣἣ</span> <span title="U+1F24">Ἤἤἤ Ἤἤἤ</span> <span title="U+1F25">Ἥἥἥ Ἥἥἥ</span> <span title="U+1F26">Ἦἦἦ Ἦἦἦ</span> <span title="U+1F27">Ἧἧἧ Ἧἧἧ</span> <span title="U+1F30">Ἰἰἰ Ἰἰἰ</span> <span title="U+1F31">Ἱἱἱ Ἱἱἱ</span> <span title="U+1F32">Ἲἲἲ Ἲἲἲ</span> <span title="U+1F33">Ἳἳἳ Ἳἳἳ</span> <span title="U+1F34">Ἴἴἴ Ἴἴἴ</span> <span title="U+1F35">Ἵἵἵ Ἵἵἵ</span> <span title="U+1F36">Ἶἶἶ Ἶἶἶ</span> <span title="U+1F37">Ἷἷἷ Ἷἷἷ</span> <span title="U+1F40">Ὀὀὀ Ὀὀὀ</span> <span title="U+1F41">Ὁὁὁ Ὁὁὁ</span> <span title="U+1F42">Ὂὂὂ Ὂὂὂ</span> <span title="U+1F43">Ὃὃὃ Ὃὃὃ</span> <span title="U+1F44">Ὄὄὄ Ὄὄὄ</span> <span title="U+1F45">Ὅὅὅ Ὅὅὅ</span> <span title="U+1F51">Ὑὑὑ Ὑὑὑ</span> <span title="U+1F53">Ὓὓὓ Ὓὓὓ</span> <span title="U+1F55">Ὕὕὕ Ὕὕὕ</span> <span title="U+1F57">Ὗὗὗ Ὗὗὗ</span> <span title="U+1F60">Ὠὠὠ Ὠὠὠ</span> <span title="U+1F61">Ὡὡὡ Ὡὡὡ</span> <span title="U+1F62">Ὢὢὢ Ὢὢὢ</span> <span title="U+1F63">Ὣὣὣ Ὣὣὣ</span> <span title="U+1F64">Ὤὤὤ Ὤὤὤ</span> <span title="U+1F65">Ὥὥὥ Ὥὥὥ</span> <span title="U+1F66">Ὦὦὦ Ὦὦὦ</span> <span title="U+1F67">Ὧὧὧ Ὧὧὧ</span> <span title="U+1F70">Ὰὰὰ Ὰὰὰ</span> <span title="U+1F71">Άάά Άάά</span> <span title="U+1F72">Ὲὲὲ Ὲὲὲ</span> <span title="U+1F73">Έέέ Έέέ</span> <span title="U+1F74">Ὴὴὴ Ὴὴὴ</span> <span title="U+1F75">Ήήή Ήήή</span> <span title="U+1F76">Ὶὶὶ Ὶὶὶ</span> <span title="U+1F77">Ίίί Ίίί</span> <span title="U+1F78">Ὸὸὸ Ὸὸὸ</span> <span title="U+1F79">Όόό Όόό</span> <span title="U+1F7A">Ὺὺὺ Ὺὺὺ</span> <span title="U+1F7B">Ύύύ Ύύύ</span> <span title="U+1F7C">Ὼὼὼ Ὼὼὼ</span> <span title="U+1F7D">Ώώώ Ώώώ</span> <span title="U+1F80">ᾈᾀᾀ ᾈᾀᾀ</span> <span title="U+1F81">ᾉᾁᾁ ᾉᾁᾁ</span> <span title="U+1F82">ᾊᾂᾂ ᾊᾂᾂ</span> <span title="U+1F83">ᾋᾃᾃ ᾋᾃᾃ</span> <span title="U+1F84">ᾌᾄᾄ ᾌᾄᾄ</span> <span title="U+1F85">ᾍᾅᾅ ᾍᾅᾅ</span> <span title="U+1F86">ᾎᾆᾆ ᾎᾆᾆ</span> <span title="U+1F87">ᾏᾇᾇ ᾏᾇᾇ</span> <span title="U+1F90">ᾘᾐᾐ ᾘᾐᾐ</span> <span title="U+1F91">ᾙᾑᾑ ᾙᾑᾑ</span> <span title="U+1F92">ᾚᾒᾒ ᾚᾒᾒ</span> <span title="U+1F93">ᾛᾓᾓ ᾛᾓᾓ</span> <span title="U+1F94">ᾜᾔᾔ ᾜᾔᾔ</span> <span title="U+1F95">ᾝᾕᾕ ᾝᾕᾕ</span> <span title="U+1F96">ᾞᾖᾖ ᾞᾖᾖ</span> <span title="U+1F97">ᾟᾗᾗ ᾟᾗᾗ</span> <span title="U+1FA0">ᾨᾠᾠ ᾨᾠᾠ</span> <span title="U+1FA1">ᾩᾡᾡ ᾩᾡᾡ</span> <span title="U+1FA2">ᾪᾢᾢ ᾪᾢᾢ</span> <span title="U+1FA3">ᾫᾣᾣ ᾫᾣᾣ</span> <span title="U+1FA4">ᾬᾤᾤ ᾬᾤᾤ</span> <span title="U+1FA5">ᾭᾥᾥ ᾭᾥᾥ</span> <span title="U+1FA6">ᾮᾦᾦ ᾮᾦᾦ</span> <span title="U+1FA7">ᾯᾧᾧ ᾯᾧᾧ</span> <span title="U+1FB0">Ᾰᾰᾰ Ᾰᾰᾰ</span> <span title="U+1FB1">Ᾱᾱᾱ Ᾱᾱᾱ</span> <span title="U+1FB3">ᾼᾳᾳ ᾼᾳᾳ</span> <span title="U+1FBE">Ιιι Ιιι</span> <span title="U+1FC3">ῌῃῃ ῌῃῃ</span> <span title="U+1FD0">Ῐῐῐ Ῐῐῐ</span> <span title="U+1FD1">Ῑῑῑ Ῑῑῑ</span> <span title="U+1FE0">Ῠῠῠ Ῠῠῠ</span> <span title="U+1FE1">Ῡῡῡ Ῡῡῡ</span> <span title="U+1FE5">Ῥῥῥ Ῥῥῥ</span> <span title="U+1FF3">ῼῳῳ ῼῳῳ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-018-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-018-ref.xht deleted file mode 100644 index ad8efd6a4a4..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-018-ref.xht +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Cyrillic</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0430">Ааа Ааа</span> <span title="U+0431">Ббб Ббб</span> <span title="U+0432">Ввв Ввв</span> <span title="U+0433">Ггг Ггг</span> <span title="U+0434">Ддд Ддд</span> <span title="U+0435">Еее Еее</span> <span title="U+0436">Жжж Жжж</span> <span title="U+0437">Ззз Ззз</span> <span title="U+0438">Иии Иии</span> <span title="U+0439">Ййй Ййй</span> <span title="U+043A">Ккк Ккк</span> <span title="U+043B">Ллл Ллл</span> <span title="U+043C">Ммм Ммм</span> <span title="U+043D">Ннн Ннн</span> <span title="U+043E">Ооо Ооо</span> <span title="U+043F">Ппп Ппп</span> <span title="U+0440">Ррр Ррр</span> <span title="U+0441">Ссс Ссс</span> <span title="U+0442">Ттт Ттт</span> <span title="U+0443">Ууу Ууу</span> <span title="U+0444">Ффф Ффф</span> <span title="U+0445">Ххх Ххх</span> <span title="U+0446">Ццц Ццц</span> <span title="U+0447">Ччч Ччч</span> <span title="U+0448">Шшш Шшш</span> <span title="U+0449">Щщщ Щщщ</span> <span title="U+044A">Ъъъ Ъъъ</span> <span title="U+044B">Ыыы Ыыы</span> <span title="U+044C">Ььь Ььь</span> <span title="U+044D">Эээ Эээ</span> <span title="U+044E">Ююю Ююю</span> <span title="U+044F">Яяя Яяя</span> <span title="U+0450">Ѐѐѐ Ѐѐѐ</span> <span title="U+0451">Ёёё Ёёё</span> <span title="U+0452">Ђђђ Ђђђ</span> <span title="U+0453">Ѓѓѓ Ѓѓѓ</span> <span title="U+0454">Єєє Єєє</span> <span title="U+0455">Ѕѕѕ Ѕѕѕ</span> <span title="U+0456">Ііі Ііі</span> <span title="U+0457">Їїї Їїї</span> <span title="U+0458">Јјј Јјј</span> <span title="U+0459">Љљљ Љљљ</span> <span title="U+045A">Њњњ Њњњ</span> <span title="U+045B">Ћћћ Ћћћ</span> <span title="U+045C">Ќќќ Ќќќ</span> <span title="U+045D">Ѝѝѝ Ѝѝѝ</span> <span title="U+045E">Ўўў Ўўў</span> <span title="U+045F">Џџџ Џџџ</span> <span title="U+0461">Ѡѡѡ Ѡѡѡ</span> <span title="U+0463">Ѣѣѣ Ѣѣѣ</span> <span title="U+0465">Ѥѥѥ Ѥѥѥ</span> <span title="U+0467">Ѧѧѧ Ѧѧѧ</span> <span title="U+0469">Ѩѩѩ Ѩѩѩ</span> <span title="U+046B">Ѫѫѫ Ѫѫѫ</span> <span title="U+046D">Ѭѭѭ Ѭѭѭ</span> <span title="U+046F">Ѯѯѯ Ѯѯѯ</span> <span title="U+0471">Ѱѱѱ Ѱѱѱ</span> <span title="U+0473">Ѳѳѳ Ѳѳѳ</span> <span title="U+0475">Ѵѵѵ Ѵѵѵ</span> <span title="U+0477">Ѷѷѷ Ѷѷѷ</span> <span title="U+0479">Ѹѹѹ Ѹѹѹ</span> <span title="U+047B">Ѻѻѻ Ѻѻѻ</span> <span title="U+047D">Ѽѽѽ Ѽѽѽ</span> <span title="U+047F">Ѿѿѿ Ѿѿѿ</span> <span title="U+0481">Ҁҁҁ Ҁҁҁ</span> <span title="U+048B">Ҋҋҋ Ҋҋҋ</span> <span title="U+048D">Ҍҍҍ Ҍҍҍ</span> <span title="U+048F">Ҏҏҏ Ҏҏҏ</span> <span title="U+0491">Ґґґ Ґґґ</span> <span title="U+0493">Ғғғ Ғғғ</span> <span title="U+0495">Ҕҕҕ Ҕҕҕ</span> <span title="U+0497">Җҗҗ Җҗҗ</span> <span title="U+0499">Ҙҙҙ Ҙҙҙ</span> <span title="U+049B">Қққ Қққ</span> <span title="U+049D">Ҝҝҝ Ҝҝҝ</span> <span title="U+049F">Ҟҟҟ Ҟҟҟ</span> <span title="U+04A1">Ҡҡҡ Ҡҡҡ</span> <span title="U+04A3">Ңңң Ңңң</span> <span title="U+04A5">Ҥҥҥ Ҥҥҥ</span> <span title="U+04A7">Ҧҧҧ Ҧҧҧ</span> <span title="U+04A9">Ҩҩҩ Ҩҩҩ</span> <span title="U+04AB">Ҫҫҫ Ҫҫҫ</span> <span title="U+04AD">Ҭҭҭ Ҭҭҭ</span> <span title="U+04AF">Үүү Үүү</span> <span title="U+04B1">Ұұұ Ұұұ</span> <span title="U+04B3">Ҳҳҳ Ҳҳҳ</span> <span title="U+04B5">Ҵҵҵ Ҵҵҵ</span> <span title="U+04B7">Ҷҷҷ Ҷҷҷ</span> <span title="U+04B9">Ҹҹҹ Ҹҹҹ</span> <span title="U+04BB">Һһһ Һһһ</span> <span title="U+04BD">Ҽҽҽ Ҽҽҽ</span> <span title="U+04BF">Ҿҿҿ Ҿҿҿ</span> <span title="U+04C2">Ӂӂӂ Ӂӂӂ</span> <span title="U+04C4">Ӄӄӄ Ӄӄӄ</span> <span title="U+04C6">Ӆӆӆ Ӆӆӆ</span> <span title="U+04C8">Ӈӈӈ Ӈӈӈ</span> <span title="U+04CA">Ӊӊӊ Ӊӊӊ</span> <span title="U+04CC">Ӌӌӌ Ӌӌӌ</span> <span title="U+04CE">Ӎӎӎ Ӎӎӎ</span> <span title="U+04CF">Ӏӏӏ Ӏӏӏ</span> <span title="U+04D1">Ӑӑӑ Ӑӑӑ</span> <span title="U+04D3">Ӓӓӓ Ӓӓӓ</span> <span title="U+04D5">Ӕӕӕ Ӕӕӕ</span> <span title="U+04D7">Ӗӗӗ Ӗӗӗ</span> <span title="U+04D9">Әәә Әәә</span> <span title="U+04DB">Ӛӛӛ Ӛӛӛ</span> <span title="U+04DD">Ӝӝӝ Ӝӝӝ</span> <span title="U+04DF">Ӟӟӟ Ӟӟӟ</span> <span title="U+04E1">Ӡӡӡ Ӡӡӡ</span> <span title="U+04E3">Ӣӣӣ Ӣӣӣ</span> <span title="U+04E5">Ӥӥӥ Ӥӥӥ</span> <span title="U+04E7">Ӧӧӧ Ӧӧӧ</span> <span title="U+04E9">Өөө Өөө</span> <span title="U+04EB">Ӫӫӫ Ӫӫӫ</span> <span title="U+04ED">Ӭӭӭ Ӭӭӭ</span> <span title="U+04EF">Ӯӯӯ Ӯӯӯ</span> <span title="U+04F1">Ӱӱӱ Ӱӱӱ</span> <span title="U+04F3">Ӳӳӳ Ӳӳӳ</span> <span title="U+04F5">Ӵӵӵ Ӵӵӵ</span> <span title="U+04F7">Ӷӷӷ Ӷӷӷ</span> <span title="U+04F9">Ӹӹӹ Ӹӹӹ</span> <span title="U+04FB">Ӻӻӻ Ӻӻӻ</span> <span title="U+04FD">Ӽӽӽ Ӽӽӽ</span> <span title="U+04FF">Ӿӿӿ Ӿӿӿ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-020-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-020-ref.xht deleted file mode 100644 index c6b8362d5c2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-020-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Cyrillic Supplement</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0501">Ԁԁԁ Ԁԁԁ</span> <span title="U+0503">Ԃԃԃ Ԃԃԃ</span> <span title="U+0505">Ԅԅԅ Ԅԅԅ</span> <span title="U+0507">Ԇԇԇ Ԇԇԇ</span> <span title="U+0509">Ԉԉԉ Ԉԉԉ</span> <span title="U+050B">Ԋԋԋ Ԋԋԋ</span> <span title="U+050D">Ԍԍԍ Ԍԍԍ</span> <span title="U+050F">Ԏԏԏ Ԏԏԏ</span> <span title="U+0511">Ԑԑԑ Ԑԑԑ</span> <span title="U+0513">Ԓԓԓ Ԓԓԓ</span> <span title="U+0515">Ԕԕԕ Ԕԕԕ</span> <span title="U+0517">Ԗԗԗ Ԗԗԗ</span> <span title="U+0519">Ԙԙԙ Ԙԙԙ</span> <span title="U+051B">Ԛԛԛ Ԛԛԛ</span> <span title="U+051D">Ԝԝԝ Ԝԝԝ</span> <span title="U+051F">Ԟԟԟ Ԟԟԟ</span> <span title="U+0521">Ԡԡԡ Ԡԡԡ</span> <span title="U+0523">Ԣԣԣ Ԣԣԣ</span> <span title="U+0525">Ԥԥԥ Ԥԥԥ</span> <span title="U+0527">Ԧԧԧ Ԧԧԧ</span> <span title="U+0529">Ԩԩԩ Ԩԩԩ</span> <span title="U+052B">Ԫԫԫ Ԫԫԫ</span> <span title="U+052D">Ԭԭԭ Ԭԭԭ</span> <span title="U+052F">Ԯԯԯ Ԯԯԯ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-022-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-022-ref.xht deleted file mode 100644 index 4a74599d37e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-022-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Armenian</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansArmenian-Regular') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0561">Աաա Աաա</span> <span title="U+0562">Բբբ Բբբ</span> <span title="U+0563">Գգգ Գգգ</span> <span title="U+0564">Դդդ Դդդ</span> <span title="U+0565">Եեե Եեե</span> <span title="U+0566">Զզզ Զզզ</span> <span title="U+0567">Էէէ Էէէ</span> <span title="U+0568">Ըըը Ըըը</span> <span title="U+0569">Թթթ Թթթ</span> <span title="U+056A">Ժժժ Ժժժ</span> <span title="U+056B">Իիի Իիի</span> <span title="U+056C">Լլլ Լլլ</span> <span title="U+056D">Խխխ Խխխ</span> <span title="U+056E">Ծծծ Ծծծ</span> <span title="U+056F">Կկկ Կկկ</span> <span title="U+0570">Հհհ Հհհ</span> <span title="U+0571">Ձձձ Ձձձ</span> <span title="U+0572">Ղղղ Ղղղ</span> <span title="U+0573">Ճճճ Ճճճ</span> <span title="U+0574">Մմմ Մմմ</span> <span title="U+0575">Յյյ Յյյ</span> <span title="U+0576">Ննն Ննն</span> <span title="U+0577">Շշշ Շշշ</span> <span title="U+0578">Ոոո Ոոո</span> <span title="U+0579">Չչչ Չչչ</span> <span title="U+057A">Պպպ Պպպ</span> <span title="U+057B">Ջջջ Ջջջ</span> <span title="U+057C">Ռռռ Ռռռ</span> <span title="U+057D">Սսս Սսս</span> <span title="U+057E">Վվվ Վվվ</span> <span title="U+057F">Տտտ Տտտ</span> <span title="U+0580">Րրր Րրր</span> <span title="U+0581">Ցցց Ցցց</span> <span title="U+0582">Ւււ Ւււ</span> <span title="U+0583">Փփփ Փփփ</span> <span title="U+0584">Քքք Քքք</span> <span title="U+0585">Օօօ Օօօ</span> <span title="U+0586">Ֆֆֆ Ֆֆֆ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-024-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-024-ref.xht deleted file mode 100644 index 05b2aa2569c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-024-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Number Forms</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2170">Ⅰⅰⅰ Ⅰⅰⅰ</span> <span title="U+2171">Ⅱⅱⅱ Ⅱⅱⅱ</span> <span title="U+2172">Ⅲⅲⅲ Ⅲⅲⅲ</span> <span title="U+2173">Ⅳⅳⅳ Ⅳⅳⅳ</span> <span title="U+2174">Ⅴⅴⅴ Ⅴⅴⅴ</span> <span title="U+2175">Ⅵⅵⅵ Ⅵⅵⅵ</span> <span title="U+2176">Ⅶⅶⅶ Ⅶⅶⅶ</span> <span title="U+2177">Ⅷⅷⅷ Ⅷⅷⅷ</span> <span title="U+2178">Ⅸⅸⅸ Ⅸⅸⅸ</span> <span title="U+2179">Ⅹⅹⅹ Ⅹⅹⅹ</span> <span title="U+217A">Ⅺⅺⅺ Ⅺⅺⅺ</span> <span title="U+217B">Ⅻⅻⅻ Ⅻⅻⅻ</span> <span title="U+217C">Ⅼⅼⅼ Ⅼⅼⅼ</span> <span title="U+217D">Ⅽⅽⅽ Ⅽⅽⅽ</span> <span title="U+217E">Ⅾⅾⅾ Ⅾⅾⅾ</span> <span title="U+217F">Ⅿⅿⅿ Ⅿⅿⅿ</span> <span title="U+2184">Ↄↄↄ Ↄↄↄ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-026-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-026-ref.xht deleted file mode 100644 index 580522acd73..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-026-ref.xht +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Enclosed Alphanumerics</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if there are NO uppercase letters.<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+24D0">ⓐⓐⓐ</span> <span title="U+24D1">ⓑⓑⓑ</span> <span title="U+24D2">ⓒⓒⓒ</span> <span title="U+24D3">ⓓⓓⓓ</span> <span title="U+24D4">ⓔⓔⓔ</span> <span title="U+24D5">ⓕⓕⓕ</span> <span title="U+24D6">ⓖⓖⓖ</span> <span title="U+24D7">ⓗⓗⓗ</span> <span title="U+24D8">ⓘⓘⓘ</span> <span title="U+24D9">ⓙⓙⓙ</span> <span title="U+24DA">ⓚⓚⓚ</span> <span title="U+24DB">ⓛⓛⓛ</span> <span title="U+24DC">ⓜⓜⓜ</span> <span title="U+24DD">ⓝⓝⓝ</span> <span title="U+24DE">ⓞⓞⓞ</span> <span title="U+24DF">ⓟⓟⓟ</span> <span title="U+24E0">ⓠⓠⓠ</span> <span title="U+24E1">ⓡⓡⓡ</span> <span title="U+24E2">ⓢⓢⓢ</span> <span title="U+24E3">ⓣⓣⓣ</span> <span title="U+24E4">ⓤⓤⓤ</span> <span title="U+24E5">ⓥⓥⓥ</span> <span title="U+24E6">ⓦⓦⓦ</span> <span title="U+24E7">ⓧⓧⓧ</span> <span title="U+24E8">ⓨⓨⓨ</span> <span title="U+24E9">ⓩⓩⓩ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. -The reason titlecase is not applied is that these characters have the general property So, and are therefore not included in the definition of typographic letter unit. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-028-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-028-ref.xht deleted file mode 100644 index 57ea68d65d9..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-028-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Deseret</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansDeseret-Regular.ttf') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+10428">𐐀𐐨𐐨 𐐀𐐨𐐨</span> <span title="U+10429">𐐁𐐩𐐩 𐐁𐐩𐐩</span> <span title="U+1042A">𐐂𐐪𐐪 𐐂𐐪𐐪</span> <span title="U+1042B">𐐃𐐫𐐫 𐐃𐐫𐐫</span> <span title="U+1042C">𐐄𐐬𐐬 𐐄𐐬𐐬</span> <span title="U+1042D">𐐅𐐭𐐭 𐐅𐐭𐐭</span> <span title="U+1042E">𐐆𐐮𐐮 𐐆𐐮𐐮</span> <span title="U+1042F">𐐇𐐯𐐯 𐐇𐐯𐐯</span> <span title="U+10430">𐐈𐐰𐐰 𐐈𐐰𐐰</span> <span title="U+10431">𐐉𐐱𐐱 𐐉𐐱𐐱</span> <span title="U+10432">𐐊𐐲𐐲 𐐊𐐲𐐲</span> <span title="U+10433">𐐋𐐳𐐳 𐐋𐐳𐐳</span> <span title="U+10434">𐐌𐐴𐐴 𐐌𐐴𐐴</span> <span title="U+10435">𐐍𐐵𐐵 𐐍𐐵𐐵</span> <span title="U+10436">𐐎𐐶𐐶 𐐎𐐶𐐶</span> <span title="U+10437">𐐏𐐷𐐷 𐐏𐐷𐐷</span> <span title="U+10438">𐐐𐐸𐐸 𐐐𐐸𐐸</span> <span title="U+10439">𐐑𐐹𐐹 𐐑𐐹𐐹</span> <span title="U+1043A">𐐒𐐺𐐺 𐐒𐐺𐐺</span> <span title="U+1043B">𐐓𐐻𐐻 𐐓𐐻𐐻</span> <span title="U+1043C">𐐔𐐼𐐼 𐐔𐐼𐐼</span> <span title="U+1043D">𐐕𐐽𐐽 𐐕𐐽𐐽</span> <span title="U+1043E">𐐖𐐾𐐾 𐐖𐐾𐐾</span> <span title="U+1043F">𐐗𐐿𐐿 𐐗𐐿𐐿</span> <span title="U+10440">𐐘𐑀𐑀 𐐘𐑀𐑀</span> <span title="U+10441">𐐙𐑁𐑁 𐐙𐑁𐑁</span> <span title="U+10442">𐐚𐑂𐑂 𐐚𐑂𐑂</span> <span title="U+10443">𐐛𐑃𐑃 𐐛𐑃𐑃</span> <span title="U+10444">𐐜𐑄𐑄 𐐜𐑄𐑄</span> <span title="U+10445">𐐝𐑅𐑅 𐐝𐑅𐑅</span> <span title="U+10446">𐐞𐑆𐑆 𐐞𐑆𐑆</span> <span title="U+10447">𐐟𐑇𐑇 𐐟𐑇𐑇</span> <span title="U+10448">𐐠𐑈𐑈 𐐠𐑈𐑈</span> <span title="U+10449">𐐡𐑉𐑉 𐐡𐑉𐑉</span> <span title="U+1044A">𐐢𐑊𐑊 𐐢𐑊𐑊</span> <span title="U+1044B">𐐣𐑋𐑋 𐐣𐑋𐑋</span> <span title="U+1044C">𐐤𐑌𐑌 𐐤𐑌𐑌</span> <span title="U+1044D">𐐥𐑍𐑍 𐐥𐑍𐑍</span> <span title="U+1044E">𐐦𐑎𐑎 𐐦𐑎𐑎</span> <span title="U+1044F">𐐧𐑏𐑏 𐐧𐑏𐑏</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-030-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-030-ref.xht deleted file mode 100644 index 53e5db5f85b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-030-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Georgian Supplement</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansGeorgian-Regular.ttf') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br /> -If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2D00">Ⴀⴀⴀ Ⴀⴀⴀ</span> <span title="U+2D01">Ⴁⴁⴁ Ⴁⴁⴁ</span> <span title="U+2D02">Ⴂⴂⴂ Ⴂⴂⴂ</span> <span title="U+2D03">Ⴃⴃⴃ Ⴃⴃⴃ</span> <span title="U+2D04">Ⴄⴄⴄ Ⴄⴄⴄ</span> <span title="U+2D05">Ⴅⴅⴅ Ⴅⴅⴅ</span> <span title="U+2D06">Ⴆⴆⴆ Ⴆⴆⴆ</span> <span title="U+2D07">Ⴇⴇⴇ Ⴇⴇⴇ</span> <span title="U+2D08">Ⴈⴈⴈ Ⴈⴈⴈ</span> <span title="U+2D09">Ⴉⴉⴉ Ⴉⴉⴉ</span> <span title="U+2D0A">Ⴊⴊⴊ Ⴊⴊⴊ</span> <span title="U+2D0B">Ⴋⴋⴋ Ⴋⴋⴋ</span> <span title="U+2D0C">Ⴌⴌⴌ Ⴌⴌⴌ</span> <span title="U+2D0D">Ⴍⴍⴍ Ⴍⴍⴍ</span> <span title="U+2D0E">Ⴎⴎⴎ Ⴎⴎⴎ</span> <span title="U+2D0F">Ⴏⴏⴏ Ⴏⴏⴏ</span> <span title="U+2D10">Ⴐⴐⴐ Ⴐⴐⴐ</span> <span title="U+2D11">Ⴑⴑⴑ Ⴑⴑⴑ</span> <span title="U+2D12">Ⴒⴒⴒ Ⴒⴒⴒ</span> <span title="U+2D13">Ⴓⴓⴓ Ⴓⴓⴓ</span> <span title="U+2D14">Ⴔⴔⴔ Ⴔⴔⴔ</span> <span title="U+2D15">Ⴕⴕⴕ Ⴕⴕⴕ</span> <span title="U+2D16">Ⴖⴖⴖ Ⴖⴖⴖ</span> <span title="U+2D17">Ⴗⴗⴗ Ⴗⴗⴗ</span> <span title="U+2D18">Ⴘⴘⴘ Ⴘⴘⴘ</span> <span title="U+2D19">Ⴙⴙⴙ Ⴙⴙⴙ</span> <span title="U+2D1A">Ⴚⴚⴚ Ⴚⴚⴚ</span> <span title="U+2D1B">Ⴛⴛⴛ Ⴛⴛⴛ</span> <span title="U+2D1C">Ⴜⴜⴜ Ⴜⴜⴜ</span> <span title="U+2D1D">Ⴝⴝⴝ Ⴝⴝⴝ</span> <span title="U+2D1E">Ⴞⴞⴞ Ⴞⴞⴞ</span> <span title="U+2D1F">Ⴟⴟⴟ Ⴟⴟⴟ</span> <span title="U+2D20">Ⴠⴠⴠ Ⴠⴠⴠ</span> <span title="U+2D21">Ⴡⴡⴡ Ⴡⴡⴡ</span> <span title="U+2D22">Ⴢⴢⴢ Ⴢⴢⴢ</span> <span title="U+2D23">Ⴣⴣⴣ Ⴣⴣⴣ</span> <span title="U+2D24">Ⴤⴤⴤ Ⴤⴤⴤ</span> <span title="U+2D25">Ⴥⴥⴥ Ⴥⴥⴥ</span> <span title="U+2D27">Ⴧⴧⴧ Ⴧⴧⴧ</span> <span title="U+2D2D">Ⴭⴭⴭ Ⴭⴭⴭ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-031-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-031-ref.xht deleted file mode 100644 index a64f45a45d5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-031-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, initial punctuation</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 36px; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', sans-serif; border: 1px solid orange; margin: 10px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div class="test">({[-–"«'.<?!Transform</div> -<div class="ref">({[-–"«'.<?!Transform</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-032-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-032-ref.xht deleted file mode 100644 index ca122e53f65..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-capitalize-032-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: text-transform - capitalize - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - color: Blue; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if the first sentence matches the second one. - </p> - <div> - <span>All Words Should Be Put In Titlecase.</span> - </div> - <div> - <span>All Words Should Be Put In Titlecase.</span> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-fullwidth-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-fullwidth-001-ref.xht deleted file mode 100644 index 1fc31ef0859..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-fullwidth-001-ref.xht +++ /dev/null @@ -1,341 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: text-transform - fullwidth - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - background-color: cyan; - } - .test { - color: Blue; - font-size: 200%; - line-height: 1.2em; - } - .test div { - display: inline-block; - margin-bottom: 1em; - margin-top: 1em; - text-align: center; - white-space: nowrap; - width: 5em; - } - ]]> - </style> - <script type="text/javascript"> - // <![CDATA[ - // Set Font Family to 'IPAMincho' - function setFontFamily () { - var fontName = 'IPAMincho'; - var divs = document.getElementsByTagName('div'); - var i = 0; - var div; - while (i < divs.length) { - div = divs.item(i); - if (div.className == 'test') { - div.style.fontFamily = fontName; - } - i++; - } - } - // ]]> - </script> - </head> - <body> - <p> - Test passes if the upper character in each pair matches the lower one in both shape <strong>and size</strong>. - </p> - <div class="test"> - - <!-- FULLWIDTH LATIN --> - <div>[<span> </span>]<br />[<span> </span>]</div> - <div><span>!</span><br /><span>!</span></div> - <div><span>”</span><br /><span>”</span></div> - <div><span>#</span><br /><span>#</span></div> - <div><span>$</span><br /><span>$</span></div> - <div><span>%</span><br /><span>%</span></div> - <div><span>&</span><br /><span>&</span></div> - <div><span>’</span><br /><span>’</span></div> - <div><span>(</span><br /><span>(</span></div> - <div><span>)</span><br /><span>)</span></div> - <div><span>*</span><br /><span>*</span></div> - <div><span>+</span><br /><span>+</span></div> - <div><span>,</span><br /><span>,</span></div> - <div><span>-</span><br /><span>-</span></div> - <div><span>.</span><br /><span>.</span></div> - <div><span>/</span><br /><span>/</span></div> - <br /> - <div><span>0</span><br /><span>0</span></div> - <div><span>1</span><br /><span>1</span></div> - <div><span>2</span><br /><span>2</span></div> - <div><span>3</span><br /><span>3</span></div> - <div><span>4</span><br /><span>4</span></div> - <div><span>5</span><br /><span>5</span></div> - <div><span>6</span><br /><span>6</span></div> - <div><span>7</span><br /><span>7</span></div> - <div><span>8</span><br /><span>8</span></div> - <div><span>9</span><br /><span>9</span></div> - <br /> - <div><span>:</span><br /><span>:</span></div> - <div><span>;</span><br /><span>;</span></div> - <div><span><</span><br /><span><</span></div> - <div><span>=</span><br /><span>=</span></div> - <div><span>></span><br /><span>></span></div> - <div><span>?</span><br /><span>?</span></div> - <div><span>@</span><br /><span>@</span></div> - <br /> - <div><span>A</span><br /><span>A</span></div> - <div><span>B</span><br /><span>B</span></div> - <div><span>C</span><br /><span>C</span></div> - <div><span>D</span><br /><span>D</span></div> - <div><span>E</span><br /><span>E</span></div> - <div><span>F</span><br /><span>F</span></div> - <div><span>G</span><br /><span>G</span></div> - <div><span>H</span><br /><span>H</span></div> - <div><span>I</span><br /><span>I</span></div> - <div><span>J</span><br /><span>J</span></div> - <div><span>K</span><br /><span>K</span></div> - <div><span>L</span><br /><span>L</span></div> - <div><span>M</span><br /><span>M</span></div> - <div><span>N</span><br /><span>N</span></div> - <div><span>O</span><br /><span>O</span></div> - <div><span>P</span><br /><span>P</span></div> - <div><span>Q</span><br /><span>Q</span></div> - <div><span>R</span><br /><span>R</span></div> - <div><span>S</span><br /><span>S</span></div> - <div><span>T</span><br /><span>T</span></div> - <div><span>U</span><br /><span>U</span></div> - <div><span>V</span><br /><span>V</span></div> - <div><span>W</span><br /><span>W</span></div> - <div><span>X</span><br /><span>X</span></div> - <div><span>Y</span><br /><span>Y</span></div> - <div><span>Z</span><br /><span>Z</span></div> - <br /> - <div><span>[</span><br /><span>[</span></div> - <div><span>\</span><br /><span>\</span></div> - <div><span>]</span><br /><span>]</span></div> - <div><span>^</span><br /><span>^</span></div> - <div><span>_</span><br /><span>_</span></div> - <div><span>`</span><br /><span>`</span></div> - <br /> - <div><span>a</span><br /><span>a</span></div> - <div><span>b</span><br /><span>b</span></div> - <div><span>c</span><br /><span>c</span></div> - <div><span>d</span><br /><span>d</span></div> - <div><span>e</span><br /><span>e</span></div> - <div><span>f</span><br /><span>f</span></div> - <div><span>g</span><br /><span>g</span></div> - <div><span>h</span><br /><span>h</span></div> - <div><span>i</span><br /><span>i</span></div> - <div><span>j</span><br /><span>j</span></div> - <div><span>k</span><br /><span>k</span></div> - <div><span>l</span><br /><span>l</span></div> - <div><span>m</span><br /><span>m</span></div> - <div><span>n</span><br /><span>n</span></div> - <div><span>o</span><br /><span>o</span></div> - <div><span>p</span><br /><span>p</span></div> - <div><span>q</span><br /><span>q</span></div> - <div><span>r</span><br /><span>r</span></div> - <div><span>s</span><br /><span>s</span></div> - <div><span>t</span><br /><span>t</span></div> - <div><span>u</span><br /><span>u</span></div> - <div><span>v</span><br /><span>v</span></div> - <div><span>w</span><br /><span>w</span></div> - <div><span>x</span><br /><span>x</span></div> - <div><span>y</span><br /><span>y</span></div> - <div><span>z</span><br /><span>z</span></div> - <br /> - <div><span>{</span><br /><span>{</span></div> - <div><span>|</span><br /><span>|</span></div> - <div><span>}</span><br /><span>}</span></div> - <div><span>~</span><br /><span>~</span></div> - - <div><span>⦅</span><br /><span>⦅</span></div> <!-- LEFT WHITE PARENTHESIS --> - <div><span>⦆</span><br /><span>⦆</span></div> <!-- RIGHT WHITE PARENTHESIS --> - - <!-- HALFWIDTH KATAKANA --> - <br /> - <div><span>。</span><br /><span>。</span></div> - <div><span>「</span><br /><span>「</span></div> - <div><span>」</span><br /><span>」</span></div> - <div><span>、</span><br /><span>、</span></div> - <div><span>・</span><br /><span>・</span></div> - <br /> - <div><span>ヲ</span><br /><span>ヲ</span></div> - <div><span>ァ</span><br /><span>ァ</span></div> - <div><span>ィ</span><br /><span>ィ</span></div> - <div><span>ゥ</span><br /><span>ゥ</span></div> - <div><span>ェ</span><br /><span>ェ</span></div> - <div><span>ォ</span><br /><span>ォ</span></div> - <div><span>ャ</span><br /><span>ャ</span></div> - <div><span>ュ</span><br /><span>ュ</span></div> - <div><span>ョ</span><br /><span>ョ</span></div> - <div><span>ッ</span><br /><span>ッ</span></div> - <div><span>ー</span><br /><span>ー</span></div> - <br /> - <div><span>ア</span><br /><span>ア</span></div> - <div><span>イ</span><br /><span>イ</span></div> - <div><span>ウ</span><br /><span>ウ</span></div> - <div><span>エ</span><br /><span>エ</span></div> - <div><span>オ</span><br /><span>オ</span></div> - <div><span>カ</span><br /><span>カ</span></div> - <div><span>キ</span><br /><span>キ</span></div> - <div><span>ク</span><br /><span>ク</span></div> - <div><span>ケ</span><br /><span>ケ</span></div> - <div><span>コ</span><br /><span>コ</span></div> - <div><span>サ</span><br /><span>サ</span></div> - <div><span>シ</span><br /><span>シ</span></div> - <div><span>ス</span><br /><span>ス</span></div> - <div><span>セ</span><br /><span>セ</span></div> - <div><span>ソ</span><br /><span>ソ</span></div> - <div><span>タ</span><br /><span>タ</span></div> - <div><span>チ</span><br /><span>チ</span></div> - <div><span>ツ</span><br /><span>ツ</span></div> - <div><span>テ</span><br /><span>テ</span></div> - <div><span>ト</span><br /><span>ト</span></div> - <div><span>ナ</span><br /><span>ナ</span></div> - <div><span>ニ</span><br /><span>ニ</span></div> - <div><span>ヌ</span><br /><span>ヌ</span></div> - <div><span>ネ</span><br /><span>ネ</span></div> - <div><span>ノ</span><br /><span>ノ</span></div> - <div><span>ハ</span><br /><span>ハ</span></div> - <div><span>ヒ</span><br /><span>ヒ</span></div> - <div><span>フ</span><br /><span>フ</span></div> - <div><span>ヘ</span><br /><span>ヘ</span></div> - <div><span>ホ</span><br /><span>ホ</span></div> - <div><span>マ</span><br /><span>マ</span></div> - <div><span>ミ</span><br /><span>ミ</span></div> - <div><span>ム</span><br /><span>ム</span></div> - <div><span>メ</span><br /><span>メ</span></div> - <div><span>モ</span><br /><span>モ</span></div> - <div><span>ヤ</span><br /><span>ヤ</span></div> - <div><span>ユ</span><br /><span>ユ</span></div> - <div><span>ヨ</span><br /><span>ヨ</span></div> - <div><span>ラ</span><br /><span>ラ</span></div> - <div><span>リ</span><br /><span>リ</span></div> - <div><span>ル</span><br /><span>ル</span></div> - <div><span>レ</span><br /><span>レ</span></div> - <div><span>ロ</span><br /><span>ロ</span></div> - <div><span>ワ</span><br /><span>ワ</span></div> - <div><span>ン</span><br /><span>ン</span></div> - <br /> - <div><span>゛</span><br /><span>゛</span></div> - <div><span>゜</span><br /><span>゜</span></div> - - <!-- HALFWIDTH HANGUL --> - <br /> - <div>[<span>ᅟ</span>]<br />[<span>ᅟ</span>]</div> <!-- HANGUL FILLER --> - <div><span>ᆨ</span><br /><span>ᆨ</span></div> <!-- HANGUL LETTER KIYEOK --> - <div><span>ᆩ</span><br /><span>ᆩ</span></div> <!-- HANGUL LETTER SSANGKIYEOK --> - <div><span>ᆪ</span><br /><span>ᆪ</span></div> <!-- HANGUL LETTER KIYEOK-SIOS --> - <div><span>ᆫ</span><br /><span>ᆫ</span></div> <!-- HANGUL LETTER NIEUN --> - <div><span>ᆬ</span><br /><span>ᆬ</span></div> <!-- HANGUL LETTER NIEUN-CIEUC --> - <div><span>ᆭ</span><br /><span>ᆭ</span></div> <!-- HANGUL LETTER NIEUN-HIEUH --> - <div><span>ᆮ</span><br /><span>ᆮ</span></div> <!-- HANGUL LETTER TIKEUT --> - <div><span>ᄄ</span><br /><span>ᄄ</span></div> <!-- HANGUL LETTER SSANGTIKEUT --> - <div><span>ᆯ</span><br /><span>ᆯ</span></div> <!-- HANGUL LETTER RIEUL --> - <div><span>ᆰ</span><br /><span>ᆰ</span></div> <!-- HANGUL LETTER RIEUL-KIYEOK --> - <div><span>ᆱ</span><br /><span>ᆱ</span></div> <!-- HANGUL LETTER RIEUL-MIEUM --> - <div><span>ᆲ</span><br /><span>ᆲ</span></div> <!-- HANGUL LETTER RIEUL-PIEUP --> - <div><span>ᆳ</span><br /><span>ᆳ</span></div> <!-- HANGUL LETTER RIEUL-SIOS --> - <div><span>ᆴ</span><br /><span>ᆴ</span></div> <!-- HANGUL LETTER RIEUL-THIEUTH --> - <div><span>ᆵ</span><br /><span>ᆵ</span></div> <!-- HANGUL LETTER RIEUL-PHIEUPH --> - <div><span>ᄚ</span><br /><span>ᄚ</span></div> <!-- HANGUL LETTER RIEUL-HIEUH --> - <div><span>ᄆ</span><br /><span>ᄆ</span></div> <!-- HANGUL LETTER MIEUM --> - <div><span>ᄇ</span><br /><span>ᄇ</span></div> <!-- HANGUL LETTER PIEUP --> - <div><span>ᄈ</span><br /><span>ᄈ</span></div> <!-- HANGUL LETTER SSANGPIEUP --> - <div><span>ᆹ</span><br /><span>ᆹ</span></div> <!-- HANGUL LETTER PIEUP-SIOS --> - <div><span>ᄉ</span><br /><span>ᄉ</span></div> <!-- HANGUL LETTER SIOS --> - <div><span>ᆻ</span><br /><span>ᆻ</span></div> <!-- HANGUL LETTER SSANGSIOS --> - <div><span>ᄋ</span><br /><span>ᄋ</span></div> <!-- HANGUL LETTER IEUNG --> - <div><span>ᆽ</span><br /><span>ᆽ</span></div> <!-- HANGUL LETTER CIEUC --> - <div><span>ᄍ</span><br /><span>ᄍ</span></div> <!-- HANGUL LETTER SSANGCIEUC --> - <div><span>ᆾ</span><br /><span>ᆾ</span></div> <!-- HANGUL LETTER CHIEUCH --> - <div><span>ᄏ</span><br /><span>ᄏ</span></div> <!-- HANGUL LETTER KHIEUKH --> - <div><span>ᇀ</span><br /><span>ᇀ</span></div> <!-- HANGUL LETTER THIEUTH --> - <div><span>ᄑ</span><br /><span>ᄑ</span></div> <!-- HANGUL LETTER PHIEUPH --> - <div><span>ᇂ</span><br /><span>ᇂ</span></div> <!-- HANGUL LETTER HIEUH --> - <br /> - <div><span>ᅡ</span><br /><span>ᅡ</span></div> <!-- HANGUL LETTER A --> - <div><span>ᅢ</span><br /><span>ᅢ</span></div> <!-- HANGUL LETTER AE --> - <div><span>ᅣ</span><br /><span>ᅣ</span></div> <!-- HANGUL LETTER YA --> - <div><span>ᅤ</span><br /><span>ᅤ</span></div> <!-- HANGUL LETTER YAE --> - <div><span>ᅥ</span><br /><span>ᅥ</span></div> <!-- HANGUL LETTER EO --> - <div><span>ᅦ</span><br /><span>ᅦ</span></div> <!-- HANGUL LETTER E --> - - <div><span>ᅧ</span><br /><span>ᅧ</span></div> <!-- HANGUL LETTER YEO --> - <div><span>ᅨ</span><br /><span>ᅨ</span></div> <!-- HANGUL LETTER YE --> - <div><span>ᅩ</span><br /><span>ᅩ</span></div> <!-- HANGUL LETTER O --> - <div><span>ᅪ</span><br /><span>ᅪ</span></div> <!-- HANGUL LETTER WA --> - <div><span>ᅫ</span><br /><span>ᅫ</span></div> <!-- HANGUL LETTER WAE --> - <div><span>ᅬ</span><br /><span>ᅬ</span></div> <!-- HANGUL LETTER OE --> - - <div><span>ᅭ</span><br /><span>ᅭ</span></div> <!-- HANGUL LETTER YO --> - <div><span>ᅮ</span><br /><span>ᅮ</span></div> <!-- HANGUL LETTER U --> - <div><span>ᅯ</span><br /><span>ᅯ</span></div> <!-- HANGUL LETTER WEO --> - <div><span>ᅰ</span><br /><span>ᅰ</span></div> <!-- HANGUL LETTER WE --> - <div><span>ᅱ</span><br /><span>ᅱ</span></div> <!-- HANGUL LETTER WI --> - <div><span>ᅲ</span><br /><span>ᅲ</span></div> <!-- HANGUL LETTER YU --> - - <div><span>ᅳ</span><br /><span>ᅳ</span></div> <!-- HANGUL LETTER EU --> - <div><span>ᅴ</span><br /><span>ᅴ</span></div> <!-- HANGUL LETTER YI --> - <div><span>ᅵ</span><br /><span>ᅵ</span></div> <!-- HANGUL LETTER I --> - - <!-- FULLWIDTH SIGN --> - <br /> - <div><span>¢</span><br /><span>¢</span></div> <!-- CENT SIGN --> - <div><span>£</span><br /><span>£</span></div> <!-- POUND SIGN --> - <div><span>¬</span><br /><span>¬</span></div> <!-- NOT SIGN --> - <div><span> ̄</span><br /><span> ̄</span></div> <!-- MACRON --> - <div><span>¦</span><br /><span>¦</span></div> <!-- BROKEN BAR --> - <div><span>¥</span><br /><span>¥</span></div> <!-- YEN SIGN --> - <div><span>₩</span><br /><span>₩</span></div> <!-- WON SIGN --> - - <!-- HALFWIDTH SIGN --> - <br /> - <div><span>|</span><br /><span>|</span></div> <!-- FORMS LIGHT VERTICAL --> - <div><span>←</span><br /><span>←</span></div> <!-- LEFTWARDS ARROW --> - <div><span>↑</span><br /><span>↑</span></div> <!-- UPWARDS ARROW --> - <div><span>→</span><br /><span>→</span></div> <!-- RIGHTWARDS ARROW --> - <div><span>↓</span><br /><span>↓</span></div> <!-- DOWNWARDS ARROW --> - <div><span>■</span><br /><span>■</span></div> <!-- BLACK SQUARE --> - <div><span>○</span><br /><span>○</span></div> <!-- WHITE CIRCLE --> - - <!-- HALFWIDTH LATIN --> - <br /> - <div><span>A</span><br /><span>A</span></div> - <div><span>B</span><br /><span>B</span></div> - <div><span>C</span><br /><span>C</span></div> - <br /> - <div><span>a</span><br /><span>a</span></div> - <div><span>b</span><br /><span>b</span></div> - <div><span>c</span><br /><span>c</span></div> - - <!-- FULLWIDTH KANA --> - <br /> - <div><span>あ</span><br /><span>あ</span></div> - <div><span>い</span><br /><span>い</span></div> - <div><span>う</span><br /><span>う</span></div> - <div><span>え</span><br /><span>え</span></div> - <div><span>お</span><br /><span>お</span></div> - <br /> - <div><span>ア</span><br /><span>ア</span></div> - <div><span>イ</span><br /><span>イ</span></div> - <div><span>ウ</span><br /><span>ウ</span></div> - <div><span>エ</span><br /><span>エ</span></div> - <div><span>オ</span><br /><span>オ</span></div> - </div> - <p id="fontChange" style="display: none;"> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and apply it. - <button type="button" onclick="setFontFamily()"> - Apply - </button> - </p> - <script type="text/javascript"> - if (document.getElementById) { - document.getElementById('fontChange').style.display = 'block' - } - </script> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-fullwidth-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-fullwidth-002-ref.xht deleted file mode 100644 index 93ec3816d2a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-fullwidth-002-ref.xht +++ /dev/null @@ -1,51 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - - <title>CSS Reference Test</title> - - <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> - - <meta content="" name="flags" /> - - <meta name="DC.date.created" content="2017-01-11T09:54:03+11:00" scheme="W3CDTF" /> - <meta name="DC.date.modified" content="2017-01-12T09:54:03+11:00" scheme="W3CDTF" /> - - <style type="text/css"><![CDATA[ - div - { - font-size: 32px; - writing-mode: vertical-rl; - } - ]]></style> - </head> - - <body> - - <p>Test passes if the "Text sample" characters are translated upright and not rotated toward the righthand side.</p> - - <div>Text sample</div> - - <!-- - T = U+FF34 is the FULLWIDTH LATIN CAPITAL LETTER T - e = U+FF45 is the FULLWIDTH LATIN SMALL LETTER E - x = U+FF58 is the FULLWIDTH LATIN SMALL LETTER X - t = U+FF54 is the FULLWIDTH LATIN SMALL LETTER T - - U+3000 is the fullwidth space character - - s = U+FF53 is the FULLWIDTH LATIN SMALL LETTER S - a = U+FF41 is the FULLWIDTH LATIN SMALL LETTER A - m = U+FF4D is the FULLWIDTH LATIN SMALL LETTER M - p = U+FF50 is the FULLWIDTH LATIN SMALL LETTER P - l = U+FF4C is the FULLWIDTH LATIN SMALL LETTER L - e = U+FF45 is the FULLWIDTH LATIN SMALL LETTER E - - Halfwidth and Fullwidth Forms - Range: FF00–FFEF - http://www.unicode.org/charts/PDF/UFF00.pdf - --> - - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-lowercase-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-lowercase-001-ref.xht deleted file mode 100644 index aaa40654a4e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-lowercase-001-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: text-transform - lowercase - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - color: Blue; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if the first sentence matches the second one. - </p> - <div> - <span>all characters should be put in lowercase.</span> - </div> - <div> - <span>all characters should be put in lowercase.</span> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-lowercase-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-lowercase-002-ref.xht deleted file mode 100644 index 714f133150a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-lowercase-002-ref.xht +++ /dev/null @@ -1,8 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <link rel="author" title="Anthony Ramine" href="mailto:n.oxyde@gmail.com" /> - </head><body> - <span lang="en" style="font-size:32px" xml:lang="en">i̇i</span> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-none-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-none-001-ref.xht deleted file mode 100644 index 7cf5b1c6f0e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-none-001-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: text-transform - none - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - color: Blue; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if the first sentence matches the second one. - </p> - <div> - <span>All words should have no effects.</span> - </div> - <div> - <span>All words should have no effects.</span> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-001-ref.xht deleted file mode 100644 index a4110db369c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-001-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Dutch IJ</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div lang="nl" class="test">IJsland</div> -<div class="ref">IJsland</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-002-ref.xht deleted file mode 100644 index fdff4c1bf8d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-002-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: uppercase, Greek tonos</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div lang="el" class="test">ΚΑΛΗΜΕΡΑ ΑΥΡΙΟ</div> -<div class="ref">ΚΑΛΗΜΕΡΑ ΑΥΡΙΟ</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-002a-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-002a-ref.xht deleted file mode 100644 index 03b1763227a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-002a-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: uppercase, Greek dialytika</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div lang="el" class="test">ΘΕΪΚΟ</div> -<div class="ref">ΘΕΪΚΟ</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-003-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-003-ref.xht deleted file mode 100644 index a68c676b053..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-003-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: uppercase, more Greek accents</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div lang="el" class="test">ΕΥΦΥΪΑ ΝΕΡΑΪΔΑ</div> -<div class="ref">ΕΥΦΥΪΑ ΝΕΡΑΪΔΑ</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-004-ref.xht deleted file mode 100644 index a3d0a123d81..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-004-ref.xht +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: capitalize, Greek initial stress</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div lang="el" class="test">Όμηρος</div> -<div class="ref">Όμηρος</div> -<!-- Notes: -The result of this test should be ignored if text-transform-tailoring-002 fails. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-005-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-005-ref.xht deleted file mode 100644 index 1b2f9dfa86e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-tailoring-005-ref.xht +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: uppercase, Greek disjunctive eta</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 400px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div lang="el" class="test">ΗΣΟΥΝ Ή ΕΓΩ Ή ΕΣΥ</div> -<div class="ref">ΗΣΟΥΝ Ή ΕΓΩ Ή ΕΣΥ</div> -<!-- Notes: -The result of this test should be ignored if text-transform-tailoring-002 fails. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-uppercase-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-uppercase-001-ref.xht deleted file mode 100644 index 76b61eacf16..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-uppercase-001-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: text-transform - uppercase - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - color: Blue; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if the first sentence matches the second one. - </p> - <div> - <span>ALL CHARACTERS SHOULD BE PUT IN UPPERCASE.</span> - </div> - <div> - <span>ALL CHARACTERS SHOULD BE PUT IN UPPERCASE.</span> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-001-ref.xht deleted file mode 100644 index 6dec2c71471..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-001-ref.xht +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Basic and Latin-1 uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span>A A</span> <span>B B</span> <span>C C</span> <span>D D</span> <span>E E</span> <span>F F</span> <span>G G</span> <span>H H</span> <span>I I</span> <span>J J</span> <span>K K</span> <span>L L</span> <span>M M</span> <span>N N</span> <span>O O</span> <span>P P</span> <span>Q Q</span> <span>R R</span> <span>S S</span> <span>T T</span> <span>U U</span> <span>V V</span> <span>W W</span> <span>X X</span> <span>Y Y</span> <span>Z Z</span> <span title="U+00B5">Μ Μ</span> <span title="U+00E0">À À</span> <span title="U+00E1">Á Á</span> <span title="U+00E2">Â Â</span> <span title="U+00E3">Ã Ã</span> <span title="U+00E4">Ä Ä</span> <span title="U+00E5">Å Å</span> <span title="U+00E6">Æ Æ</span> <span title="U+00E7">Ç Ç</span> <span title="U+00E8">È È</span> <span title="U+00E9">É É</span> <span title="U+00EA">Ê Ê</span> <span title="U+00EB">Ë Ë</span> <span title="U+00EC">Ì Ì</span> <span title="U+00ED">Í Í</span> <span title="U+00EE">Î Î</span> <span title="U+00EF">Ï Ï</span> <span title="U+00F0">Ð Ð</span> <span title="U+00F1">Ñ Ñ</span> <span title="U+00F2">Ò Ò</span> <span title="U+00F3">Ó Ó</span> <span title="U+00F4">Ô Ô</span> <span title="U+00F5">Õ Õ</span> <span title="U+00F6">Ö Ö</span> <span title="U+00F8">Ø Ø</span> <span title="U+00F9">Ù Ù</span> <span title="U+00FA">Ú Ú</span> <span title="U+00FB">Û Û</span> <span title="U+00FC">Ü Ü</span> <span title="U+00FD">Ý Ý</span> <span title="U+00FE">Þ Þ</span> <span title="U+00FF">Ÿ Ÿ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-002-ref.xht deleted file mode 100644 index 107a3585b20..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-002-ref.xht +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Basic and Latin-1 lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span>a a</span> <span>b b</span> <span>c c</span> <span>d d</span> <span>e e</span> <span>f f</span> <span>g g</span> <span>h h</span> <span>i i</span> <span>j j</span> <span>k k</span> <span>l l</span> <span>m m</span> <span>n n</span> <span>o o</span> <span>p p</span> <span>q q</span> <span>r r</span> <span>s s</span> <span>t t</span> <span>u u</span> <span>v v</span> <span>w w</span> <span>x x</span> <span>y y</span> <span>z z</span> <span title="U+00C0">à à</span> <span title="U+00C1">á á</span> <span title="U+00C2">â â</span> <span title="U+00C3">ã ã</span> <span title="U+00C4">ä ä</span> <span title="U+00C5">å å</span> <span title="U+00C6">æ æ</span> <span title="U+00C7">ç ç</span> <span title="U+00C8">è è</span> <span title="U+00C9">é é</span> <span title="U+00CA">ê ê</span> <span title="U+00CB">ë ë</span> <span title="U+00CC">ì ì</span> <span title="U+00CD">í í</span> <span title="U+00CE">î î</span> <span title="U+00CF">ï ï</span> <span title="U+00D0">ð ð</span> <span title="U+00D1">ñ ñ</span> <span title="U+00D2">ò ò</span> <span title="U+00D3">ó ó</span> <span title="U+00D4">ô ô</span> <span title="U+00D5">õ õ</span> <span title="U+00D6">ö ö</span> <span title="U+00D8">ø ø</span> <span title="U+00D9">ù ù</span> <span title="U+00DA">ú ú</span> <span title="U+00DB">û û</span> <span title="U+00DC">ü ü</span> <span title="U+00DD">ý ý</span> <span title="U+00DE">þ þ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-003-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-003-ref.xht deleted file mode 100644 index 654d50e8c11..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-003-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended Additional, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+1E01">Ḁ Ḁ</span> <span title="U+1E03">Ḃ Ḃ</span> <span title="U+1E05">Ḅ Ḅ</span> <span title="U+1E07">Ḇ Ḇ</span> <span title="U+1E09">Ḉ Ḉ</span> <span title="U+1E0B">Ḋ Ḋ</span> <span title="U+1E0D">Ḍ Ḍ</span> <span title="U+1E0F">Ḏ Ḏ</span> <span title="U+1E11">Ḑ Ḑ</span> <span title="U+1E13">Ḓ Ḓ</span> <span title="U+1E15">Ḕ Ḕ</span> <span title="U+1E17">Ḗ Ḗ</span> <span title="U+1E19">Ḙ Ḙ</span> <span title="U+1E1B">Ḛ Ḛ</span> <span title="U+1E1D">Ḝ Ḝ</span> <span title="U+1E1F">Ḟ Ḟ</span> <span title="U+1E21">Ḡ Ḡ</span> <span title="U+1E23">Ḣ Ḣ</span> <span title="U+1E25">Ḥ Ḥ</span> <span title="U+1E27">Ḧ Ḧ</span> <span title="U+1E29">Ḩ Ḩ</span> <span title="U+1E2B">Ḫ Ḫ</span> <span title="U+1E2D">Ḭ Ḭ</span> <span title="U+1E2F">Ḯ Ḯ</span> <span title="U+1E31">Ḱ Ḱ</span> <span title="U+1E33">Ḳ Ḳ</span> <span title="U+1E35">Ḵ Ḵ</span> <span title="U+1E37">Ḷ Ḷ</span> <span title="U+1E39">Ḹ Ḹ</span> <span title="U+1E3B">Ḻ Ḻ</span> <span title="U+1E3D">Ḽ Ḽ</span> <span title="U+1E3F">Ḿ Ḿ</span> <span title="U+1E41">Ṁ Ṁ</span> <span title="U+1E43">Ṃ Ṃ</span> <span title="U+1E45">Ṅ Ṅ</span> <span title="U+1E47">Ṇ Ṇ</span> <span title="U+1E49">Ṉ Ṉ</span> <span title="U+1E4B">Ṋ Ṋ</span> <span title="U+1E4D">Ṍ Ṍ</span> <span title="U+1E4F">Ṏ Ṏ</span> <span title="U+1E51">Ṑ Ṑ</span> <span title="U+1E53">Ṓ Ṓ</span> <span title="U+1E55">Ṕ Ṕ</span> <span title="U+1E57">Ṗ Ṗ</span> <span title="U+1E59">Ṙ Ṙ</span> <span title="U+1E5B">Ṛ Ṛ</span> <span title="U+1E5D">Ṝ Ṝ</span> <span title="U+1E5F">Ṟ Ṟ</span> <span title="U+1E61">Ṡ Ṡ</span> <span title="U+1E63">Ṣ Ṣ</span> <span title="U+1E65">Ṥ Ṥ</span> <span title="U+1E67">Ṧ Ṧ</span> <span title="U+1E69">Ṩ Ṩ</span> <span title="U+1E6B">Ṫ Ṫ</span> <span title="U+1E6D">Ṭ Ṭ</span> <span title="U+1E6F">Ṯ Ṯ</span> <span title="U+1E71">Ṱ Ṱ</span> <span title="U+1E73">Ṳ Ṳ</span> <span title="U+1E75">Ṵ Ṵ</span> <span title="U+1E77">Ṷ Ṷ</span> <span title="U+1E79">Ṹ Ṹ</span> <span title="U+1E7B">Ṻ Ṻ</span> <span title="U+1E7D">Ṽ Ṽ</span> <span title="U+1E7F">Ṿ Ṿ</span> <span title="U+1E81">Ẁ Ẁ</span> <span title="U+1E83">Ẃ Ẃ</span> <span title="U+1E85">Ẅ Ẅ</span> <span title="U+1E87">Ẇ Ẇ</span> <span title="U+1E89">Ẉ Ẉ</span> <span title="U+1E8B">Ẋ Ẋ</span> <span title="U+1E8D">Ẍ Ẍ</span> <span title="U+1E8F">Ẏ Ẏ</span> <span title="U+1E91">Ẑ Ẑ</span> <span title="U+1E93">Ẓ Ẓ</span> <span title="U+1E95">Ẕ Ẕ</span> <span title="U+1E9B">Ṡ Ṡ</span> <span title="U+1EA1">Ạ Ạ</span> <span title="U+1EA3">Ả Ả</span> <span title="U+1EA5">Ấ Ấ</span> <span title="U+1EA7">Ầ Ầ</span> <span title="U+1EA9">Ẩ Ẩ</span> <span title="U+1EAB">Ẫ Ẫ</span> <span title="U+1EAD">Ậ Ậ</span> <span title="U+1EAF">Ắ Ắ</span> <span title="U+1EB1">Ằ Ằ</span> <span title="U+1EB3">Ẳ Ẳ</span> <span title="U+1EB5">Ẵ Ẵ</span> <span title="U+1EB7">Ặ Ặ</span> <span title="U+1EB9">Ẹ Ẹ</span> <span title="U+1EBB">Ẻ Ẻ</span> <span title="U+1EBD">Ẽ Ẽ</span> <span title="U+1EBF">Ế Ế</span> <span title="U+1EC1">Ề Ề</span> <span title="U+1EC3">Ể Ể</span> <span title="U+1EC5">Ễ Ễ</span> <span title="U+1EC7">Ệ Ệ</span> <span title="U+1EC9">Ỉ Ỉ</span> <span title="U+1ECB">Ị Ị</span> <span title="U+1ECD">Ọ Ọ</span> <span title="U+1ECF">Ỏ Ỏ</span> <span title="U+1ED1">Ố Ố</span> <span title="U+1ED3">Ồ Ồ</span> <span title="U+1ED5">Ổ Ổ</span> <span title="U+1ED7">Ỗ Ỗ</span> <span title="U+1ED9">Ộ Ộ</span> <span title="U+1EDB">Ớ Ớ</span> <span title="U+1EDD">Ờ Ờ</span> <span title="U+1EDF">Ở Ở</span> <span title="U+1EE1">Ỡ Ỡ</span> <span title="U+1EE3">Ợ Ợ</span> <span title="U+1EE5">Ụ Ụ</span> <span title="U+1EE7">Ủ Ủ</span> <span title="U+1EE9">Ứ Ứ</span> <span title="U+1EEB">Ừ Ừ</span> <span title="U+1EED">Ử Ử</span> <span title="U+1EEF">Ữ Ữ</span> <span title="U+1EF1">Ự Ự</span> <span title="U+1EF3">Ỳ Ỳ</span> <span title="U+1EF5">Ỵ Ỵ</span> <span title="U+1EF7">Ỷ Ỷ</span> <span title="U+1EF9">Ỹ Ỹ</span> <span title="U+1EFB">Ỻ Ỻ</span> <span title="U+1EFD">Ỽ Ỽ</span> <span title="U+1EFF">Ỿ Ỿ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ẖ ẗ ẘ ẙ ẚ ẜ ẝ ẟ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-004-ref.xht deleted file mode 100644 index 944e42aa0a7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-004-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended Additional, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+1E00">ḁ ḁ</span> <span title="U+1E02">ḃ ḃ</span> <span title="U+1E04">ḅ ḅ</span> <span title="U+1E06">ḇ ḇ</span> <span title="U+1E08">ḉ ḉ</span> <span title="U+1E0A">ḋ ḋ</span> <span title="U+1E0C">ḍ ḍ</span> <span title="U+1E0E">ḏ ḏ</span> <span title="U+1E10">ḑ ḑ</span> <span title="U+1E12">ḓ ḓ</span> <span title="U+1E14">ḕ ḕ</span> <span title="U+1E16">ḗ ḗ</span> <span title="U+1E18">ḙ ḙ</span> <span title="U+1E1A">ḛ ḛ</span> <span title="U+1E1C">ḝ ḝ</span> <span title="U+1E1E">ḟ ḟ</span> <span title="U+1E20">ḡ ḡ</span> <span title="U+1E22">ḣ ḣ</span> <span title="U+1E24">ḥ ḥ</span> <span title="U+1E26">ḧ ḧ</span> <span title="U+1E28">ḩ ḩ</span> <span title="U+1E2A">ḫ ḫ</span> <span title="U+1E2C">ḭ ḭ</span> <span title="U+1E2E">ḯ ḯ</span> <span title="U+1E30">ḱ ḱ</span> <span title="U+1E32">ḳ ḳ</span> <span title="U+1E34">ḵ ḵ</span> <span title="U+1E36">ḷ ḷ</span> <span title="U+1E38">ḹ ḹ</span> <span title="U+1E3A">ḻ ḻ</span> <span title="U+1E3C">ḽ ḽ</span> <span title="U+1E3E">ḿ ḿ</span> <span title="U+1E40">ṁ ṁ</span> <span title="U+1E42">ṃ ṃ</span> <span title="U+1E44">ṅ ṅ</span> <span title="U+1E46">ṇ ṇ</span> <span title="U+1E48">ṉ ṉ</span> <span title="U+1E4A">ṋ ṋ</span> <span title="U+1E4C">ṍ ṍ</span> <span title="U+1E4E">ṏ ṏ</span> <span title="U+1E50">ṑ ṑ</span> <span title="U+1E52">ṓ ṓ</span> <span title="U+1E54">ṕ ṕ</span> <span title="U+1E56">ṗ ṗ</span> <span title="U+1E58">ṙ ṙ</span> <span title="U+1E5A">ṛ ṛ</span> <span title="U+1E5C">ṝ ṝ</span> <span title="U+1E5E">ṟ ṟ</span> <span title="U+1E60">ṡ ṡ</span> <span title="U+1E62">ṣ ṣ</span> <span title="U+1E64">ṥ ṥ</span> <span title="U+1E66">ṧ ṧ</span> <span title="U+1E68">ṩ ṩ</span> <span title="U+1E6A">ṫ ṫ</span> <span title="U+1E6C">ṭ ṭ</span> <span title="U+1E6E">ṯ ṯ</span> <span title="U+1E70">ṱ ṱ</span> <span title="U+1E72">ṳ ṳ</span> <span title="U+1E74">ṵ ṵ</span> <span title="U+1E76">ṷ ṷ</span> <span title="U+1E78">ṹ ṹ</span> <span title="U+1E7A">ṻ ṻ</span> <span title="U+1E7C">ṽ ṽ</span> <span title="U+1E7E">ṿ ṿ</span> <span title="U+1E80">ẁ ẁ</span> <span title="U+1E82">ẃ ẃ</span> <span title="U+1E84">ẅ ẅ</span> <span title="U+1E86">ẇ ẇ</span> <span title="U+1E88">ẉ ẉ</span> <span title="U+1E8A">ẋ ẋ</span> <span title="U+1E8C">ẍ ẍ</span> <span title="U+1E8E">ẏ ẏ</span> <span title="U+1E90">ẑ ẑ</span> <span title="U+1E92">ẓ ẓ</span> <span title="U+1E94">ẕ ẕ</span> <span title="U+1E9E">ß ß</span> <span title="U+1EA0">ạ ạ</span> <span title="U+1EA2">ả ả</span> <span title="U+1EA4">ấ ấ</span> <span title="U+1EA6">ầ ầ</span> <span title="U+1EA8">ẩ ẩ</span> <span title="U+1EAA">ẫ ẫ</span> <span title="U+1EAC">ậ ậ</span> <span title="U+1EAE">ắ ắ</span> <span title="U+1EB0">ằ ằ</span> <span title="U+1EB2">ẳ ẳ</span> <span title="U+1EB4">ẵ ẵ</span> <span title="U+1EB6">ặ ặ</span> <span title="U+1EB8">ẹ ẹ</span> <span title="U+1EBA">ẻ ẻ</span> <span title="U+1EBC">ẽ ẽ</span> <span title="U+1EBE">ế ế</span> <span title="U+1EC0">ề ề</span> <span title="U+1EC2">ể ể</span> <span title="U+1EC4">ễ ễ</span> <span title="U+1EC6">ệ ệ</span> <span title="U+1EC8">ỉ ỉ</span> <span title="U+1ECA">ị ị</span> <span title="U+1ECC">ọ ọ</span> <span title="U+1ECE">ỏ ỏ</span> <span title="U+1ED0">ố ố</span> <span title="U+1ED2">ồ ồ</span> <span title="U+1ED4">ổ ổ</span> <span title="U+1ED6">ỗ ỗ</span> <span title="U+1ED8">ộ ộ</span> <span title="U+1EDA">ớ ớ</span> <span title="U+1EDC">ờ ờ</span> <span title="U+1EDE">ở ở</span> <span title="U+1EE0">ỡ ỡ</span> <span title="U+1EE2">ợ ợ</span> <span title="U+1EE4">ụ ụ</span> <span title="U+1EE6">ủ ủ</span> <span title="U+1EE8">ứ ứ</span> <span title="U+1EEA">ừ ừ</span> <span title="U+1EEC">ử ử</span> <span title="U+1EEE">ữ ữ</span> <span title="U+1EF0">ự ự</span> <span title="U+1EF2">ỳ ỳ</span> <span title="U+1EF4">ỵ ỵ</span> <span title="U+1EF6">ỷ ỷ</span> <span title="U+1EF8">ỹ ỹ</span> <span title="U+1EFA">ỻ ỻ</span> <span title="U+1EFC">ỽ ỽ</span> <span title="U+1EFE">ỿ ỿ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ẖ ẗ ẘ ẙ ẚ ẜ ẝ ẟ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-005-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-005-ref.xht deleted file mode 100644 index 1d0f7acc89d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-005-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-A, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0101">Ā Ā</span> <span title="U+0103">Ă Ă</span> <span title="U+0105">Ą Ą</span> <span title="U+0107">Ć Ć</span> <span title="U+0109">Ĉ Ĉ</span> <span title="U+010B">Ċ Ċ</span> <span title="U+010D">Č Č</span> <span title="U+010F">Ď Ď</span> <span title="U+0111">Đ Đ</span> <span title="U+0113">Ē Ē</span> <span title="U+0115">Ĕ Ĕ</span> <span title="U+0117">Ė Ė</span> <span title="U+0119">Ę Ę</span> <span title="U+011B">Ě Ě</span> <span title="U+011D">Ĝ Ĝ</span> <span title="U+011F">Ğ Ğ</span> <span title="U+0121">Ġ Ġ</span> <span title="U+0123">Ģ Ģ</span> <span title="U+0125">Ĥ Ĥ</span> <span title="U+0127">Ħ Ħ</span> <span title="U+0129">Ĩ Ĩ</span> <span title="U+012B">Ī Ī</span> <span title="U+012D">Ĭ Ĭ</span> <span title="U+012F">Į Į</span> <span title="U+0131">I I</span> <span title="U+0133">IJ IJ</span> <span title="U+0135">Ĵ Ĵ</span> <span title="U+0137">Ķ Ķ</span> <span title="U+013A">Ĺ Ĺ</span> <span title="U+013C">Ļ Ļ</span> <span title="U+013E">Ľ Ľ</span> <span title="U+0140">Ŀ Ŀ</span> <span title="U+0142">Ł Ł</span> <span title="U+0144">Ń Ń</span> <span title="U+0146">Ņ Ņ</span> <span title="U+0148">Ň Ň</span> <span title="U+014B">Ŋ Ŋ</span> <span title="U+014D">Ō Ō</span> <span title="U+014F">Ŏ Ŏ</span> <span title="U+0151">Ő Ő</span> <span title="U+0153">Œ Œ</span> <span title="U+0155">Ŕ Ŕ</span> <span title="U+0157">Ŗ Ŗ</span> <span title="U+0159">Ř Ř</span> <span title="U+015B">Ś Ś</span> <span title="U+015D">Ŝ Ŝ</span> <span title="U+015F">Ş Ş</span> <span title="U+0161">Š Š</span> <span title="U+0163">Ţ Ţ</span> <span title="U+0165">Ť Ť</span> <span title="U+0167">Ŧ Ŧ</span> <span title="U+0169">Ũ Ũ</span> <span title="U+016B">Ū Ū</span> <span title="U+016D">Ŭ Ŭ</span> <span title="U+016F">Ů Ů</span> <span title="U+0171">Ű Ű</span> <span title="U+0173">Ų Ų</span> <span title="U+0175">Ŵ Ŵ</span> <span title="U+0177">Ŷ Ŷ</span> <span title="U+017A">Ź Ź</span> <span title="U+017C">Ż Ż</span> <span title="U+017E">Ž Ž</span> <span title="U+017F">S S</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: İ, ĸ, ʼn, Ÿ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-006-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-006-ref.xht deleted file mode 100644 index fc1ee3e217c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-006-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-A, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0100">ā ā</span> <span title="U+0102">ă ă</span> <span title="U+0104">ą ą</span> <span title="U+0106">ć ć</span> <span title="U+0108">ĉ ĉ</span> <span title="U+010A">ċ ċ</span> <span title="U+010C">č č</span> <span title="U+010E">ď ď</span> <span title="U+0110">đ đ</span> <span title="U+0112">ē ē</span> <span title="U+0114">ĕ ĕ</span> <span title="U+0116">ė ė</span> <span title="U+0118">ę ę</span> <span title="U+011A">ě ě</span> <span title="U+011C">ĝ ĝ</span> <span title="U+011E">ğ ğ</span> <span title="U+0120">ġ ġ</span> <span title="U+0122">ģ ģ</span> <span title="U+0124">ĥ ĥ</span> <span title="U+0126">ħ ħ</span> <span title="U+0128">ĩ ĩ</span> <span title="U+012A">ī ī</span> <span title="U+012C">ĭ ĭ</span> <span title="U+012E">į į</span> <span title="U+0130">i i</span> <span title="U+0132">ij ij</span> <span title="U+0134">ĵ ĵ</span> <span title="U+0136">ķ ķ</span> <span title="U+0139">ĺ ĺ</span> <span title="U+013B">ļ ļ</span> <span title="U+013D">ľ ľ</span> <span title="U+013F">ŀ ŀ</span> <span title="U+0141">ł ł</span> <span title="U+0143">ń ń</span> <span title="U+0145">ņ ņ</span> <span title="U+0147">ň ň</span> <span title="U+014A">ŋ ŋ</span> <span title="U+014C">ō ō</span> <span title="U+014E">ŏ ŏ</span> <span title="U+0150">ő ő</span> <span title="U+0152">œ œ</span> <span title="U+0154">ŕ ŕ</span> <span title="U+0156">ŗ ŗ</span> <span title="U+0158">ř ř</span> <span title="U+015A">ś ś</span> <span title="U+015C">ŝ ŝ</span> <span title="U+015E">ş ş</span> <span title="U+0160">š š</span> <span title="U+0162">ţ ţ</span> <span title="U+0164">ť ť</span> <span title="U+0166">ŧ ŧ</span> <span title="U+0168">ũ ũ</span> <span title="U+016A">ū ū</span> <span title="U+016C">ŭ ŭ</span> <span title="U+016E">ů ů</span> <span title="U+0170">ű ű</span> <span title="U+0172">ų ų</span> <span title="U+0174">ŵ ŵ</span> <span title="U+0176">ŷ ŷ</span> <span title="U+0178">ÿ ÿ</span> <span title="U+0179">ź ź</span> <span title="U+017B">ż ż</span> <span title="U+017D">ž ž</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ı, ĸ, ʼn, ſ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-007-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-007-ref.xht deleted file mode 100644 index 27c007995db..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-007-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-B, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0180">Ƀ Ƀ</span> <span title="U+0183">Ƃ Ƃ</span> <span title="U+0185">Ƅ Ƅ</span> <span title="U+0188">Ƈ Ƈ</span> <span title="U+018C">Ƌ Ƌ</span> <span title="U+0192">Ƒ Ƒ</span> <span title="U+0195">Ƕ Ƕ</span> <span title="U+0199">Ƙ Ƙ</span> <span title="U+019A">Ƚ Ƚ</span> <span title="U+019E">Ƞ Ƞ</span> <span title="U+01A1">Ơ Ơ</span> <span title="U+01A3">Ƣ Ƣ</span> <span title="U+01A5">Ƥ Ƥ</span> <span title="U+01A8">Ƨ Ƨ</span> <span title="U+01AD">Ƭ Ƭ</span> <span title="U+01B0">Ư Ư</span> <span title="U+01B4">Ƴ Ƴ</span> <span title="U+01B6">Ƶ Ƶ</span> <span title="U+01B9">Ƹ Ƹ</span> <span title="U+01BD">Ƽ Ƽ</span> <span title="U+01BF">Ƿ Ƿ</span> <span title="U+01C5">DŽ DŽ</span> <span title="U+01C6">DŽ DŽ</span> <span title="U+01C8">LJ LJ</span> <span title="U+01C9">LJ LJ</span> <span title="U+01CB">NJ NJ</span> <span title="U+01CC">NJ NJ</span> <span title="U+01CE">Ǎ Ǎ</span> <span title="U+01D0">Ǐ Ǐ</span> <span title="U+01D2">Ǒ Ǒ</span> <span title="U+01D4">Ǔ Ǔ</span> <span title="U+01D6">Ǖ Ǖ</span> <span title="U+01D8">Ǘ Ǘ</span> <span title="U+01DA">Ǚ Ǚ</span> <span title="U+01DC">Ǜ Ǜ</span> <span title="U+01DD">Ǝ Ǝ</span> <span title="U+01DF">Ǟ Ǟ</span> <span title="U+01E1">Ǡ Ǡ</span> <span title="U+01E3">Ǣ Ǣ</span> <span title="U+01E5">Ǥ Ǥ</span> <span title="U+01E7">Ǧ Ǧ</span> <span title="U+01E9">Ǩ Ǩ</span> <span title="U+01EB">Ǫ Ǫ</span> <span title="U+01ED">Ǭ Ǭ</span> <span title="U+01EF">Ǯ Ǯ</span> <span title="U+01F2">DZ DZ</span> <span title="U+01F3">DZ DZ</span> <span title="U+01F5">Ǵ Ǵ</span> <span title="U+01F9">Ǹ Ǹ</span> <span title="U+01FB">Ǻ Ǻ</span> <span title="U+01FD">Ǽ Ǽ</span> <span title="U+01FF">Ǿ Ǿ</span> <span title="U+0201">Ȁ Ȁ</span> <span title="U+0203">Ȃ Ȃ</span> <span title="U+0205">Ȅ Ȅ</span> <span title="U+0207">Ȇ Ȇ</span> <span title="U+0209">Ȉ Ȉ</span> <span title="U+020B">Ȋ Ȋ</span> <span title="U+020D">Ȍ Ȍ</span> <span title="U+020F">Ȏ Ȏ</span> <span title="U+0211">Ȑ Ȑ</span> <span title="U+0213">Ȓ Ȓ</span> <span title="U+0215">Ȕ Ȕ</span> <span title="U+0217">Ȗ Ȗ</span> <span title="U+0219">Ș Ș</span> <span title="U+021B">Ț Ț</span> <span title="U+021D">Ȝ Ȝ</span> <span title="U+021F">Ȟ Ȟ</span> <span title="U+0223">Ȣ Ȣ</span> <span title="U+0225">Ȥ Ȥ</span> <span title="U+0227">Ȧ Ȧ</span> <span title="U+0229">Ȩ Ȩ</span> <span title="U+022B">Ȫ Ȫ</span> <span title="U+022D">Ȭ Ȭ</span> <span title="U+022F">Ȯ Ȯ</span> <span title="U+0231">Ȱ Ȱ</span> <span title="U+0233">Ȳ Ȳ</span> <span title="U+023C">Ȼ Ȼ</span> <span title="U+023F">Ȿ Ȿ</span> <span title="U+0240">Ɀ Ɀ</span> <span title="U+0242">Ɂ Ɂ</span> <span title="U+0247">Ɇ Ɇ</span> <span title="U+0249">Ɉ Ɉ</span> <span title="U+024B">Ɋ Ɋ</span> <span title="U+024D">Ɍ Ɍ</span> <span title="U+024F">Ɏ Ɏ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ƍ ƛ ƪ ƫ ƺ ƻ ƾ ǀ ǁ ǂ ǃ ǰ ȡ ȴ ȵ ȶ ȷ ȸ ȹ -Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-008-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-008-ref.xht deleted file mode 100644 index 7762fbf6b6f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-008-ref.xht +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-B, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0181">ɓ ɓ</span> <span title="U+0182">ƃ ƃ</span> <span title="U+0184">ƅ ƅ</span> <span title="U+0186">ɔ ɔ</span> <span title="U+0187">ƈ ƈ</span> <span title="U+0189">ɖ ɖ</span> <span title="U+018A">ɗ ɗ</span> <span title="U+018B">ƌ ƌ</span> <span title="U+018E">ǝ ǝ</span> <span title="U+018F">ə ə</span> <span title="U+0190">ɛ ɛ</span> <span title="U+0191">ƒ ƒ</span> <span title="U+0193">ɠ ɠ</span> <span title="U+0194">ɣ ɣ</span> <span title="U+0196">ɩ ɩ</span> <span title="U+0197">ɨ ɨ</span> <span title="U+0198">ƙ ƙ</span> <span title="U+019C">ɯ ɯ</span> <span title="U+019D">ɲ ɲ</span> <span title="U+019F">ɵ ɵ</span> <span title="U+01A0">ơ ơ</span> <span title="U+01A2">ƣ ƣ</span> <span title="U+01A4">ƥ ƥ</span> <span title="U+01A6">ʀ ʀ</span> <span title="U+01A7">ƨ ƨ</span> <span title="U+01A9">ʃ ʃ</span> <span title="U+01AC">ƭ ƭ</span> <span title="U+01AE">ʈ ʈ</span> <span title="U+01AF">ư ư</span> <span title="U+01B1">ʊ ʊ</span> <span title="U+01B2">ʋ ʋ</span> <span title="U+01B3">ƴ ƴ</span> <span title="U+01B5">ƶ ƶ</span> <span title="U+01B7">ʒ ʒ</span> <span title="U+01B8">ƹ ƹ</span> <span title="U+01BC">ƽ ƽ</span> <span title="U+01C4">dž dž</span> <span title="U+01C5">dž dž</span> <span title="U+01C7">lj lj</span> <span title="U+01C8">lj lj</span> <span title="U+01CA">nj nj</span> <span title="U+01CB">nj nj</span> <span title="U+01CD">ǎ ǎ</span> <span title="U+01CF">ǐ ǐ</span> <span title="U+01D1">ǒ ǒ</span> <span title="U+01D3">ǔ ǔ</span> <span title="U+01D5">ǖ ǖ</span> <span title="U+01D7">ǘ ǘ</span> <span title="U+01D9">ǚ ǚ</span> <span title="U+01DB">ǜ ǜ</span> <span title="U+01DE">ǟ ǟ</span> <span title="U+01E0">ǡ ǡ</span> <span title="U+01E2">ǣ ǣ</span> <span title="U+01E4">ǥ ǥ</span> <span title="U+01E6">ǧ ǧ</span> <span title="U+01E8">ǩ ǩ</span> <span title="U+01EA">ǫ ǫ</span> <span title="U+01EC">ǭ ǭ</span> <span title="U+01EE">ǯ ǯ</span> <span title="U+01F1">dz dz</span> <span title="U+01F2">dz dz</span> <span title="U+01F4">ǵ ǵ</span> <span title="U+01F6">ƕ ƕ</span> <span title="U+01F7">ƿ ƿ</span> <span title="U+01F8">ǹ ǹ</span> <span title="U+01FA">ǻ ǻ</span> <span title="U+01FC">ǽ ǽ</span> <span title="U+01FE">ǿ ǿ</span> <span title="U+0200">ȁ ȁ</span> <span title="U+0202">ȃ ȃ</span> <span title="U+0204">ȅ ȅ</span> <span title="U+0206">ȇ ȇ</span> <span title="U+0208">ȉ ȉ</span> <span title="U+020A">ȋ ȋ</span> <span title="U+020C">ȍ ȍ</span> <span title="U+020E">ȏ ȏ</span> <span title="U+0210">ȑ ȑ</span> <span title="U+0212">ȓ ȓ</span> <span title="U+0214">ȕ ȕ</span> <span title="U+0216">ȗ ȗ</span> <span title="U+0218">ș ș</span> <span title="U+021A">ț ț</span> <span title="U+021C">ȝ ȝ</span> <span title="U+021E">ȟ ȟ</span> <span title="U+0220">ƞ ƞ</span> <span title="U+0222">ȣ ȣ</span> <span title="U+0224">ȥ ȥ</span> <span title="U+0226">ȧ ȧ</span> <span title="U+0228">ȩ ȩ</span> <span title="U+022A">ȫ ȫ</span> <span title="U+022C">ȭ ȭ</span> <span title="U+022E">ȯ ȯ</span> <span title="U+0230">ȱ ȱ</span> <span title="U+0232">ȳ ȳ</span> <span title="U+023A">ⱥ ⱥ</span> <span title="U+023B">ȼ ȼ</span> <span title="U+023D">ƚ ƚ</span> <span title="U+023E">ⱦ ⱦ</span> <span title="U+0241">ɂ ɂ</span> <span title="U+0243">ƀ ƀ</span> <span title="U+0244">ʉ ʉ</span> <span title="U+0245">ʌ ʌ</span> <span title="U+0246">ɇ ɇ</span> <span title="U+0248">ɉ ɉ</span> <span title="U+024A">ɋ ɋ</span> <span title="U+024C">ɍ ɍ</span> <span title="U+024E">ɏ ɏ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ƍ ƛ ƪ ƫ ƺ ƻ ƾ ǀ ǁ ǂ ǃ ǰ ȡ ȴ ȵ ȶ ȷ ȸ ȹ -Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-009-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-009-ref.xht deleted file mode 100644 index edb07242580..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-009-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-C, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2C61">Ⱡ Ⱡ</span> <span title="U+2C65">Ⱥ Ⱥ</span> <span title="U+2C66">Ⱦ Ⱦ</span> <span title="U+2C68">Ⱨ Ⱨ</span> <span title="U+2C6A">Ⱪ Ⱪ</span> <span title="U+2C6C">Ⱬ Ⱬ</span> <span title="U+2C73">Ⱳ Ⱳ</span> <span title="U+2C76">Ⱶ Ⱶ</span> </div> -<!--Notes: -Characters from this block that do not have case equivalents: ⱱ ⱴ ⱷ ⱸ ⱹ ⱺ ⱻ ⱼ ⱽ -Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-010-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-010-ref.xht deleted file mode 100644 index f97d6b24c82..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-010-ref.xht +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-C, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2C60">ⱡ ⱡ</span> <span title="U+2C62">ɫ ɫ</span> <span title="U+2C63">ᵽ ᵽ</span> <span title="U+2C64">ɽ ɽ</span> <span title="U+2C67">ⱨ ⱨ</span> <span title="U+2C69">ⱪ ⱪ</span> <span title="U+2C6B">ⱬ ⱬ</span> <span title="U+2C6D">ɑ ɑ</span> <span title="U+2C6E">ɱ ɱ</span> <span title="U+2C6F">ɐ ɐ</span> <span title="U+2C70">ɒ ɒ</span> <span title="U+2C72">ⱳ ⱳ</span> <span title="U+2C75">ⱶ ⱶ</span> <span title="U+2C7E">ȿ ȿ</span> <span title="U+2C7F">ɀ ɀ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ⱱ ⱴ ⱷ ⱸ ⱹ ⱺ ⱻ ⱼ ⱽ -Tip: To identify the characters where differences occur, in order to report problem characters, copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-011-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-011-ref.xht deleted file mode 100644 index bcc0b20f60d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-011-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Full-width Latin, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+FF41">A A</span> <span title="U+FF42">B B</span> <span title="U+FF43">C C</span> <span title="U+FF44">D D</span> <span title="U+FF45">E E</span> <span title="U+FF46">F F</span> <span title="U+FF47">G G</span> <span title="U+FF48">H H</span> <span title="U+FF49">I I</span> <span title="U+FF4A">J J</span> <span title="U+FF4B">K K</span> <span title="U+FF4C">L L</span> <span title="U+FF4D">M M</span> <span title="U+FF4E">N N</span> <span title="U+FF4F">O O</span> <span title="U+FF50">P P</span> <span title="U+FF51">Q Q</span> <span title="U+FF52">R R</span> <span title="U+FF53">S S</span> <span title="U+FF54">T T</span> <span title="U+FF55">U U</span> <span title="U+FF56">V V</span> <span title="U+FF57">W W</span> <span title="U+FF58">X X</span> <span title="U+FF59">Y Y</span> <span title="U+FF5A">Z Z</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ĸ ʼn -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-012-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-012-ref.xht deleted file mode 100644 index e3088e911e7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-012-ref.xht +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Full-width Latin, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+FF21">a a</span> <span title="U+FF22">b b</span> <span title="U+FF23">c c</span> <span title="U+FF24">d d</span> <span title="U+FF25">e e</span> <span title="U+FF26">f f</span> <span title="U+FF27">g g</span> <span title="U+FF28">h h</span> <span title="U+FF29">i i</span> <span title="U+FF2A">j j</span> <span title="U+FF2B">k k</span> <span title="U+FF2C">l l</span> <span title="U+FF2D">m m</span> <span title="U+FF2E">n n</span> <span title="U+FF2F">o o</span> <span title="U+FF30">p p</span> <span title="U+FF31">q q</span> <span title="U+FF32">r r</span> <span title="U+FF33">s s</span> <span title="U+FF34">t t</span> <span title="U+FF35">u u</span> <span title="U+FF36">v v</span> <span title="U+FF37">w w</span> <span title="U+FF38">x x</span> <span title="U+FF39">y y</span> <span title="U+FF3A">z z</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ĸ ʼn -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-014-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-014-ref.xht deleted file mode 100644 index d4b91d534b5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-014-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Greek and Coptic, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0371">Ͱ Ͱ</span> <span title="U+0373">Ͳ Ͳ</span> <span title="U+0377">Ͷ Ͷ</span> <span title="U+037B">Ͻ Ͻ</span> <span title="U+037C">Ͼ Ͼ</span> <span title="U+037D">Ͽ Ͽ</span> <span title="U+03AC">Ά Ά</span> <span title="U+03AD">Έ Έ</span> <span title="U+03AE">Ή Ή</span> <span title="U+03AF">Ί Ί</span> <span title="U+03B1">Α Α</span> <span title="U+03B2">Β Β</span> <span title="U+03B3">Γ Γ</span> <span title="U+03B4">Δ Δ</span> <span title="U+03B5">Ε Ε</span> <span title="U+03B6">Ζ Ζ</span> <span title="U+03B7">Η Η</span> <span title="U+03B8">Θ Θ</span> <span title="U+03B9">Ι Ι</span> <span title="U+03BA">Κ Κ</span> <span title="U+03BB">Λ Λ</span> <span title="U+03BC">Μ Μ</span> <span title="U+03BD">Ν Ν</span> <span title="U+03BE">Ξ Ξ</span> <span title="U+03BF">Ο Ο</span> <span title="U+03C0">Π Π</span> <span title="U+03C1">Ρ Ρ</span> <span title="U+03C2">Σ Σ</span> <span title="U+03C3">Σ Σ</span> <span title="U+03C4">Τ Τ</span> <span title="U+03C5">Υ Υ</span> <span title="U+03C6">Φ Φ</span> <span title="U+03C7">Χ Χ</span> <span title="U+03C8">Ψ Ψ</span> <span title="U+03C9">Ω Ω</span> <span title="U+03CA">Ϊ Ϊ</span> <span title="U+03CB">Ϋ Ϋ</span> <span title="U+03CC">Ό Ό</span> <span title="U+03CD">Ύ Ύ</span> <span title="U+03CE">Ώ Ώ</span> <span title="U+03D0">Β Β</span> <span title="U+03D1">Θ Θ</span> <span title="U+03D5">Φ Φ</span> <span title="U+03D6">Π Π</span> <span title="U+03D7">Ϗ Ϗ</span> <span title="U+03D9">Ϙ Ϙ</span> <span title="U+03DB">Ϛ Ϛ</span> <span title="U+03DD">Ϝ Ϝ</span> <span title="U+03DF">Ϟ Ϟ</span> <span title="U+03E1">Ϡ Ϡ</span> <span title="U+03E3">Ϣ Ϣ</span> <span title="U+03E5">Ϥ Ϥ</span> <span title="U+03E7">Ϧ Ϧ</span> <span title="U+03E9">Ϩ Ϩ</span> <span title="U+03EB">Ϫ Ϫ</span> <span title="U+03ED">Ϭ Ϭ</span> <span title="U+03EF">Ϯ Ϯ</span> <span title="U+03F0">Κ Κ</span> <span title="U+03F1">Ρ Ρ</span> <span title="U+03F2">Ϲ Ϲ</span> <span title="U+03F3">Ϳ Ϳ</span> <span title="U+03F5">Ε Ε</span> <span title="U+03F8">Ϸ Ϸ</span> <span title="U+03FB">Ϻ Ϻ</span> </div> -<!--Notes: -Characters from this block that do not have case equivalents: ʹ ͵ ͺ ; ΄ ΅ · ΐ ΰ ϒ ϓ ϔ ϶ ϼ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-015-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-015-ref.xht deleted file mode 100644 index 571942b1af5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-015-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Greek and Coptic, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0370">ͱ ͱ</span> <span title="U+0372">ͳ ͳ</span> <span title="U+0376">ͷ ͷ</span> <span title="U+037F">ϳ ϳ</span> <span title="U+0386">ά ά</span> <span title="U+0388">έ έ</span> <span title="U+0389">ή ή</span> <span title="U+038A">ί ί</span> <span title="U+038C">ό ό</span> <span title="U+038E">ύ ύ</span> <span title="U+038F">ώ ώ</span> <span title="U+0391">α α</span> <span title="U+0392">β β</span> <span title="U+0393">γ γ</span> <span title="U+0394">δ δ</span> <span title="U+0395">ε ε</span> <span title="U+0396">ζ ζ</span> <span title="U+0397">η η</span> <span title="U+0398">θ θ</span> <span title="U+0399">ι ι</span> <span title="U+039A">κ κ</span> <span title="U+039B">λ λ</span> <span title="U+039C">μ μ</span> <span title="U+039D">ν ν</span> <span title="U+039E">ξ ξ</span> <span title="U+039F">ο ο</span> <span title="U+03A0">π π</span> <span title="U+03A1">ρ ρ</span> <span title="U+03A3">σ σ</span> <span title="U+03A4">τ τ</span> <span title="U+03A5">υ υ</span> <span title="U+03A6">φ φ</span> <span title="U+03A7">χ χ</span> <span title="U+03A8">ψ ψ</span> <span title="U+03A9">ω ω</span> <span title="U+03AA">ϊ ϊ</span> <span title="U+03AB">ϋ ϋ</span> <span title="U+03CF">ϗ ϗ</span> <span title="U+03D8">ϙ ϙ</span> <span title="U+03DA">ϛ ϛ</span> <span title="U+03DC">ϝ ϝ</span> <span title="U+03DE">ϟ ϟ</span> <span title="U+03E0">ϡ ϡ</span> <span title="U+03E2">ϣ ϣ</span> <span title="U+03E4">ϥ ϥ</span> <span title="U+03E6">ϧ ϧ</span> <span title="U+03E8">ϩ ϩ</span> <span title="U+03EA">ϫ ϫ</span> <span title="U+03EC">ϭ ϭ</span> <span title="U+03EE">ϯ ϯ</span> <span title="U+03F4">θ θ</span> <span title="U+03F7">ϸ ϸ</span> <span title="U+03F9">ϲ ϲ</span> <span title="U+03FA">ϻ ϻ</span> <span title="U+03FD">ͻ ͻ</span> <span title="U+03FE">ͼ ͼ</span> <span title="U+03FF">ͽ ͽ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ʹ ͵ ͺ ; ΄ ΅ · ΐ ΰ ϒ ϓ ϔ ϶ ϼ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-016-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-016-ref.xht deleted file mode 100644 index 12b543acb1c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-016-ref.xht +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Greek Extended, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+1F00">Ἀ Ἀ</span> <span title="U+1F01">Ἁ Ἁ</span> <span title="U+1F02">Ἂ Ἂ</span> <span title="U+1F03">Ἃ Ἃ</span> <span title="U+1F04">Ἄ Ἄ</span> <span title="U+1F05">Ἅ Ἅ</span> <span title="U+1F06">Ἆ Ἆ</span> <span title="U+1F07">Ἇ Ἇ</span> <span title="U+1F10">Ἐ Ἐ</span> <span title="U+1F11">Ἑ Ἑ</span> <span title="U+1F12">Ἒ Ἒ</span> <span title="U+1F13">Ἓ Ἓ</span> <span title="U+1F14">Ἔ Ἔ</span> <span title="U+1F15">Ἕ Ἕ</span> <span title="U+1F20">Ἠ Ἠ</span> <span title="U+1F21">Ἡ Ἡ</span> <span title="U+1F22">Ἢ Ἢ</span> <span title="U+1F23">Ἣ Ἣ</span> <span title="U+1F24">Ἤ Ἤ</span> <span title="U+1F25">Ἥ Ἥ</span> <span title="U+1F26">Ἦ Ἦ</span> <span title="U+1F27">Ἧ Ἧ</span> <span title="U+1F30">Ἰ Ἰ</span> <span title="U+1F31">Ἱ Ἱ</span> <span title="U+1F32">Ἲ Ἲ</span> <span title="U+1F33">Ἳ Ἳ</span> <span title="U+1F34">Ἴ Ἴ</span> <span title="U+1F35">Ἵ Ἵ</span> <span title="U+1F36">Ἶ Ἶ</span> <span title="U+1F37">Ἷ Ἷ</span> <span title="U+1F40">Ὀ Ὀ</span> <span title="U+1F41">Ὁ Ὁ</span> <span title="U+1F42">Ὂ Ὂ</span> <span title="U+1F43">Ὃ Ὃ</span> <span title="U+1F44">Ὄ Ὄ</span> <span title="U+1F45">Ὅ Ὅ</span> <span title="U+1F51">Ὑ Ὑ</span> <span title="U+1F53">Ὓ Ὓ</span> <span title="U+1F55">Ὕ Ὕ</span> <span title="U+1F57">Ὗ Ὗ</span> <span title="U+1F60">Ὠ Ὠ</span> <span title="U+1F61">Ὡ Ὡ</span> <span title="U+1F62">Ὢ Ὢ</span> <span title="U+1F63">Ὣ Ὣ</span> <span title="U+1F64">Ὤ Ὤ</span> <span title="U+1F65">Ὥ Ὥ</span> <span title="U+1F66">Ὦ Ὦ</span> <span title="U+1F67">Ὧ Ὧ</span> <span title="U+1F70">Ὰ Ὰ</span> <span title="U+1F71">Ά Ά</span> <span title="U+1F72">Ὲ Ὲ</span> <span title="U+1F73">Έ Έ</span> <span title="U+1F74">Ὴ Ὴ</span> <span title="U+1F75">Ή Ή</span> <span title="U+1F76">Ὶ Ὶ</span> <span title="U+1F77">Ί Ί</span> <span title="U+1F78">Ὸ Ὸ</span> <span title="U+1F79">Ό Ό</span> <span title="U+1F7A">Ὺ Ὺ</span> <span title="U+1F7B">Ύ Ύ</span> <span title="U+1F7C">Ὼ Ὼ</span> <span title="U+1F7D">Ώ Ώ</span> <span title="U+1F80">ᾈ ᾈ</span> <span title="U+1F81">ᾉ ᾉ</span> <span title="U+1F82">ᾊ ᾊ</span> <span title="U+1F83">ᾋ ᾋ</span> <span title="U+1F84">ᾌ ᾌ</span> <span title="U+1F85">ᾍ ᾍ</span> <span title="U+1F86">ᾎ ᾎ</span> <span title="U+1F87">ᾏ ᾏ</span> <span title="U+1F90">ᾘ ᾘ</span> <span title="U+1F91">ᾙ ᾙ</span> <span title="U+1F92">ᾚ ᾚ</span> <span title="U+1F93">ᾛ ᾛ</span> <span title="U+1F94">ᾜ ᾜ</span> <span title="U+1F95">ᾝ ᾝ</span> <span title="U+1F96">ᾞ ᾞ</span> <span title="U+1F97">ᾟ ᾟ</span> <span title="U+1FA0">ᾨ ᾨ</span> <span title="U+1FA1">ᾩ ᾩ</span> <span title="U+1FA2">ᾪ ᾪ</span> <span title="U+1FA3">ᾫ ᾫ</span> <span title="U+1FA4">ᾬ ᾬ</span> <span title="U+1FA5">ᾭ ᾭ</span> <span title="U+1FA6">ᾮ ᾮ</span> <span title="U+1FA7">ᾯ ᾯ</span> <span title="U+1FB0">Ᾰ Ᾰ</span> <span title="U+1FB1">Ᾱ Ᾱ</span> <span title="U+1FB3">ᾼ ᾼ</span> <span title="U+1FBE">Ι Ι</span> <span title="U+1FC3">ῌ ῌ</span> <span title="U+1FD0">Ῐ Ῐ</span> <span title="U+1FD1">Ῑ Ῑ</span> <span title="U+1FE0">Ῠ Ῠ</span> <span title="U+1FE1">Ῡ Ῡ</span> <span title="U+1FE5">Ῥ Ῥ</span> <span title="U+1FF3">ῼ ῼ</span></div> -<!--Notes: -Glyphs for the following characters are not available in the Doulos Sil font, so will need to be tested at a later date: ꞛ ꞝ ꞟ Ꞛ Ꞝ Ꞟ -Characters from this block that do not have case equivalents: ὐ ὒ ὔ ὖ ᾲ ᾴ ᾶ ᾷ ᾽ ᾿ ῀ ῁ ῂ ῄ ῆ ῇ ῍ ῎ ῏ ῒ ΐ ῖ ῗ ῝ ῞ ῟ ῢ ΰ ῤ ῦ ῧ ῭ ΅ ` ῲ ῴ ῶ ῷ ´ ῾ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-017-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-017-ref.xht deleted file mode 100644 index caba7222f02..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-017-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Greek Extended, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+1F08">ἀ ἀ</span> <span title="U+1F09">ἁ ἁ</span> <span title="U+1F0A">ἂ ἂ</span> <span title="U+1F0B">ἃ ἃ</span> <span title="U+1F0C">ἄ ἄ</span> <span title="U+1F0D">ἅ ἅ</span> <span title="U+1F0E">ἆ ἆ</span> <span title="U+1F0F">ἇ ἇ</span> <span title="U+1F18">ἐ ἐ</span> <span title="U+1F19">ἑ ἑ</span> <span title="U+1F1A">ἒ ἒ</span> <span title="U+1F1B">ἓ ἓ</span> <span title="U+1F1C">ἔ ἔ</span> <span title="U+1F1D">ἕ ἕ</span> <span title="U+1F28">ἠ ἠ</span> <span title="U+1F29">ἡ ἡ</span> <span title="U+1F2A">ἢ ἢ</span> <span title="U+1F2B">ἣ ἣ</span> <span title="U+1F2C">ἤ ἤ</span> <span title="U+1F2D">ἥ ἥ</span> <span title="U+1F2E">ἦ ἦ</span> <span title="U+1F2F">ἧ ἧ</span> <span title="U+1F38">ἰ ἰ</span> <span title="U+1F39">ἱ ἱ</span> <span title="U+1F3A">ἲ ἲ</span> <span title="U+1F3B">ἳ ἳ</span> <span title="U+1F3C">ἴ ἴ</span> <span title="U+1F3D">ἵ ἵ</span> <span title="U+1F3E">ἶ ἶ</span> <span title="U+1F3F">ἷ ἷ</span> <span title="U+1F48">ὀ ὀ</span> <span title="U+1F49">ὁ ὁ</span> <span title="U+1F4A">ὂ ὂ</span> <span title="U+1F4B">ὃ ὃ</span> <span title="U+1F4C">ὄ ὄ</span> <span title="U+1F4D">ὅ ὅ</span> <span title="U+1F59">ὑ ὑ</span> <span title="U+1F5B">ὓ ὓ</span> <span title="U+1F5D">ὕ ὕ</span> <span title="U+1F5F">ὗ ὗ</span> <span title="U+1F68">ὠ ὠ</span> <span title="U+1F69">ὡ ὡ</span> <span title="U+1F6A">ὢ ὢ</span> <span title="U+1F6B">ὣ ὣ</span> <span title="U+1F6C">ὤ ὤ</span> <span title="U+1F6D">ὥ ὥ</span> <span title="U+1F6E">ὦ ὦ</span> <span title="U+1F6F">ὧ ὧ</span> <span title="U+1F88">ᾀ ᾀ</span> <span title="U+1F89">ᾁ ᾁ</span> <span title="U+1F8A">ᾂ ᾂ</span> <span title="U+1F8B">ᾃ ᾃ</span> <span title="U+1F8C">ᾄ ᾄ</span> <span title="U+1F8D">ᾅ ᾅ</span> <span title="U+1F8E">ᾆ ᾆ</span> <span title="U+1F8F">ᾇ ᾇ</span> <span title="U+1F98">ᾐ ᾐ</span> <span title="U+1F99">ᾑ ᾑ</span> <span title="U+1F9A">ᾒ ᾒ</span> <span title="U+1F9B">ᾓ ᾓ</span> <span title="U+1F9C">ᾔ ᾔ</span> <span title="U+1F9D">ᾕ ᾕ</span> <span title="U+1F9E">ᾖ ᾖ</span> <span title="U+1F9F">ᾗ ᾗ</span> <span title="U+1FA8">ᾠ ᾠ</span> <span title="U+1FA9">ᾡ ᾡ</span> <span title="U+1FAA">ᾢ ᾢ</span> <span title="U+1FAB">ᾣ ᾣ</span> <span title="U+1FAC">ᾤ ᾤ</span> <span title="U+1FAD">ᾥ ᾥ</span> <span title="U+1FAE">ᾦ ᾦ</span> <span title="U+1FAF">ᾧ ᾧ</span> <span title="U+1FB8">ᾰ ᾰ</span> <span title="U+1FB9">ᾱ ᾱ</span> <span title="U+1FBA">ὰ ὰ</span> <span title="U+1FBB">ά ά</span> <span title="U+1FBC">ᾳ ᾳ</span> <span title="U+1FC8">ὲ ὲ</span> <span title="U+1FC9">έ έ</span> <span title="U+1FCA">ὴ ὴ</span> <span title="U+1FCB">ή ή</span> <span title="U+1FCC">ῃ ῃ</span> <span title="U+1FD8">ῐ ῐ</span> <span title="U+1FD9">ῑ ῑ</span> <span title="U+1FDA">ὶ ὶ</span> <span title="U+1FDB">ί ί</span> <span title="U+1FE8">ῠ ῠ</span> <span title="U+1FE9">ῡ ῡ</span> <span title="U+1FEA">ὺ ὺ</span> <span title="U+1FEB">ύ ύ</span> <span title="U+1FEC">ῥ ῥ</span> <span title="U+1FF8">ὸ ὸ</span> <span title="U+1FF9">ό ό</span> <span title="U+1FFA">ὼ ὼ</span> <span title="U+1FFB">ώ ώ</span> <span title="U+1FFC">ῳ ῳ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ὐ ὒ ὔ ὖ ᾲ ᾴ ᾶ ᾷ ᾽ ᾿ ῀ ῁ ῂ ῄ ῆ ῇ ῍ ῎ ῏ ῒ ΐ ῖ ῗ ῝ ῞ ῟ ῢ ΰ ῤ ῦ ῧ ῭ ΅ ` ῲ ῴ ῶ ῷ ´ ῾ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-018-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-018-ref.xht deleted file mode 100644 index 41fcf28c6b8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-018-ref.xht +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Cyrillic, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0430">А А</span> <span title="U+0431">Б Б</span> <span title="U+0432">В В</span> <span title="U+0433">Г Г</span> <span title="U+0434">Д Д</span> <span title="U+0435">Е Е</span> <span title="U+0436">Ж Ж</span> <span title="U+0437">З З</span> <span title="U+0438">И И</span> <span title="U+0439">Й Й</span> <span title="U+043A">К К</span> <span title="U+043B">Л Л</span> <span title="U+043C">М М</span> <span title="U+043D">Н Н</span> <span title="U+043E">О О</span> <span title="U+043F">П П</span> <span title="U+0440">Р Р</span> <span title="U+0441">С С</span> <span title="U+0442">Т Т</span> <span title="U+0443">У У</span> <span title="U+0444">Ф Ф</span> <span title="U+0445">Х Х</span> <span title="U+0446">Ц Ц</span> <span title="U+0447">Ч Ч</span> <span title="U+0448">Ш Ш</span> <span title="U+0449">Щ Щ</span> <span title="U+044A">Ъ Ъ</span> <span title="U+044B">Ы Ы</span> <span title="U+044C">Ь Ь</span> <span title="U+044D">Э Э</span> <span title="U+044E">Ю Ю</span> <span title="U+044F">Я Я</span> <span title="U+0450">Ѐ Ѐ</span> <span title="U+0451">Ё Ё</span> <span title="U+0452">Ђ Ђ</span> <span title="U+0453">Ѓ Ѓ</span> <span title="U+0454">Є Є</span> <span title="U+0455">Ѕ Ѕ</span> <span title="U+0456">І І</span> <span title="U+0457">Ї Ї</span> <span title="U+0458">Ј Ј</span> <span title="U+0459">Љ Љ</span> <span title="U+045A">Њ Њ</span> <span title="U+045B">Ћ Ћ</span> <span title="U+045C">Ќ Ќ</span> <span title="U+045D">Ѝ Ѝ</span> <span title="U+045E">Ў Ў</span> <span title="U+045F">Џ Џ</span> <span title="U+0461">Ѡ Ѡ</span> <span title="U+0463">Ѣ Ѣ</span> <span title="U+0465">Ѥ Ѥ</span> <span title="U+0467">Ѧ Ѧ</span> <span title="U+0469">Ѩ Ѩ</span> <span title="U+046B">Ѫ Ѫ</span> <span title="U+046D">Ѭ Ѭ</span> <span title="U+046F">Ѯ Ѯ</span> <span title="U+0471">Ѱ Ѱ</span> <span title="U+0473">Ѳ Ѳ</span> <span title="U+0475">Ѵ Ѵ</span> <span title="U+0477">Ѷ Ѷ</span> <span title="U+0479">Ѹ Ѹ</span> <span title="U+047B">Ѻ Ѻ</span> <span title="U+047D">Ѽ Ѽ</span> <span title="U+047F">Ѿ Ѿ</span> <span title="U+0481">Ҁ Ҁ</span> <span title="U+048B">Ҋ Ҋ</span> <span title="U+048D">Ҍ Ҍ</span> <span title="U+048F">Ҏ Ҏ</span> <span title="U+0491">Ґ Ґ</span> <span title="U+0493">Ғ Ғ</span> <span title="U+0495">Ҕ Ҕ</span> <span title="U+0497">Җ Җ</span> <span title="U+0499">Ҙ Ҙ</span> <span title="U+049B">Қ Қ</span> <span title="U+049D">Ҝ Ҝ</span> <span title="U+049F">Ҟ Ҟ</span> <span title="U+04A1">Ҡ Ҡ</span> <span title="U+04A3">Ң Ң</span> <span title="U+04A5">Ҥ Ҥ</span> <span title="U+04A7">Ҧ Ҧ</span> <span title="U+04A9">Ҩ Ҩ</span> <span title="U+04AB">Ҫ Ҫ</span> <span title="U+04AD">Ҭ Ҭ</span> <span title="U+04AF">Ү Ү</span> <span title="U+04B1">Ұ Ұ</span> <span title="U+04B3">Ҳ Ҳ</span> <span title="U+04B5">Ҵ Ҵ</span> <span title="U+04B7">Ҷ Ҷ</span> <span title="U+04B9">Ҹ Ҹ</span> <span title="U+04BB">Һ Һ</span> <span title="U+04BD">Ҽ Ҽ</span> <span title="U+04BF">Ҿ Ҿ</span> <span title="U+04C2">Ӂ Ӂ</span> <span title="U+04C4">Ӄ Ӄ</span> <span title="U+04C6">Ӆ Ӆ</span> <span title="U+04C8">Ӈ Ӈ</span> <span title="U+04CA">Ӊ Ӊ</span> <span title="U+04CC">Ӌ Ӌ</span> <span title="U+04CE">Ӎ Ӎ</span> <span title="U+04CF">Ӏ Ӏ</span> <span title="U+04D1">Ӑ Ӑ</span> <span title="U+04D3">Ӓ Ӓ</span> <span title="U+04D5">Ӕ Ӕ</span> <span title="U+04D7">Ӗ Ӗ</span> <span title="U+04D9">Ә Ә</span> <span title="U+04DB">Ӛ Ӛ</span> <span title="U+04DD">Ӝ Ӝ</span> <span title="U+04DF">Ӟ Ӟ</span> <span title="U+04E1">Ӡ Ӡ</span> <span title="U+04E3">Ӣ Ӣ</span> <span title="U+04E5">Ӥ Ӥ</span> <span title="U+04E7">Ӧ Ӧ</span> <span title="U+04E9">Ө Ө</span> <span title="U+04EB">Ӫ Ӫ</span> <span title="U+04ED">Ӭ Ӭ</span> <span title="U+04EF">Ӯ Ӯ</span> <span title="U+04F1">Ӱ Ӱ</span> <span title="U+04F3">Ӳ Ӳ</span> <span title="U+04F5">Ӵ Ӵ</span> <span title="U+04F7">Ӷ Ӷ</span> <span title="U+04F9">Ӹ Ӹ</span> <span title="U+04FB">Ӻ Ӻ</span> <span title="U+04FD">Ӽ Ӽ</span> <span title="U+04FF">Ӿ Ӿ</span> </div> -<!--Notes: -Characters from this block that do not have case equivalents: ҂ ҃ ҄ ҅ ҆ ҇ ҈ ҉ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-019-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-019-ref.xht deleted file mode 100644 index ec7ece4974e..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-019-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Cyrillic, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0400">ѐ ѐ</span> <span title="U+0401">ё ё</span> <span title="U+0402">ђ ђ</span> <span title="U+0403">ѓ ѓ</span> <span title="U+0404">є є</span> <span title="U+0405">ѕ ѕ</span> <span title="U+0406">і і</span> <span title="U+0407">ї ї</span> <span title="U+0408">ј ј</span> <span title="U+0409">љ љ</span> <span title="U+040A">њ њ</span> <span title="U+040B">ћ ћ</span> <span title="U+040C">ќ ќ</span> <span title="U+040D">ѝ ѝ</span> <span title="U+040E">ў ў</span> <span title="U+040F">џ џ</span> <span title="U+0410">а а</span> <span title="U+0411">б б</span> <span title="U+0412">в в</span> <span title="U+0413">г г</span> <span title="U+0414">д д</span> <span title="U+0415">е е</span> <span title="U+0416">ж ж</span> <span title="U+0417">з з</span> <span title="U+0418">и и</span> <span title="U+0419">й й</span> <span title="U+041A">к к</span> <span title="U+041B">л л</span> <span title="U+041C">м м</span> <span title="U+041D">н н</span> <span title="U+041E">о о</span> <span title="U+041F">п п</span> <span title="U+0420">р р</span> <span title="U+0421">с с</span> <span title="U+0422">т т</span> <span title="U+0423">у у</span> <span title="U+0424">ф ф</span> <span title="U+0425">х х</span> <span title="U+0426">ц ц</span> <span title="U+0427">ч ч</span> <span title="U+0428">ш ш</span> <span title="U+0429">щ щ</span> <span title="U+042A">ъ ъ</span> <span title="U+042B">ы ы</span> <span title="U+042C">ь ь</span> <span title="U+042D">э э</span> <span title="U+042E">ю ю</span> <span title="U+042F">я я</span> <span title="U+0460">ѡ ѡ</span> <span title="U+0462">ѣ ѣ</span> <span title="U+0464">ѥ ѥ</span> <span title="U+0466">ѧ ѧ</span> <span title="U+0468">ѩ ѩ</span> <span title="U+046A">ѫ ѫ</span> <span title="U+046C">ѭ ѭ</span> <span title="U+046E">ѯ ѯ</span> <span title="U+0470">ѱ ѱ</span> <span title="U+0472">ѳ ѳ</span> <span title="U+0474">ѵ ѵ</span> <span title="U+0476">ѷ ѷ</span> <span title="U+0478">ѹ ѹ</span> <span title="U+047A">ѻ ѻ</span> <span title="U+047C">ѽ ѽ</span> <span title="U+047E">ѿ ѿ</span> <span title="U+0480">ҁ ҁ</span> <span title="U+048A">ҋ ҋ</span> <span title="U+048C">ҍ ҍ</span> <span title="U+048E">ҏ ҏ</span> <span title="U+0490">ґ ґ</span> <span title="U+0492">ғ ғ</span> <span title="U+0494">ҕ ҕ</span> <span title="U+0496">җ җ</span> <span title="U+0498">ҙ ҙ</span> <span title="U+049A">қ қ</span> <span title="U+049C">ҝ ҝ</span> <span title="U+049E">ҟ ҟ</span> <span title="U+04A0">ҡ ҡ</span> <span title="U+04A2">ң ң</span> <span title="U+04A4">ҥ ҥ</span> <span title="U+04A6">ҧ ҧ</span> <span title="U+04A8">ҩ ҩ</span> <span title="U+04AA">ҫ ҫ</span> <span title="U+04AC">ҭ ҭ</span> <span title="U+04AE">ү ү</span> <span title="U+04B0">ұ ұ</span> <span title="U+04B2">ҳ ҳ</span> <span title="U+04B4">ҵ ҵ</span> <span title="U+04B6">ҷ ҷ</span> <span title="U+04B8">ҹ ҹ</span> <span title="U+04BA">һ һ</span> <span title="U+04BC">ҽ ҽ</span> <span title="U+04BE">ҿ ҿ</span> <span title="U+04C0">ӏ ӏ</span> <span title="U+04C1">ӂ ӂ</span> <span title="U+04C3">ӄ ӄ</span> <span title="U+04C5">ӆ ӆ</span> <span title="U+04C7">ӈ ӈ</span> <span title="U+04C9">ӊ ӊ</span> <span title="U+04CB">ӌ ӌ</span> <span title="U+04CD">ӎ ӎ</span> <span title="U+04D0">ӑ ӑ</span> <span title="U+04D2">ӓ ӓ</span> <span title="U+04D4">ӕ ӕ</span> <span title="U+04D6">ӗ ӗ</span> <span title="U+04D8">ә ә</span> <span title="U+04DA">ӛ ӛ</span> <span title="U+04DC">ӝ ӝ</span> <span title="U+04DE">ӟ ӟ</span> <span title="U+04E0">ӡ ӡ</span> <span title="U+04E2">ӣ ӣ</span> <span title="U+04E4">ӥ ӥ</span> <span title="U+04E6">ӧ ӧ</span> <span title="U+04E8">ө ө</span> <span title="U+04EA">ӫ ӫ</span> <span title="U+04EC">ӭ ӭ</span> <span title="U+04EE">ӯ ӯ</span> <span title="U+04F0">ӱ ӱ</span> <span title="U+04F2">ӳ ӳ</span> <span title="U+04F4">ӵ ӵ</span> <span title="U+04F6">ӷ ӷ</span> <span title="U+04F8">ӹ ӹ</span> <span title="U+04FA">ӻ ӻ</span> <span title="U+04FC">ӽ ӽ</span> <span title="U+04FE">ӿ ӿ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ҂ ҃ ҄ ҅ ҆ ҇ ҈ ҉ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-020-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-020-ref.xht deleted file mode 100644 index 54cc244e631..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-020-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Cyrillic Supplement, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0501">Ԁ Ԁ</span> <span title="U+0503">Ԃ Ԃ</span> <span title="U+0505">Ԅ Ԅ</span> <span title="U+0507">Ԇ Ԇ</span> <span title="U+0509">Ԉ Ԉ</span> <span title="U+050B">Ԋ Ԋ</span> <span title="U+050D">Ԍ Ԍ</span> <span title="U+050F">Ԏ Ԏ</span> <span title="U+0511">Ԑ Ԑ</span> <span title="U+0513">Ԓ Ԓ</span> <span title="U+0515">Ԕ Ԕ</span> <span title="U+0517">Ԗ Ԗ</span> <span title="U+0519">Ԙ Ԙ</span> <span title="U+051B">Ԛ Ԛ</span> <span title="U+051D">Ԝ Ԝ</span> <span title="U+051F">Ԟ Ԟ</span> <span title="U+0521">Ԡ Ԡ</span> <span title="U+0523">Ԣ Ԣ</span> <span title="U+0525">Ԥ Ԥ</span> <span title="U+0527">Ԧ Ԧ</span> <span title="U+0529">Ԩ Ԩ</span> <span title="U+052B">Ԫ Ԫ</span> <span title="U+052D">Ԭ Ԭ</span> <span title="U+052F">Ԯ Ԯ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-021-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-021-ref.xht deleted file mode 100644 index 26410433686..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-021-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Cyrillic Extended, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0500">ԁ ԁ</span> <span title="U+0502">ԃ ԃ</span> <span title="U+0504">ԅ ԅ</span> <span title="U+0506">ԇ ԇ</span> <span title="U+0508">ԉ ԉ</span> <span title="U+050A">ԋ ԋ</span> <span title="U+050C">ԍ ԍ</span> <span title="U+050E">ԏ ԏ</span> <span title="U+0510">ԑ ԑ</span> <span title="U+0512">ԓ ԓ</span> <span title="U+0514">ԕ ԕ</span> <span title="U+0516">ԗ ԗ</span> <span title="U+0518">ԙ ԙ</span> <span title="U+051A">ԛ ԛ</span> <span title="U+051C">ԝ ԝ</span> <span title="U+051E">ԟ ԟ</span> <span title="U+0520">ԡ ԡ</span> <span title="U+0522">ԣ ԣ</span> <span title="U+0524">ԥ ԥ</span> <span title="U+0526">ԧ ԧ</span> <span title="U+0528">ԩ ԩ</span> <span title="U+052A">ԫ ԫ</span> <span title="U+052C">ԭ ԭ</span> <span title="U+052E">ԯ ԯ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-022-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-022-ref.xht deleted file mode 100644 index 099bbf9e670..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-022-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Armenian, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansArmenian-Regular') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0561">Ա Ա</span> <span title="U+0562">Բ Բ</span> <span title="U+0563">Գ Գ</span> <span title="U+0564">Դ Դ</span> <span title="U+0565">Ե Ե</span> <span title="U+0566">Զ Զ</span> <span title="U+0567">Է Է</span> <span title="U+0568">Ը Ը</span> <span title="U+0569">Թ Թ</span> <span title="U+056A">Ժ Ժ</span> <span title="U+056B">Ի Ի</span> <span title="U+056C">Լ Լ</span> <span title="U+056D">Խ Խ</span> <span title="U+056E">Ծ Ծ</span> <span title="U+056F">Կ Կ</span> <span title="U+0570">Հ Հ</span> <span title="U+0571">Ձ Ձ</span> <span title="U+0572">Ղ Ղ</span> <span title="U+0573">Ճ Ճ</span> <span title="U+0574">Մ Մ</span> <span title="U+0575">Յ Յ</span> <span title="U+0576">Ն Ն</span> <span title="U+0577">Շ Շ</span> <span title="U+0578">Ո Ո</span> <span title="U+0579">Չ Չ</span> <span title="U+057A">Պ Պ</span> <span title="U+057B">Ջ Ջ</span> <span title="U+057C">Ռ Ռ</span> <span title="U+057D">Ս Ս</span> <span title="U+057E">Վ Վ</span> <span title="U+057F">Տ Տ</span> <span title="U+0580">Ր Ր</span> <span title="U+0581">Ց Ց</span> <span title="U+0582">Ւ Ւ</span> <span title="U+0583">Փ Փ</span> <span title="U+0584">Ք Ք</span> <span title="U+0585">Օ Օ</span> <span title="U+0586">Ֆ Ֆ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ՙ ՚ ՛ ՜ ՝ ՞ ՟ և ։ ֊ ֍ ֎ ֏ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-023-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-023-ref.xht deleted file mode 100644 index cd49758d2ba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-023-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-D, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansArmenian-Regular') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+0531">ա ա</span> <span title="U+0532">բ բ</span> <span title="U+0533">գ գ</span> <span title="U+0534">դ դ</span> <span title="U+0535">ե ե</span> <span title="U+0536">զ զ</span> <span title="U+0537">է է</span> <span title="U+0538">ը ը</span> <span title="U+0539">թ թ</span> <span title="U+053A">ժ ժ</span> <span title="U+053B">ի ի</span> <span title="U+053C">լ լ</span> <span title="U+053D">խ խ</span> <span title="U+053E">ծ ծ</span> <span title="U+053F">կ կ</span> <span title="U+0540">հ հ</span> <span title="U+0541">ձ ձ</span> <span title="U+0542">ղ ղ</span> <span title="U+0543">ճ ճ</span> <span title="U+0544">մ մ</span> <span title="U+0545">յ յ</span> <span title="U+0546">ն ն</span> <span title="U+0547">շ շ</span> <span title="U+0548">ո ո</span> <span title="U+0549">չ չ</span> <span title="U+054A">պ պ</span> <span title="U+054B">ջ ջ</span> <span title="U+054C">ռ ռ</span> <span title="U+054D">ս ս</span> <span title="U+054E">վ վ</span> <span title="U+054F">տ տ</span> <span title="U+0550">ր ր</span> <span title="U+0551">ց ց</span> <span title="U+0552">ւ ւ</span> <span title="U+0553">փ փ</span> <span title="U+0554">ք ք</span> <span title="U+0555">օ օ</span> <span title="U+0556">ֆ ֆ</span> </div> -<!--Notes: -Characters from this block that do not have case equivalents: ՙ ՚ ՛ ՜ ՝ ՞ ՟ և ։ ֊ ֍ ֎ ֏ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-024-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-024-ref.xht deleted file mode 100644 index a1723bdbe47..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-024-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Number Forms, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2170">Ⅰ Ⅰ</span> <span title="U+2171">Ⅱ Ⅱ</span> <span title="U+2172">Ⅲ Ⅲ</span> <span title="U+2173">Ⅳ Ⅳ</span> <span title="U+2174">Ⅴ Ⅴ</span> <span title="U+2175">Ⅵ Ⅵ</span> <span title="U+2176">Ⅶ Ⅶ</span> <span title="U+2177">Ⅷ Ⅷ</span> <span title="U+2178">Ⅸ Ⅸ</span> <span title="U+2179">Ⅹ Ⅹ</span> <span title="U+217A">Ⅺ Ⅺ</span> <span title="U+217B">Ⅻ Ⅻ</span> <span title="U+217C">Ⅼ Ⅼ</span> <span title="U+217D">Ⅽ Ⅽ</span> <span title="U+217E">Ⅾ Ⅾ</span> <span title="U+217F">Ⅿ Ⅿ</span> <span title="U+2184">Ↄ Ↄ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉ ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-025-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-025-ref.xht deleted file mode 100644 index f5b1acf3beb..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-025-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Number Forms, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2160">ⅰ ⅰ</span> <span title="U+2161">ⅱ ⅱ</span> <span title="U+2162">ⅲ ⅲ</span> <span title="U+2163">ⅳ ⅳ</span> <span title="U+2164">ⅴ ⅴ</span> <span title="U+2165">ⅵ ⅵ</span> <span title="U+2166">ⅶ ⅶ</span> <span title="U+2167">ⅷ ⅷ</span> <span title="U+2168">ⅸ ⅸ</span> <span title="U+2169">ⅹ ⅹ</span> <span title="U+216A">ⅺ ⅺ</span> <span title="U+216B">ⅻ ⅻ</span> <span title="U+216C">ⅼ ⅼ</span> <span title="U+216D">ⅽ ⅽ</span> <span title="U+216E">ⅾ ⅾ</span> <span title="U+216F">ⅿ ⅿ</span> <span title="U+2183">ↄ ↄ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉ ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟ ↀ ↁ ↂ ↅ ↆ ↇ ↈ ↉ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-026-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-026-ref.xht deleted file mode 100644 index 9046800df62..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-026-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Enclosed Alphanumerics, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+24D0">Ⓐ Ⓐ</span> <span title="U+24D1">Ⓑ Ⓑ</span> <span title="U+24D2">Ⓒ Ⓒ</span> <span title="U+24D3">Ⓓ Ⓓ</span> <span title="U+24D4">Ⓔ Ⓔ</span> <span title="U+24D5">Ⓕ Ⓕ</span> <span title="U+24D6">Ⓖ Ⓖ</span> <span title="U+24D7">Ⓗ Ⓗ</span> <span title="U+24D8">Ⓘ Ⓘ</span> <span title="U+24D9">Ⓙ Ⓙ</span> <span title="U+24DA">Ⓚ Ⓚ</span> <span title="U+24DB">Ⓛ Ⓛ</span> <span title="U+24DC">Ⓜ Ⓜ</span> <span title="U+24DD">Ⓝ Ⓝ</span> <span title="U+24DE">Ⓞ Ⓞ</span> <span title="U+24DF">Ⓟ Ⓟ</span> <span title="U+24E0">Ⓠ Ⓠ</span> <span title="U+24E1">Ⓡ Ⓡ</span> <span title="U+24E2">Ⓢ Ⓢ</span> <span title="U+24E3">Ⓣ Ⓣ</span> <span title="U+24E4">Ⓤ Ⓤ</span> <span title="U+24E5">Ⓥ Ⓥ</span> <span title="U+24E6">Ⓦ Ⓦ</span> <span title="U+24E7">Ⓧ Ⓧ</span> <span title="U+24E8">Ⓨ Ⓨ</span> <span title="U+24E9">Ⓩ Ⓩ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳ ⑴ ⑵ ⑶ ⑷ ⑸ ⑹ ⑺ ⑻ ⑼ ⑽ ⑾ ⑿ ⒀ ⒁ ⒂ ⒃ ⒄ ⒅ ⒆ ⒇ ⒈ ⒉ ⒊ ⒋ ⒌ ⒍ ⒎ ⒏ ⒐ ⒑ ⒒ ⒓ ⒔ ⒕ ⒖ ⒗ ⒘ ⒙ ⒚ ⒛ ⒜ ⒝ ⒞ ⒟ ⒠ ⒡ ⒢ ⒣ ⒤ ⒥ ⒦ ⒧ ⒨ ⒩ ⒪ ⒫ ⒬ ⒭ ⒮ ⒯ ⒰ ⒱ ⒲ ⒳ ⒴ ⒵ ⓪ ⓫ ⓬ ⓭ ⓮ ⓯ ⓰ ⓱ ⓲ ⓳ ⓴ ⓵ ⓶ ⓷ ⓸ ⓹ ⓺ ⓻ ⓼ ⓽ ⓾ ⓿ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-027-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-027-ref.xht deleted file mode 100644 index 5b761381575..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-027-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Enclosed Alphanumerics, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+24B6">ⓐ ⓐ</span> <span title="U+24B7">ⓑ ⓑ</span> <span title="U+24B8">ⓒ ⓒ</span> <span title="U+24B9">ⓓ ⓓ</span> <span title="U+24BA">ⓔ ⓔ</span> <span title="U+24BB">ⓕ ⓕ</span> <span title="U+24BC">ⓖ ⓖ</span> <span title="U+24BD">ⓗ ⓗ</span> <span title="U+24BE">ⓘ ⓘ</span> <span title="U+24BF">ⓙ ⓙ</span> <span title="U+24C0">ⓚ ⓚ</span> <span title="U+24C1">ⓛ ⓛ</span> <span title="U+24C2">ⓜ ⓜ</span> <span title="U+24C3">ⓝ ⓝ</span> <span title="U+24C4">ⓞ ⓞ</span> <span title="U+24C5">ⓟ ⓟ</span> <span title="U+24C6">ⓠ ⓠ</span> <span title="U+24C7">ⓡ ⓡ</span> <span title="U+24C8">ⓢ ⓢ</span> <span title="U+24C9">ⓣ ⓣ</span> <span title="U+24CA">ⓤ ⓤ</span> <span title="U+24CB">ⓥ ⓥ</span> <span title="U+24CC">ⓦ ⓦ</span> <span title="U+24CD">ⓧ ⓧ</span> <span title="U+24CE">ⓨ ⓨ</span> <span title="U+24CF">ⓩ ⓩ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳ ⑴ ⑵ ⑶ ⑷ ⑸ ⑹ ⑺ ⑻ ⑼ ⑽ ⑾ ⑿ ⒀ ⒁ ⒂ ⒃ ⒄ ⒅ ⒆ ⒇ ⒈ ⒉ ⒊ ⒋ ⒌ ⒍ ⒎ ⒏ ⒐ ⒑ ⒒ ⒓ ⒔ ⒕ ⒖ ⒗ ⒘ ⒙ ⒚ ⒛ ⒜ ⒝ ⒞ ⒟ ⒠ ⒡ ⒢ ⒣ ⒤ ⒥ ⒦ ⒧ ⒨ ⒩ ⒪ ⒫ ⒬ ⒭ ⒮ ⒯ ⒰ ⒱ ⒲ ⒳ ⒴ ⒵ ⓪ ⓫ ⓬ ⓭ ⓮ ⓯ ⓰ ⓱ ⓲ ⓳ ⓴ ⓵ ⓶ ⓷ ⓸ ⓹ ⓺ ⓻ ⓼ ⓽ ⓾ ⓿ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-028-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-028-ref.xht deleted file mode 100644 index 590d3e2f3a1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-028-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Deseret, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansDeseret-Regular.ttf') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+10428">𐐀 𐐀</span> <span title="U+10429">𐐁 𐐁</span> <span title="U+1042A">𐐂 𐐂</span> <span title="U+1042B">𐐃 𐐃</span> <span title="U+1042C">𐐄 𐐄</span> <span title="U+1042D">𐐅 𐐅</span> <span title="U+1042E">𐐆 𐐆</span> <span title="U+1042F">𐐇 𐐇</span> <span title="U+10430">𐐈 𐐈</span> <span title="U+10431">𐐉 𐐉</span> <span title="U+10432">𐐊 𐐊</span> <span title="U+10433">𐐋 𐐋</span> <span title="U+10434">𐐌 𐐌</span> <span title="U+10435">𐐍 𐐍</span> <span title="U+10436">𐐎 𐐎</span> <span title="U+10437">𐐏 𐐏</span> <span title="U+10438">𐐐 𐐐</span> <span title="U+10439">𐐑 𐐑</span> <span title="U+1043A">𐐒 𐐒</span> <span title="U+1043B">𐐓 𐐓</span> <span title="U+1043C">𐐔 𐐔</span> <span title="U+1043D">𐐕 𐐕</span> <span title="U+1043E">𐐖 𐐖</span> <span title="U+1043F">𐐗 𐐗</span> <span title="U+10440">𐐘 𐐘</span> <span title="U+10441">𐐙 𐐙</span> <span title="U+10442">𐐚 𐐚</span> <span title="U+10443">𐐛 𐐛</span> <span title="U+10444">𐐜 𐐜</span> <span title="U+10445">𐐝 𐐝</span> <span title="U+10446">𐐞 𐐞</span> <span title="U+10447">𐐟 𐐟</span> <span title="U+10448">𐐠 𐐠</span> <span title="U+10449">𐐡 𐐡</span> <span title="U+1044A">𐐢 𐐢</span> <span title="U+1044B">𐐣 𐐣</span> <span title="U+1044C">𐐤 𐐤</span> <span title="U+1044D">𐐥 𐐥</span> <span title="U+1044E">𐐦 𐐦</span> <span title="U+1044F">𐐧 𐐧</span> </div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-029-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-029-ref.xht deleted file mode 100644 index 551018adbe1..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-029-ref.xht +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Deseret, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansDeseret-Regular.ttf') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+10400">𐐨 𐐨</span> <span title="U+10401">𐐩 𐐩</span> <span title="U+10402">𐐪 𐐪</span> <span title="U+10403">𐐫 𐐫</span> <span title="U+10404">𐐬 𐐬</span> <span title="U+10405">𐐭 𐐭</span> <span title="U+10406">𐐮 𐐮</span> <span title="U+10407">𐐯 𐐯</span> <span title="U+10408">𐐰 𐐰</span> <span title="U+10409">𐐱 𐐱</span> <span title="U+1040A">𐐲 𐐲</span> <span title="U+1040B">𐐳 𐐳</span> <span title="U+1040C">𐐴 𐐴</span> <span title="U+1040D">𐐵 𐐵</span> <span title="U+1040E">𐐶 𐐶</span> <span title="U+1040F">𐐷 𐐷</span> <span title="U+10410">𐐸 𐐸</span> <span title="U+10411">𐐹 𐐹</span> <span title="U+10412">𐐺 𐐺</span> <span title="U+10413">𐐻 𐐻</span> <span title="U+10414">𐐼 𐐼</span> <span title="U+10415">𐐽 𐐽</span> <span title="U+10416">𐐾 𐐾</span> <span title="U+10417">𐐿 𐐿</span> <span title="U+10418">𐑀 𐑀</span> <span title="U+10419">𐑁 𐑁</span> <span title="U+1041A">𐑂 𐑂</span> <span title="U+1041B">𐑃 𐑃</span> <span title="U+1041C">𐑄 𐑄</span> <span title="U+1041D">𐑅 𐑅</span> <span title="U+1041E">𐑆 𐑆</span> <span title="U+1041F">𐑇 𐑇</span> <span title="U+10420">𐑈 𐑈</span> <span title="U+10421">𐑉 𐑉</span> <span title="U+10422">𐑊 𐑊</span> <span title="U+10423">𐑋 𐑋</span> <span title="U+10424">𐑌 𐑌</span> <span title="U+10425">𐑍 𐑍</span> <span title="U+10426">𐑎 𐑎</span> <span title="U+10427">𐑏 𐑏</span> </div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-030-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-030-ref.xht deleted file mode 100644 index bd58baeffd0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-030-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Georgian Supplement, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansGeorgian-Regular.ttf') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+2D00">Ⴀ Ⴀ</span> <span title="U+2D01">Ⴁ Ⴁ</span> <span title="U+2D02">Ⴂ Ⴂ</span> <span title="U+2D03">Ⴃ Ⴃ</span> <span title="U+2D04">Ⴄ Ⴄ</span> <span title="U+2D05">Ⴅ Ⴅ</span> <span title="U+2D06">Ⴆ Ⴆ</span> <span title="U+2D07">Ⴇ Ⴇ</span> <span title="U+2D08">Ⴈ Ⴈ</span> <span title="U+2D09">Ⴉ Ⴉ</span> <span title="U+2D0A">Ⴊ Ⴊ</span> <span title="U+2D0B">Ⴋ Ⴋ</span> <span title="U+2D0C">Ⴌ Ⴌ</span> <span title="U+2D0D">Ⴍ Ⴍ</span> <span title="U+2D0E">Ⴎ Ⴎ</span> <span title="U+2D0F">Ⴏ Ⴏ</span> <span title="U+2D10">Ⴐ Ⴐ</span> <span title="U+2D11">Ⴑ Ⴑ</span> <span title="U+2D12">Ⴒ Ⴒ</span> <span title="U+2D13">Ⴓ Ⴓ</span> <span title="U+2D14">Ⴔ Ⴔ</span> <span title="U+2D15">Ⴕ Ⴕ</span> <span title="U+2D16">Ⴖ Ⴖ</span> <span title="U+2D17">Ⴗ Ⴗ</span> <span title="U+2D18">Ⴘ Ⴘ</span> <span title="U+2D19">Ⴙ Ⴙ</span> <span title="U+2D1A">Ⴚ Ⴚ</span> <span title="U+2D1B">Ⴛ Ⴛ</span> <span title="U+2D1C">Ⴜ Ⴜ</span> <span title="U+2D1D">Ⴝ Ⴝ</span> <span title="U+2D1E">Ⴞ Ⴞ</span> <span title="U+2D1F">Ⴟ Ⴟ</span> <span title="U+2D20">Ⴠ Ⴠ</span> <span title="U+2D21">Ⴡ Ⴡ</span> <span title="U+2D22">Ⴢ Ⴢ</span> <span title="U+2D23">Ⴣ Ⴣ</span> <span title="U+2D24">Ⴤ Ⴤ</span> <span title="U+2D25">Ⴥ Ⴥ</span> <span title="U+2D27">Ⴧ Ⴧ</span> <span title="U+2D2D">Ⴭ Ⴭ</span></div> -<!--Notes: -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-031-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-031-ref.xht deleted file mode 100644 index 15b5bb6973d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-031-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Georgian, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansGeorgian-Regular.ttf') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+10A0">ⴀ ⴀ</span> <span title="U+10A1">ⴁ ⴁ</span> <span title="U+10A2">ⴂ ⴂ</span> <span title="U+10A3">ⴃ ⴃ</span> <span title="U+10A4">ⴄ ⴄ</span> <span title="U+10A5">ⴅ ⴅ</span> <span title="U+10A6">ⴆ ⴆ</span> <span title="U+10A7">ⴇ ⴇ</span> <span title="U+10A8">ⴈ ⴈ</span> <span title="U+10A9">ⴉ ⴉ</span> <span title="U+10AA">ⴊ ⴊ</span> <span title="U+10AB">ⴋ ⴋ</span> <span title="U+10AC">ⴌ ⴌ</span> <span title="U+10AD">ⴍ ⴍ</span> <span title="U+10AE">ⴎ ⴎ</span> <span title="U+10AF">ⴏ ⴏ</span> <span title="U+10B0">ⴐ ⴐ</span> <span title="U+10B1">ⴑ ⴑ</span> <span title="U+10B2">ⴒ ⴒ</span> <span title="U+10B3">ⴓ ⴓ</span> <span title="U+10B4">ⴔ ⴔ</span> <span title="U+10B5">ⴕ ⴕ</span> <span title="U+10B6">ⴖ ⴖ</span> <span title="U+10B7">ⴗ ⴗ</span> <span title="U+10B8">ⴘ ⴘ</span> <span title="U+10B9">ⴙ ⴙ</span> <span title="U+10BA">ⴚ ⴚ</span> <span title="U+10BB">ⴛ ⴛ</span> <span title="U+10BC">ⴜ ⴜ</span> <span title="U+10BD">ⴝ ⴝ</span> <span title="U+10BE">ⴞ ⴞ</span> <span title="U+10BF">ⴟ ⴟ</span> <span title="U+10C0">ⴠ ⴠ</span> <span title="U+10C1">ⴡ ⴡ</span> <span title="U+10C2">ⴢ ⴢ</span> <span title="U+10C3">ⴣ ⴣ</span> <span title="U+10C4">ⴤ ⴤ</span> <span title="U+10C5">ⴥ ⴥ</span> <span title="U+10C7">ⴧ ⴧ</span> <span title="U+10CD">ⴭ ⴭ</span> </div> -<!--Notes: -Characters from this block that do not have case equivalents: ა ბ გ დ ე ვ ზ თ ი კ ლ მ ნ ო პ ჟ რ ს ტ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჯ ჰ ჱ ჲ ჳ ჴ ჵ ჶ ჷ ჸ ჹ ჺ ჻ ჼ ჽ ჾ ჿ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-032-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-032-ref.xht deleted file mode 100644 index 4dab00f7b38..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-032-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: German sharp S, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test, .ref { font-size: 200%; line-height: 2.5em; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters below match.</p> -<div lang="de" class="test"><span>SS SS</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-033-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-033-ref.xht deleted file mode 100644 index b7abbf3cb25..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-033-ref.xht +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin ligatures, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -/* the CSS below is not part of the test */ -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if the both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span>FF FF</span> <span>FI FI</span> <span>FL FL</span> <span>FFI FFI</span> <span>FFL FFL</span> <span>ST ST</span> <span>ST ST</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-034-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-034-ref.xht deleted file mode 100644 index b3d657eedc2..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-034-ref.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Armenian ligatures, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/NotoSansArmenian-Regular') format('truetype'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Noto Sans Armenian', webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if the both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span>ԵՒ ԵՒ</span> <span>ՄՆ ՄՆ</span> <span>ՄԵ ՄԵ</span> <span>ՄԻ ՄԻ</span> <span>ՎՆ ՎՆ</span> <span>ՄԽ ՄԽ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-035-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-035-ref.xht deleted file mode 100644 index 09259a41672..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-035-ref.xht +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Greek specials, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span>ʼN ʼN</span> <span>Ϊ́ Ϊ́</span> <span>Ϋ́ Ϋ́</span> <span>J̌ J̌</span> <span>H̱ H̱</span> <span>T̈ T̈</span> <span>W̊ W̊</span> <span>Y̊ Y̊</span> <span>Aʾ Aʾ</span> <span>Υ̓ Υ̓</span> <span>Υ̓̀ Υ̓̀</span> <span>Υ̓́ Υ̓́</span> <span>Υ̓͂ Υ̓͂</span> <span>Α͂ Α͂</span> <span>Η͂ Η͂</span> <span>Ϊ̀ Ϊ̀</span> <span>Ϊ́ Ϊ́</span> <span>Ι͂ Ι͂</span> <span>Ϊ͂ Ϊ͂</span> <span>Ϋ̀ Ϋ̀</span> <span>Ϋ́ Ϋ́</span> <span>Ρ̓ Ρ̓</span> <span>Υ͂ Υ͂</span> <span>Ϋ͂ Ϋ͂</span> <span>Ω͂ Ω͂</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-038-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-038-ref.xht deleted file mode 100644 index 4c31b3f5a7d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-038-ref.xht +++ /dev/null @@ -1,22 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Greek final sigma, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 36px; font-family: 'Gentium Plus', 'Noto Serif', 'Noto Sans', webfont, sans-serif; border: 1px solid orange; margin: 10px; width: 200px; padding: 5px; } -</style> -</head> -<body> -<p class="instructions">Test passes if the orange boxes are identical.</p> -<div class="test">οδυσσευς</div> -<div class="ref">οδυσσευς</div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-039-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-039-ref.xht deleted file mode 100644 index 594b552e440..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-039-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Lithuanian, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div lang="lt" class="test"><span>i̇̀ i̇̀</span> <span>i̇́ i̇́</span> <span>i̇̃ i̇̃</span></div> -<!--Notes: -The language of the test box is set to Lithuanian (lt) ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-040-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-040-ref.xht deleted file mode 100644 index cfa789aa92a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-040-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Turkish, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div lang="tr" class="test"><span>İ İ</span> <span>I I</span></div> -<!--Notes: -The language of the test box is set to Turkish (tr). ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-041-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-041-ref.xht deleted file mode 100644 index 8a92dc0258f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-041-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Turkish, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div lang="tr" class="test"><span>i i</span> <span>i i</span> <span>ı ı</span></div> -<!--Notes: -The language of the test box is set to Turkish (tr). ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-042-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-042-ref.xht deleted file mode 100644 index e5a13461120..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-042-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Azeri, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div lang="az" class="test"><span>İ İ</span> <span>I I</span></div> -<!--Notes: -The language of the test box is set to Azeri (az). ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-043-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-043-ref.xht deleted file mode 100644 index cb72af3f580..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-043-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Azeri, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div lang="az" class="test"><span>i i</span> <span>i i</span> <span>ı ı</span></div> -<!--Notes: -The language of the test box is set to Azeri (az). ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-101-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-101-ref.xht deleted file mode 100644 index 97a5d630e81..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-101-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-D, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+A723">Ꜣ Ꜣ</span> <span title="U+A725">Ꜥ Ꜥ</span> <span title="U+A727">Ꜧ Ꜧ</span> <span title="U+A729">Ꜩ Ꜩ</span> <span title="U+A72B">Ꜫ Ꜫ</span> <span title="U+A72D">Ꜭ Ꜭ</span> <span title="U+A72F">Ꜯ Ꜯ</span> <span title="U+A733">Ꜳ Ꜳ</span> <span title="U+A735">Ꜵ Ꜵ</span> <span title="U+A737">Ꜷ Ꜷ</span> <span title="U+A739">Ꜹ Ꜹ</span> <span title="U+A73B">Ꜻ Ꜻ</span> <span title="U+A73D">Ꜽ Ꜽ</span> <span title="U+A73F">Ꜿ Ꜿ</span> <span title="U+A741">Ꝁ Ꝁ</span> <span title="U+A743">Ꝃ Ꝃ</span> <span title="U+A745">Ꝅ Ꝅ</span> <span title="U+A747">Ꝇ Ꝇ</span> <span title="U+A749">Ꝉ Ꝉ</span> <span title="U+A74B">Ꝋ Ꝋ</span> <span title="U+A74D">Ꝍ Ꝍ</span> <span title="U+A74F">Ꝏ Ꝏ</span> <span title="U+A751">Ꝑ Ꝑ</span> <span title="U+A753">Ꝓ Ꝓ</span> <span title="U+A755">Ꝕ Ꝕ</span> <span title="U+A757">Ꝗ Ꝗ</span> <span title="U+A759">Ꝙ Ꝙ</span> <span title="U+A75B">Ꝛ Ꝛ</span> <span title="U+A75D">Ꝝ Ꝝ</span> <span title="U+A75F">Ꝟ Ꝟ</span> <span title="U+A761">Ꝡ Ꝡ</span> <span title="U+A763">Ꝣ Ꝣ</span> <span title="U+A765">Ꝥ Ꝥ</span> <span title="U+A767">Ꝧ Ꝧ</span> <span title="U+A769">Ꝩ Ꝩ</span> <span title="U+A76B">Ꝫ Ꝫ</span> <span title="U+A76D">Ꝭ Ꝭ</span> <span title="U+A76F">Ꝯ Ꝯ</span> <span title="U+A77A">Ꝺ Ꝺ</span> <span title="U+A77C">Ꝼ Ꝼ</span> <span title="U+A77F">Ꝿ Ꝿ</span> <span title="U+A781">Ꞁ Ꞁ</span> <span title="U+A783">Ꞃ Ꞃ</span> <span title="U+A785">Ꞅ Ꞅ</span> <span title="U+A787">Ꞇ Ꞇ</span> <span title="U+A78C">Ꞌ Ꞌ</span> <span title="U+A791">Ꞑ Ꞑ</span> <span title="U+A793">Ꞓ Ꞓ</span> <span title="U+A797">Ꞗ Ꞗ</span> <span title="U+A799">Ꞙ Ꞙ</span> <span title="U+A79B">Ꞛ Ꞛ</span> <span title="U+A79D">Ꞝ Ꞝ</span> <span title="U+A79F">Ꞟ Ꞟ</span> <span title="U+A7A1">Ꞡ Ꞡ</span> <span title="U+A7A3">Ꞣ Ꞣ</span> <span title="U+A7A5">Ꞥ Ꞥ</span> <span title="U+A7A7">Ꞧ Ꞧ</span> <span title="U+A7A9">Ꞩ Ꞩ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ꜠ ꜡ ꜰ ꜱ ꝰ ꝱ ꝲ ꝳ ꝴ ꝵ ꝶ ꝷ ꝸ ꞈ ꞉ ꞊ ꞎ ꞔ ꞕ ꟷ ꟸ ꟹ ꟺ ꟻ ꟼ ꟽ ꟾ ꟿ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-102-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-102-ref.xht deleted file mode 100644 index e8a797b9b01..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-102-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Latin Extended-D, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/DoulosSIL-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: webfont, serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+A722">ꜣ ꜣ</span> <span title="U+A724">ꜥ ꜥ</span> <span title="U+A726">ꜧ ꜧ</span> <span title="U+A728">ꜩ ꜩ</span> <span title="U+A72A">ꜫ ꜫ</span> <span title="U+A72C">ꜭ ꜭ</span> <span title="U+A72E">ꜯ ꜯ</span> <span title="U+A732">ꜳ ꜳ</span> <span title="U+A734">ꜵ ꜵ</span> <span title="U+A736">ꜷ ꜷ</span> <span title="U+A738">ꜹ ꜹ</span> <span title="U+A73A">ꜻ ꜻ</span> <span title="U+A73C">ꜽ ꜽ</span> <span title="U+A73E">ꜿ ꜿ</span> <span title="U+A740">ꝁ ꝁ</span> <span title="U+A742">ꝃ ꝃ</span> <span title="U+A744">ꝅ ꝅ</span> <span title="U+A746">ꝇ ꝇ</span> <span title="U+A748">ꝉ ꝉ</span> <span title="U+A74A">ꝋ ꝋ</span> <span title="U+A74C">ꝍ ꝍ</span> <span title="U+A74E">ꝏ ꝏ</span> <span title="U+A750">ꝑ ꝑ</span> <span title="U+A752">ꝓ ꝓ</span> <span title="U+A754">ꝕ ꝕ</span> <span title="U+A756">ꝗ ꝗ</span> <span title="U+A758">ꝙ ꝙ</span> <span title="U+A75A">ꝛ ꝛ</span> <span title="U+A75C">ꝝ ꝝ</span> <span title="U+A75E">ꝟ ꝟ</span> <span title="U+A760">ꝡ ꝡ</span> <span title="U+A762">ꝣ ꝣ</span> <span title="U+A764">ꝥ ꝥ</span> <span title="U+A766">ꝧ ꝧ</span> <span title="U+A768">ꝩ ꝩ</span> <span title="U+A76A">ꝫ ꝫ</span> <span title="U+A76C">ꝭ ꝭ</span> <span title="U+A76E">ꝯ ꝯ</span> <span title="U+A779">ꝺ ꝺ</span> <span title="U+A77B">ꝼ ꝼ</span> <span title="U+A77D">ᵹ ᵹ</span> <span title="U+A77E">ꝿ ꝿ</span> <span title="U+A780">ꞁ ꞁ</span> <span title="U+A782">ꞃ ꞃ</span> <span title="U+A784">ꞅ ꞅ</span> <span title="U+A786">ꞇ ꞇ</span> <span title="U+A78B">ꞌ ꞌ</span> <span title="U+A78D">ɥ ɥ</span> <span title="U+A790">ꞑ ꞑ</span> <span title="U+A792">ꞓ ꞓ</span> <span title="U+A796">ꞗ ꞗ</span> <span title="U+A798">ꞙ ꞙ</span> <span title="U+A79A">ꞛ ꞛ</span> <span title="U+A79C">ꞝ ꞝ</span> <span title="U+A79E">ꞟ ꞟ</span> <span title="U+A7A0">ꞡ ꞡ</span> <span title="U+A7A2">ꞣ ꞣ</span> <span title="U+A7A4">ꞥ ꞥ</span> <span title="U+A7A6">ꞧ ꞧ</span> <span title="U+A7A8">ꞩ ꞩ</span> <span title="U+A7AA">ɦ ɦ</span> <span title="U+A7AB">ɜ ɜ</span> <span title="U+A7AC">ɡ ɡ</span> <span title="U+A7AD">ɬ ɬ</span> <span title="U+A7B0">ʞ ʞ</span> <span title="U+A7B1">ʇ ʇ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ꜠ ꜡ ꜰ ꜱ ꝰ ꝱ ꝲ ꝳ ꝴ ꝵ ꝶ ꝷ ꝸ ꞈ ꞉ ꞊ ꞎ ꞔ ꞕ ꟷ ꟸ ꟹ ꟺ ꟻ ꟼ ꟽ ꟾ ꟿ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-103-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-103-ref.xht deleted file mode 100644 index b86cd8a835a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-103-ref.xht +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Cyrillic Extended-B, uppercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+A641">Ꙁ Ꙁ</span> <span title="U+A643">Ꙃ Ꙃ</span> <span title="U+A645">Ꙅ Ꙅ</span> <span title="U+A647">Ꙇ Ꙇ</span> <span title="U+A649">Ꙉ Ꙉ</span> <span title="U+A64B">Ꙋ Ꙋ</span> <span title="U+A64D">Ꙍ Ꙍ</span> <span title="U+A64F">Ꙏ Ꙏ</span> <span title="U+A651">Ꙑ Ꙑ</span> <span title="U+A653">Ꙓ Ꙓ</span> <span title="U+A655">Ꙕ Ꙕ</span> <span title="U+A657">Ꙗ Ꙗ</span> <span title="U+A659">Ꙙ Ꙙ</span> <span title="U+A65B">Ꙛ Ꙛ</span> <span title="U+A65D">Ꙝ Ꙝ</span> <span title="U+A65F">Ꙟ Ꙟ</span> <span title="U+A661">Ꙡ Ꙡ</span> <span title="U+A663">Ꙣ Ꙣ</span> <span title="U+A665">Ꙥ Ꙥ</span> <span title="U+A667">Ꙧ Ꙧ</span> <span title="U+A669">Ꙩ Ꙩ</span> <span title="U+A66B">Ꙫ Ꙫ</span> <span title="U+A66D">Ꙭ Ꙭ</span> <span title="U+A681">Ꚁ Ꚁ</span> <span title="U+A683">Ꚃ Ꚃ</span> <span title="U+A685">Ꚅ Ꚅ</span> <span title="U+A687">Ꚇ Ꚇ</span> <span title="U+A689">Ꚉ Ꚉ</span> <span title="U+A68B">Ꚋ Ꚋ</span> <span title="U+A68D">Ꚍ Ꚍ</span> <span title="U+A68F">Ꚏ Ꚏ</span> <span title="U+A691">Ꚑ Ꚑ</span> <span title="U+A693">Ꚓ Ꚓ</span> <span title="U+A695">Ꚕ Ꚕ</span> <span title="U+A697">Ꚗ Ꚗ</span> <span title="U+A699">Ꚙ Ꚙ</span> <span title="U+A69B">Ꚛ Ꚛ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ꙮ ꙯ ꙰ ꙱ ꙲ ꙳ ꙴ ꙵ ꙶ ꙷ ꙸ ꙹ ꙺ ꙻ ꙼ ꙽ ꙾ ꙿ ꚜ ꚝ ꚟ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-104-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-104-ref.xht deleted file mode 100644 index 7a958fe098a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-transform-upperlower-104-ref.xht +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>CSS3 Text, text transform: Cyrillic Extended-B, lowercase</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<meta content="font" name="flags" /> -<style type="text/css"> -@font-face { - font-family: 'webfont'; - src: url('../../fonts/GentiumPlus-R.woff2') format('woff2'), - url('../../fonts/GentiumPlus-R.woff') format('woff'); - font-weight: normal; - font-style: normal; - } -.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; } -.test span, .ref span { margin-right: 1em; white-space: nowrap; } -</style> -</head> -<body> -<p class="instructions">Test passes if both characters in each pair match. If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p> -<div class="test"><span title="U+A640">ꙁ ꙁ</span> <span title="U+A642">ꙃ ꙃ</span> <span title="U+A644">ꙅ ꙅ</span> <span title="U+A646">ꙇ ꙇ</span> <span title="U+A648">ꙉ ꙉ</span> <span title="U+A64A">ꙋ ꙋ</span> <span title="U+A64C">ꙍ ꙍ</span> <span title="U+A64E">ꙏ ꙏ</span> <span title="U+A650">ꙑ ꙑ</span> <span title="U+A652">ꙓ ꙓ</span> <span title="U+A654">ꙕ ꙕ</span> <span title="U+A656">ꙗ ꙗ</span> <span title="U+A658">ꙙ ꙙ</span> <span title="U+A65A">ꙛ ꙛ</span> <span title="U+A65C">ꙝ ꙝ</span> <span title="U+A65E">ꙟ ꙟ</span> <span title="U+A660">ꙡ ꙡ</span> <span title="U+A662">ꙣ ꙣ</span> <span title="U+A664">ꙥ ꙥ</span> <span title="U+A666">ꙧ ꙧ</span> <span title="U+A668">ꙩ ꙩ</span> <span title="U+A66A">ꙫ ꙫ</span> <span title="U+A66C">ꙭ ꙭ</span> <span title="U+A680">ꚁ ꚁ</span> <span title="U+A682">ꚃ ꚃ</span> <span title="U+A684">ꚅ ꚅ</span> <span title="U+A686">ꚇ ꚇ</span> <span title="U+A688">ꚉ ꚉ</span> <span title="U+A68A">ꚋ ꚋ</span> <span title="U+A68C">ꚍ ꚍ</span> <span title="U+A68E">ꚏ ꚏ</span> <span title="U+A690">ꚑ ꚑ</span> <span title="U+A692">ꚓ ꚓ</span> <span title="U+A694">ꚕ ꚕ</span> <span title="U+A696">ꚗ ꚗ</span> <span title="U+A698">ꚙ ꚙ</span> <span title="U+A69A">ꚛ ꚛ</span></div> -<!--Notes: -Characters from this block that do not have case equivalents: ꙮ ꙯ ꙰ ꙱ ꙲ ꙳ ꙴ ꙵ ꙶ ꙷ ꙸ ꙹ ꙺ ꙻ ꙼ ꙽ ꙾ ꙿ ꚜ ꚝ ꚟ -Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>. ---> -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-word-spacing-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-word-spacing-ref.xht deleted file mode 100644 index f1e1cff5caf..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/text-word-spacing-ref.xht +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CSS Text Test: Word Spacing</title> -<link href="mailto:nnethercote@mozilla.com" rel="author" title="Nicholas Nethercote" /> -<link href="support/ahem.css" type="text/css" rel="stylesheet" /> -<meta content="ahem" name="flags" /> -<style> -@font-face { - font-family: Ahem; - src: url(support/Ahem.ttf); -} -/* We use Ahem to avoid very minor differences between the test and the - reference that occur with certain font+platform combinations. */ -div { font-family: Ahem; font-size: 20px; } -span.padoneem { padding-left: 1em; } -</style> -</head><body> - <p>Test passes if the space between the words starts at zero and increases by - one on each subsequent line.</p> - <div>ABcDefGhij</div> - <div>A Bc Def Ghij</div> - <div>A  Bc  Def  Ghij</div> - <div>A   Bc   Def   Ghij</div> - <div>A    Bc    Def    Ghij</div> - <div>A     Bc     Def     Ghij</div> - <div>A     <span class="padoneem">Bc     <span class="padoneem">Def     <span class="padoneem">Ghij     <span class="padoneem"></span></span></span></span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-discard-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-discard-001-ref.xht deleted file mode 100644 index 7f1cb990c3f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-discard-001-ref.xht +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: white-space-collapsing - discard - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - color: Blue; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if the first sentence matches the second one. - </p> - <div> - <span>AllWhiteSpaceInTheElementShouldBeDiscarded.</span> - </div> - <div> - <span>AllWhiteSpaceInTheElementShouldBeDiscarded.</span> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-preserve-breaks-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-preserve-breaks-001-ref.xht deleted file mode 100644 index 6cebffe2fc8..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-preserve-breaks-001-ref.xht +++ /dev/null @@ -1,31 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: white-space-collapsing - preserve-breaks - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - color: Blue; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if the first two sentences matches the second one. - </p> - <p> - <span> - Sequences of white space should collapse into a single character.<br /> - But segment breaks as forced line breaks are preserved. - </span> - </p> - <p> - <span> - Sequences of white space should collapse into a single character.<br /> - But segment breaks as forced line breaks are preserved. - </span> - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-trim-inner-001-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-trim-inner-001-ref.xht deleted file mode 100644 index ee59355916d..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/white-space-collapsing-trim-inner-001-ref.xht +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CSS Test: white-space-collapsing - trim-inner - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" /> - <style type="text/css"> - <![CDATA[ - span { - color: Blue; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each text positions in the first line match the corresponding positions in the second line. - </p> - <div> - <span>1 2</span> - <span> 3 4 </span> - <span>5 6</span> - <span>7 - -8</span> - </div> - <div> - <span>1 2</span> - <span> 3 4 </span> - <span>5 6</span> - <span>7 - -8</span> - </div> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-009-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-009-ref.xht deleted file mode 100644 index ebad99c2971..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-009-ref.xht +++ /dev/null @@ -1,55 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> - <head> - <title>CSS Test: word-break - break-all - basic cases</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp"/> - <style type="text/css"> - <![CDATA[ - .test span { - word-break: break-all; - } - /* the CSS below is not part of the test */ - p.test, p.control { - border: 1px solid gray; - color: blue; - font-family: "IPAMincho", "IPAGothic", "IPA明朝", "IPAゴシック"; - width: 10em; - } - span.attention { - color: red; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each pair of upper and lower text in the square box is identical. - </p> - <hr/> - <p class="test"> - <span>Filler Text Filler Text Filler Text</span> - </p> - <p class="control"> - <span>Filler Text Filler T<br/>ext Filler Text</span> - </p> - <hr/> - <p class="test"> - <span>満たすための文字 Filler Text</span> - </p> - <p class="control"> - <span>満たすための文字 Fil<br/>ler Text</span> - </p> - <hr/> - <p class="test"> - <span>満たすための文字満たすための文字</span> - </p> - <p class="control"> - <span>満たすための文字満た<br/>すための文字</span> - </p> - <hr/> - <p> - <span class="attention">* You will need a Japanese font.</span><br/> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and reload this page. - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-000.xht deleted file mode 100644 index 2ac5e7887f3..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, japanese</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ja" class="ref"><span>日本語日本語日本<br />語</span></div> -<div lang="ja" class="ref"><span>日本語日本語日本<br />語</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-001.xht deleted file mode 100644 index 4658744ac38..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-001.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, latin</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div class="ref"><span>Latin latin latin lati<br />n</span></div> -<div class="ref"><span>Latin latin latin lati<br />n</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-002.xht deleted file mode 100644 index b61f433e450..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-002.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, korean</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ko" class="ref"><span>한글이 한글이 한글<br />이</span></div> -<div lang="ko" class="ref"><span>한글이 한글이 한글<br />이</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-003.xht deleted file mode 100644 index 144e0facfbd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-003.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, thai</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="th" class="ref"><span>ภาษาไทยภาษาไท<br />ย</span></div> -<div lang="th" class="ref"><span>ภาษาไทยภาษาไท<br />ย</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-004.xht deleted file mode 100644 index f2b4fc3b98c..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-004.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, arabic</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ar" class="ref" dir="rtl"><span>التدويل نشاط التدوي‍<br />‍ل</span></div> -<div lang="ar" class="ref" dir="rtl"><span>التدويل نشاط التدوي‍<br />‍ل</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-005.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-005.xht deleted file mode 100644 index 81f3c47564f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-005.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, subjoined tibetan</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1.5 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="bo" class="ref"><span>ལྷ་སའི་སྐད་ད་<br />ལྟ</span></div> -<div lang="bo" class="ref"><span>ལྷ་སའི་སྐད་ད་<br />ལྟ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-006.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-006.xht deleted file mode 100644 index a10128cec5f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-006.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, spacing vowel sign</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1.5 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="hi" class="ref"><span>हिंदी हिंदी हिं<br />दी</span></div> -<div lang="hi" class="ref"><span>हिंदी हिंदी हिं<br />दी</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-007.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-007.xht deleted file mode 100644 index 6557edcfbed..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-007.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, combining diacritic</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1.5 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="my" class="ref"><span>မြန်မာစာမြန်မာစာမြ<br />န်</span></div> -<div lang="my" class="ref"><span>မြန်မာစာမြန်မာစာမြ<br />န်</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-008.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-008.xht deleted file mode 100644 index 11b11bf9e05..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-break-all-ref-008.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: break-all, syllabic cluster</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: break-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1.5 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="hi" class="ref"><span>हिन्दी हिन्दी हि<br />न्दी</span></div> -<div lang="hi" class="ref"><span>हिन्दी हिन्दी हि<br />न्दी</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-004-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-004-ref.xht deleted file mode 100644 index a3421ec70f7..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-004-ref.xht +++ /dev/null @@ -1,54 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> - <head> - <title>CSS Test: word-break - keep-all - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp"/> - <style type="text/css"> - <![CDATA[ - p.control { - border: 1px solid gray; - color: blue; - font-family: "IPAMincho", "IPAGothic", "IPA明朝", "IPAゴシック"; - width: 10em; - } - span.attention { - color: red; - } - span.no_wrap { - white-space: nowrap; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each pair of upper and lower text in the square box is identical. - </p> - <hr/> - <p class="control"> - <span>Filler Text Filler<br/>Text Filler Text</span> - </p> - <p class="control"> - <span>Filler Text Filler<br/>Text Filler Text</span> - </p> - <hr/> - <p class="control"> - <span>満たすための文字<br/>Filler Text</span> - </p> - <p class="control"> - <span>満たすための文字<br/>Filler Text</span> - </p> - <hr/> - <p class="control"> - <span class="no_wrap">満たすための文字満たすための文字</span> - </p> - <p class="control"> - <span class="no_wrap">満たすための文字満たすための文字</span> - </p> - <hr/> - <p> - <span class="attention">* You will need a Japanese font.</span><br/> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and reload this page. - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-000.xht deleted file mode 100644 index 6d79e369572..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: keep-all, latin</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: keep-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div class="ref"><span>Latin latin latin<br />latin</span></div> -<div class="ref"><span>Latin latin latin<br />latin</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-001.xht deleted file mode 100644 index a14048b6748..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-001.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: keep-all, japanese</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: keep-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ja" class="ref"><span>日本語 日本語<br />日本語</span></div> -<div lang="ja" class="ref"><span>日本語 日本語<br />日本語</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-002.xht deleted file mode 100644 index a66796304ee..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-002.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: keep-all, korean</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: keep-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ko" class="ref"><span>한글이 한글이<br />한글이</span></div> -<div lang="ko" class="ref"><span>한글이 한글이<br />한글이</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-003.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-003.xht deleted file mode 100644 index 61a8956a77f..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-keep-all-ref-003.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: keep-all, thai</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: keep-all; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="th" class="ref"><span>แและ แและ<br />แและ</span></div> -<div lang="th" class="ref"><span>แและ แและ<br />แและ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-002-ref.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-002-ref.xht deleted file mode 100644 index 918408974ef..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-002-ref.xht +++ /dev/null @@ -1,51 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"> - <head> - <title>CSS Test: word-break - normal - basic cases Reftest Reference</title> - <link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp"/> - <style type="text/css"> - <![CDATA[ - p.control { - border: 1px solid gray; - color: blue; - font-family: "IPAMincho", "IPAGothic", "IPA明朝", "IPAゴシック"; - width: 10em; - } - span.attention { - color: red; - } - ]]> - </style> - </head> - <body> - <p> - Test passes if each pair of upper and lower text in the square box is identical. - </p> - <hr/> - <p class="control"> - <span>Filler Text Filler<br/>Text Filler Text</span> - </p> - <p class="control"> - <span>Filler Text Filler<br/>Text Filler Text</span> - </p> - <hr/> - <p class="control"> - <span>満たすための文字<br/>Filler Text</span> - </p> - <p class="control"> - <span>満たすための文字<br/>Filler Text</span> - </p> - <hr/> - <p class="control"> - <span>満たすための文字満た<br/>すための文字</span> - </p> - <p class="control"> - <span>満たすための文字満た<br/>すための文字</span> - </p> - <hr/> - <p> - <span class="attention">* You will need a Japanese font.</span><br/> - If you are unable to see font glyphs for certain characters using the browsers default font, install the <a href="http://ossipedia.ipa.go.jp/ipafont/">IPA Font(http://ossipedia.ipa.go.jp/ipafont/)</a> and reload this page. - </p> - </body> -</html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ar-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ar-ref-000.xht deleted file mode 100644 index 6394aa9631a..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ar-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, arabic</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ar" class="ref" dir="rtl"><span>العَرَبِيةُ العَرَبِيةُ<br />العَرَبِيةُ</span></div> -<div lang="ar" class="ref" dir="rtl"><span>العَرَبِيةُ العَرَبِيةُ<br />العَرَبِيةُ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-bo-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-bo-ref-000.xht deleted file mode 100644 index b6c9901f2e5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-bo-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, tibetan</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1.4 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="tdd" class="ref"><span>ལྷ་སའི་སྐད་ལྷ་སའི་<br />སྐད་</span></div> -<div lang="tdd" class="ref"><span>ལྷ་སའི་སྐད་ལྷ་སའི་<br />སྐད་</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-en-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-en-ref-000.xht deleted file mode 100644 index d56c39b0e34..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-en-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, latin</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div class="ref"><span>Latin latin latin<br />latin</span></div> -<div class="ref"><span>Latin latin latin<br />latin</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-hi-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-hi-ref-000.xht deleted file mode 100644 index 66857a74941..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-hi-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, hindi</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1.4 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="hi" class="ref"><span>हिंदी हिंदी हिंदी<br />हिंदी</span></div> -<div lang="hi" class="ref"><span>हिंदी हिंदी हिंदी<br />हिंदी</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-000.xht deleted file mode 100644 index 0360db9dfff..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, japanese</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ja" class="ref"><span>日本語日本語日本<br />語</span></div> -<div lang="ja" class="ref"><span>日本語日本語日本<br />語</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-001.xht deleted file mode 100644 index 6acfaafa2dd..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-001.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, japanese hiragana</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ja" class="ref"><span>にほんごにほん<br />ご</span></div> -<div lang="ja" class="ref"><span>にほんごにほん<br />ご</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-002.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-002.xht deleted file mode 100644 index 4d89dc428d5..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-002.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, japanese katakana</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ja" class="ref"><span>ニホンゴニホン<br />ゴ</span></div> -<div lang="ja" class="ref"><span>ニホンゴニホン<br />ゴ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-004.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-004.xht deleted file mode 100644 index 1a625e45365..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ja-ref-004.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, japanese</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ja" class="ref"><span>日本語日本語日本<br />語。</span></div> -<div lang="ja" class="ref"><span>日本語日本語日本<br />語。</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-km-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-km-ref-000.xht deleted file mode 100644 index abb870af9ae..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-km-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, khmer</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="km" class="ref"><span>ភាសាខ្មែរភាសាខ្មែរ<br />ភាសាខ្មែរ</span></div> -<div lang="km" class="ref"><span>ភាសាខ្មែរភាសាខ្មែរ<br />ភាសាខ្មែរ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ko-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ko-ref-000.xht deleted file mode 100644 index f4a9bf671d0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ko-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, korean</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="ko" class="ref"><span>한글이 한글이 한글<br />이</span></div> -<div lang="ko" class="ref"><span>한글이 한글이 한글<br />이</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-lo-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-lo-ref-000.xht deleted file mode 100644 index 1c67c143b39..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-lo-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, lao</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="lo" class="ref"><span>ພາສາລາວພາສາລາວພາສາ<br />ລາວ</span></div> -<div lang="lo" class="ref"><span>ພາສາລາວພາສາລາວພາສາ<br />ລາວ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-my-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-my-ref-000.xht deleted file mode 100644 index 4d801ddfd6b..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-my-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, myanmar</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="my" class="ref"><span>မြန်မာစာမြန်မာစာ<br />မြန်မာစာ</span></div> -<div lang="my" class="ref"><span>မြန်မာစာမြန်မာစာ<br />မြန်မာစာ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ref-001.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ref-001.xht deleted file mode 100644 index 2170a1068e0..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-ref-001.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, zwsp</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="en" class="ref"><span>latinlatinlatin<br />latin</span></div> -<div lang="en" class="ref"><span>latinlatinlatin<br />latin</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-tdd-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-tdd-ref-000.xht deleted file mode 100644 index a11777b4c78..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-tdd-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, tai nüa</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="tdd" class="ref"><span>ᥖᥭᥰᥖᥬᥳ<br />ᥑᥨᥒᥰ</span></div> -<div lang="tdd" class="ref"><span>ᥖᥭᥰᥖᥬᥳ<br />ᥑᥨᥒᥰ</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-th-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-th-ref-000.xht deleted file mode 100644 index 7cb9c9ad0ba..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-th-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, thai</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="th" class="ref"><span>ภาษาไทยภาษา<br />ไทย</span></div> -<div lang="th" class="ref"><span>ภาษาไทยภาษา<br />ไทย</span></div> - -</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-zh-ref-000.xht b/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-zh-ref-000.xht deleted file mode 100644 index 6277161e598..00000000000 --- a/tests/wpt/css-tests/css-text-3_dev/xhtml1/reference/word-break-normal-zh-ref-000.xht +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head> -<meta charset="utf-8" /> -<title>word-break: normal, chinese</title> -<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" /> -<style type="text/css"> -.test { word-break: normal; } -/* the CSS below is not part of the test */ -.test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } -</style> -</head> -<body> -<div id="instructions">Test passes if the two orange boxes are the same.</div> -<div lang="zh" class="ref"><span>中國話中國話中國<br />語</span></div> -<div lang="zh" class="ref"><span>中國話中國話中國<br />語</span></div> - -</body></html>
\ No newline at end of file |