diff options
Diffstat (limited to 'tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1')
18 files changed, 51 insertions, 51 deletions
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/chapter-7.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/chapter-7.xht index b37f9309ad0..e243daceb3d 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/chapter-7.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/chapter-7.xht @@ -4843,7 +4843,7 @@ <td></td> <td>'text-decoration: underline' with various font sizes <ul class="assert"> - <li>This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger.</li> + <li>This test checks that when mongolian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.</li> </ul> </td> </tr> @@ -4854,7 +4854,7 @@ <td></td> <td>'text-decoration: underline' with various font sizes and mixed text <ul class="assert"> - <li>This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger.</li> + <li>This test checks that when latin and mongolian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.</li> </ul> </td> </tr> @@ -4865,7 +4865,7 @@ <td></td> <td>'text-decoration: underline' with various font sizes <ul class="assert"> - <li>This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger.</li> + <li>This test checks that when east-asian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.</li> </ul> </td> </tr> @@ -4876,7 +4876,7 @@ <td></td> <td>'text-decoration: underline' with various font sizes and mixed text <ul class="assert"> - <li>This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger.</li> + <li>This test checks that when latin and east-asian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.</li> </ul> </td> </tr> @@ -4887,7 +4887,7 @@ <td></td> <td>'text-decoration: underline' and mixed text <ul class="assert"> - <li>This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text.</li> + <li>This test checks that when latin and mongolian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.</li> </ul> </td> </tr> @@ -4898,7 +4898,7 @@ <td></td> <td>'text-decoration: underline' and mixed text <ul class="assert"> - <li>This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text.</li> + <li>This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box.</li> </ul> </td> </tr> diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/100x100-green.png b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/100x100-green.png Binary files differnew file mode 100644 index 00000000000..3f07c9e3bb7 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/100x100-green.png diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/200x200-green.png b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/200x200-green.png Binary files differnew file mode 100644 index 00000000000..1136e7230b5 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/200x200-green.png diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/Ahem.ttf b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/Ahem.ttf Binary files differnew file mode 100644 index 00000000000..ac81cb03165 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/Ahem.ttf diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/ahem.css b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/ahem.css index 0d4bcedc21b..82ee466791e 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/ahem.css +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/support/ahem.css @@ -1,4 +1,4 @@ @font-face { font-family: "Ahem"; - src: url(../../../../fonts/Ahem.ttf); + src: url(./Ahem.ttf); } diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/table-progression-001-ref.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/table-progression-001-ref.xht index 42459ccf621..527b6273f7b 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/table-progression-001-ref.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/reference/table-progression-001-ref.xht @@ -31,13 +31,13 @@ <tbody><tr> <td rowspan="2"> </td><td class="h"> - </td><td colspan='3"'> + </td><td colspan="3"> </td><td class="a"> </td></tr><tr> - <td rowspan='3"'> + <td rowspan="3"> </td><td class="g"> </td><td class="f"> - </td><td rowspan='2"'> + </td><td rowspan="2"> </td><td class="b"> </td></tr><tr> <td class="c"> @@ -52,13 +52,13 @@ <tbody><tr> <td rowspan="2"> </td><td class="h"> - </td><td colspan='3"'> + </td><td colspan="3"> </td><td class="a"> </td></tr><tr> - <td rowspan='3"'> + <td rowspan="3"> </td><td class="g"> </td><td class="f"> - </td><td rowspan='2"'> + </td><td rowspan="2"> </td><td class="b"> </td></tr><tr> <td class="c"> @@ -73,13 +73,13 @@ <tbody><tr> <td rowspan="2"> </td><td class="h"> - </td><td colspan='3"'> + </td><td colspan="3"> </td><td class="a"> </td></tr><tr> - <td rowspan='3"'> + <td rowspan="3"> </td><td class="g"> </td><td class="f"> - </td><td rowspan='2"'> + </td><td rowspan="2"> </td><td class="b"> </td></tr><tr> <td class="c"> diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.png b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.png Binary files differnew file mode 100644 index 00000000000..3f07c9e3bb7 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.png diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png Binary files differnew file mode 100644 index 00000000000..1136e7230b5 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf Binary files differnew file mode 100644 index 00000000000..ac81cb03165 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css index 0d4bcedc21b..82ee466791e 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css @@ -1,4 +1,4 @@ @font-face { font-family: "Ahem"; - src: url(../../../../fonts/Ahem.ttf); + src: url(./Ahem.ttf); } diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vlr.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vlr.xht index 46502e2e4f4..5f4df1d4530 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vlr.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vlr.xht @@ -35,7 +35,7 @@ </p><table class="test"> <thead> <tr> - <td colspan="2"> + <td colspan="2"> </td><td class="c"> </td><td class="d"> </td></tr></thead><tfoot> @@ -64,7 +64,7 @@ <tr> <td class="d"> </td><td class="c"> - </td><td colspan="2"> + </td><td colspan="2"> </td></tr></thead><tfoot> <tr> <td colspan="2"> @@ -91,13 +91,13 @@ <tbody><tr> <td rowspan="2"> </td><td class="h"> - </td><td colspan='3"'> + </td><td colspan="3"> </td><td class="a"> </td></tr><tr> - <td rowspan='3"'> + <td rowspan="3"> </td><td class="g"> </td><td class="f"> - </td><td rowspan='2"'> + </td><td rowspan="2"> </td><td class="b"> </td></tr><tr> <td class="c"> diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vrl.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vrl.xht index 54590e9b85f..0f243e8f0e4 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vrl.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/table-progression-001-vrl.xht @@ -40,7 +40,7 @@ </td><td colspan="2"> </td></tr></thead><tfoot> <tr> - <td colspan="2"> + <td colspan="2"> </td><td class="c"> </td><td class="d"> </td></tr></tfoot><tbody> @@ -69,7 +69,7 @@ <tr> <td class="d"> </td><td class="c"> - </td><td colspan="2"> + </td><td colspan="2"> </td></tr></tfoot><tbody> <tr> <td class="e"> @@ -90,13 +90,13 @@ <tbody><tr> <td rowspan="2"> </td><td class="h"> - </td><td colspan='3"'> + </td><td colspan="3"> </td><td class="a"> </td></tr><tr> - <td rowspan='3"'> + <td rowspan="3"> </td><td class="g"> </td><td class="f"> - </td><td rowspan='2"'> + </td><td rowspan="2"> </td><td class="b"> </td></tr><tr> <td class="c"> diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-003.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-003.xht index 07f7f85df49..cee1920889b 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-003.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-003.xht @@ -11,7 +11,7 @@ <link rel="bookmark" href="http://www.w3.org/TR/css-text-decor-3/leftline-cross.png" title="" /> <meta content="" name="flags" /> - <meta content="This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger." name="assert" /> + <meta content="This test checks that when mongolian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box." name="assert" /> <style type="text/css"><![CDATA[ div#vrl @@ -21,12 +21,12 @@ writing-mode: vertical-lr; } - span#outer + span#parent { text-decoration: underline; } - span#inner + span#child { color: transparent; } @@ -43,7 +43,7 @@ <p>Test passes if there is <strong>one and only one vertical straight and unbroken line</strong>. Such line should have the same thickness over its entire length.</p> - <div id="vrl"><span id="outer"><span id="inner" lang="mn" xml:lang="mn">ᠨ<span id="larger">ᠨᠨ</span>ᠨ</span></span></div> + <div id="vrl"><span id="parent"><span id="child" lang="mn" xml:lang="mn">ᠨ<span id="larger">ᠨᠨ</span>ᠨ</span></span></div> </body> </html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-005.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-005.xht index 5955b906811..783197539e4 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-005.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vlr-005.xht @@ -10,7 +10,7 @@ <link rel="help" href="http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property" title="2.6. Text Underline Position: the 'text-underline-position' property" /> <meta content="" name="flags" /> - <meta content="This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger." name="assert" /> + <meta content="This test checks that when latin and mongolian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box." name="assert" /> <style type="text/css"><![CDATA[ div#vrl @@ -20,12 +20,12 @@ writing-mode: vertical-lr; } - span#outer + span#parent { text-decoration: underline; } - span#inner + span#child { color: transparent; } @@ -42,7 +42,7 @@ <p>Test passes if there is <strong>one and only one vertical straight and unbroken line</strong>. Such line should have the same thickness over its entire length.</p> - <div id="vrl"><span id="outer"><span id="inner" lang="mn" xml:lang="mn">ᠨ<span id="larger" lang="en" xml:lang="en">AB</span>ᠨ</span></span></div> + <div id="vrl"><span id="parent"><span id="child" lang="mn" xml:lang="mn">ᠨ<span id="larger" lang="en" xml:lang="en">AB</span>ᠨ</span></span></div> </body> </html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-002.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-002.xht index 653f2ce4c26..2e112f177c2 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-002.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-002.xht @@ -11,7 +11,7 @@ <link rel="bookmark" href="http://www.w3.org/TR/css-text-decor-3/leftline-cross.png" title="" /> <meta content="" name="flags" /> - <meta content="This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger." name="assert" /> + <meta content="This test checks that when east-asian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box." name="assert" /> <style type="text/css"><![CDATA[ div#vrl @@ -21,12 +21,12 @@ writing-mode: vertical-rl; } - span#outer + span#parent { text-decoration: underline; } - span#inner + span#child { color: transparent; } @@ -43,7 +43,7 @@ <p>Test passes if there is <strong>one and only one vertical straight and unbroken line</strong>. Such line should have the same thickness over its entire length.</p> - <div id="vrl"><span id="outer"><span id="inner" lang="ja" xml:lang="ja">方<span id="larger">方方</span>方</span></span></div> + <div id="vrl"><span id="parent"><span id="child" lang="ja" xml:lang="ja">方<span id="larger">方方</span>方</span></span></div> </body> </html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-004.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-004.xht index cd2b6bd765b..2557da8a9d5 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-004.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-font-size-vrl-004.xht @@ -10,7 +10,7 @@ <link rel="help" href="http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property" title="2.6. Text Underline Position: the 'text-underline-position' property" /> <meta content="" name="flags" /> - <meta content="This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text or even if font size of text is larger." name="assert" /> + <meta content="This test checks that when latin and east-asian glyphs of varying font sizes are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box." name="assert" /> <style type="text/css"><![CDATA[ div#vrl @@ -20,12 +20,12 @@ writing-mode: vertical-rl; } - span#outer + span#parent { text-decoration: underline; } - span#inner + span#child { color: transparent; } @@ -42,7 +42,7 @@ <p>Test passes if there is <strong>one and only one vertical straight and unbroken line</strong>. Such line should have the same thickness over its entire length.</p> - <div id="vrl"><span id="outer"><span id="inner" lang="ja" xml:lang="ja">方<span id="larger" lang="en" xml:lang="en">AB</span>方</span></span></div> + <div id="vrl"><span id="parent"><span id="child" lang="ja" xml:lang="ja">方<span id="larger" lang="en" xml:lang="en">AB</span>方</span></span></div> </body> </html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vlr-003.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vlr-003.xht index edc5b9fc1dd..8bea076a4f1 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vlr-003.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vlr-003.xht @@ -10,7 +10,7 @@ <link rel="help" href="http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property" title="2.6. Text Underline Position: the 'text-underline-position' property" /> <meta content="" name="flags" /> - <meta content="This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text." name="assert" /> + <meta content="This test checks that when latin and mongolian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box." name="assert" /> <style type="text/css"><![CDATA[ div#vrl @@ -20,12 +20,12 @@ writing-mode: vertical-lr; } - span#outer + span#parent { text-decoration: underline; } - span#inner + span#child { color: transparent; } @@ -37,7 +37,7 @@ <p>Test passes if there is <strong>one and only one vertical straight and unbroken line</strong>. Such line should have the same thickness over its entire length.</p> - <div id="vrl"><span id="outer"><span id="inner" lang="mn" xml:lang="mn">ᠨ<span lang="en" xml:lang="en">AB</span>ᠨ</span></span></div> + <div id="vrl"><span id="parent"><span id="child" lang="mn" xml:lang="mn">ᠨ<span lang="en" xml:lang="en">AB</span>ᠨ</span></span></div> </body> </html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vrl-002.xht b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vrl-002.xht index 9eef283dd9f..b789eec4a2c 100644 --- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vrl-002.xht +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/underline-mixed-vrl-002.xht @@ -10,7 +10,7 @@ <link rel="help" href="http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property" title="2.6. Text Underline Position: the 'text-underline-position' property" /> <meta content="" name="flags" /> - <meta content="This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box even if that cuts through glyphs of descendant text or through em box of descendant text." name="assert" /> + <meta content="This test checks that when latin and east-asian glyphs are used in mixed text-orientation (therefore with text centrally baseline-aligned), then the text-decoration of the parent box is used across the parent box." name="assert" /> <style type="text/css"><![CDATA[ div#vrl @@ -20,12 +20,12 @@ writing-mode: vertical-rl; } - span#outer + span#parent { text-decoration: underline; } - span#inner + span#child { color: transparent; } @@ -37,7 +37,7 @@ <p>Test passes if there is <strong>one and only one vertical straight and unbroken line</strong>. Such line should have the same thickness over its entire length.</p> - <div id="vrl"><span id="outer"><span id="inner" lang="ja" xml:lang="ja">方<span lang="en" xml:lang="en">AB</span>方</span></span></div> + <div id="vrl"><span id="parent"><span id="child" lang="ja" xml:lang="ja">方<span lang="en" xml:lang="en">AB</span>方</span></span></div> </body> </html>
\ No newline at end of file |