Update CSS tests to revision 09d27d61d637da536af1d86a8d7bea157592ff9e

This commit is contained in:
Simon Sapin 2015-09-08 11:01:17 +02:00
parent 282f9ade93
commit 5abfa12a4c
234 changed files with 4896 additions and 498 deletions

View file

@ -277,7 +277,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>
@ -288,7 +288,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>
@ -299,7 +299,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>
@ -310,7 +310,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>
@ -321,7 +321,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>
@ -332,7 +332,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>

View file

@ -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">
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"><span id="larger">ᠨᠨ</span></span></span></div>
<div id="vrl"><span id="parent"><span id="child" lang="mn"><span id="larger">ᠨᠨ</span></span></span></div>
</body>
</html>

View file

@ -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">
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"><span id="larger" lang="en">AB</span></span></span></div>
<div id="vrl"><span id="parent"><span id="child" lang="mn"><span id="larger" lang="en">AB</span></span></span></div>
</body>
</html>

View file

@ -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">
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"><span id="larger">方方</span></span></span></div>
<div id="vrl"><span id="parent"><span id="child" lang="ja"><span id="larger">方方</span></span></span></div>
</body>
</html>

View file

@ -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">
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"><span id="larger" lang="en">AB</span></span></span></div>
<div id="vrl"><span id="parent"><span id="child" lang="ja"><span id="larger" lang="en">AB</span></span></span></div>
</body>
</html>

View file

@ -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">
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"><span lang="en">AB</span></span></span></div>
<div id="vrl"><span id="parent"><span id="child" lang="mn"><span lang="en">AB</span></span></span></div>
</body>
</html>

View file

@ -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">
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"><span lang="en">AB</span></span></span></div>
<div id="vrl"><span id="parent"><span id="child" lang="ja"><span lang="en">AB</span></span></span></div>
</body>
</html>

View file

@ -47,15 +47,15 @@ html/text-underline-position-right-002.htm 58dc96adf3a515eea76558481f13d6fa76fa7
xhtml1/text-underline-position-right-002.xht 58dc96adf3a515eea76558481f13d6fa76fa7377 ?
html/text-underline-position-under-001.htm 859f9df320e8eddb0c876e5cae8eef78cff1afbc ?
xhtml1/text-underline-position-under-001.xht 859f9df320e8eddb0c876e5cae8eef78cff1afbc ?
html/underline-font-size-vlr-003.htm 05a00f9e67ec770a68184f514da16d42f3664b4e ?
xhtml1/underline-font-size-vlr-003.xht 05a00f9e67ec770a68184f514da16d42f3664b4e ?
html/underline-font-size-vlr-005.htm cf494cde416df9487dabe224857d7c09849b13a7 ?
xhtml1/underline-font-size-vlr-005.xht cf494cde416df9487dabe224857d7c09849b13a7 ?
html/underline-font-size-vrl-002.htm fde426aff2dd0f2666881af719f8a933595db5e5 ?
xhtml1/underline-font-size-vrl-002.xht fde426aff2dd0f2666881af719f8a933595db5e5 ?
html/underline-font-size-vrl-004.htm b37f8604be0f98e2fb03f2f2198170017232ece1 ?
xhtml1/underline-font-size-vrl-004.xht b37f8604be0f98e2fb03f2f2198170017232ece1 ?
html/underline-mixed-vlr-003.htm ffd107c6592a7876badaee2070b4aac10886bbc3 ?
xhtml1/underline-mixed-vlr-003.xht ffd107c6592a7876badaee2070b4aac10886bbc3 ?
html/underline-mixed-vrl-002.htm 233697bcbc7031e4901fe8df986802a06698c850 ?
xhtml1/underline-mixed-vrl-002.xht 233697bcbc7031e4901fe8df986802a06698c850 ?
html/underline-font-size-vlr-003.htm 2ed0dce303004a098525b1c0aa2008df639643ea ?
xhtml1/underline-font-size-vlr-003.xht 2ed0dce303004a098525b1c0aa2008df639643ea ?
html/underline-font-size-vlr-005.htm 8218f172828fc358d5814147c09eac80646d5167 ?
xhtml1/underline-font-size-vlr-005.xht 8218f172828fc358d5814147c09eac80646d5167 ?
html/underline-font-size-vrl-002.htm 9d177e35a9389b54beaadb42c09d951c9257f137 ?
xhtml1/underline-font-size-vrl-002.xht 9d177e35a9389b54beaadb42c09d951c9257f137 ?
html/underline-font-size-vrl-004.htm ed45bd0102ed75aa8ca35234af60fd100c050ba6 ?
xhtml1/underline-font-size-vrl-004.xht ed45bd0102ed75aa8ca35234af60fd100c050ba6 ?
html/underline-mixed-vlr-003.htm 9decb3fe18594253186c493df367347f88b59019 ?
xhtml1/underline-mixed-vlr-003.xht 9decb3fe18594253186c493df367347f88b59019 ?
html/underline-mixed-vrl-002.htm eb7123d62ff36d68544380c78a28bcbeac5f4411 ?
xhtml1/underline-mixed-vrl-002.xht eb7123d62ff36d68544380c78a28bcbeac5f4411 ?

View file

@ -21,9 +21,9 @@ text-underline-position-left-002 text-underline-position - left in vertical wri
text-underline-position-right-001 text-underline-position - right ahem http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 9a87883e72baf49dca5ef85b1a77926074a7d47e `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This tests checks that there is underline in a position under the descenders.
text-underline-position-right-002 text-underline-position - right in vertical writing mode ahem http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 58dc96adf3a515eea76558481f13d6fa76fa7377 `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This tests checks that there is underline to the right of the text in vertical writing mode.
text-underline-position-under-001 text-underline-position - under ahem http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 859f9df320e8eddb0c876e5cae8eef78cff1afbc `Kazuaki Takemura`<mailto:takemura@networksoft.co.jp> This tests checks that there is underline in a position under the descenders.
underline-font-size-vlr-003 'text-decoration: underline' with various font sizes http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 05a00f9e67ec770a68184f514da16d42f3664b4e `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-font-size-vlr-005 'text-decoration: underline' with various font sizes and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property cf494cde416df9487dabe224857d7c09849b13a7 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-font-size-vrl-002 'text-decoration: underline' with various font sizes http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property fde426aff2dd0f2666881af719f8a933595db5e5 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-font-size-vrl-004 'text-decoration: underline' with various font sizes and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property b37f8604be0f98e2fb03f2f2198170017232ece1 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-mixed-vlr-003 'text-decoration: underline' and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property ffd107c6592a7876badaee2070b4aac10886bbc3 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-mixed-vrl-002 'text-decoration: underline' and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 233697bcbc7031e4901fe8df986802a06698c850 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-font-size-vlr-003 'text-decoration: underline' with various font sizes http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 2ed0dce303004a098525b1c0aa2008df639643ea `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-font-size-vlr-005 'text-decoration: underline' with various font sizes and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 8218f172828fc358d5814147c09eac80646d5167 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-font-size-vrl-002 'text-decoration: underline' with various font sizes http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 9d177e35a9389b54beaadb42c09d951c9257f137 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-font-size-vrl-004 'text-decoration: underline' with various font sizes and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property ed45bd0102ed75aa8ca35234af60fd100c050ba6 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-mixed-vlr-003 'text-decoration: underline' and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property 9decb3fe18594253186c493df367347f88b59019 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.
underline-mixed-vrl-002 'text-decoration: underline' and mixed text http://www.w3.org/TR/css-writing-modes-3/#line-mappings,http://www.w3.org/TR/css-text-decor-3/#text-underline-position-property eb7123d62ff36d68544380c78a28bcbeac5f4411 `G&eacute;rard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> 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.

View file

@ -277,7 +277,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>
@ -288,7 +288,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>
@ -299,7 +299,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>
@ -310,7 +310,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>
@ -321,7 +321,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>
@ -332,7 +332,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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -277,7 +277,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>
@ -288,7 +288,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>
@ -299,7 +299,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>
@ -310,7 +310,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>
@ -321,7 +321,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>
@ -332,7 +332,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>

View file

@ -20,7 +20,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
@ -30,12 +30,12 @@
writing-mode: vertical-lr;
}
span#outer
span#parent
{
text-decoration: underline;
}
span#inner
span#child
{
color: transparent;
}
@ -52,7 +52,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>

View file

@ -19,7 +19,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
@ -29,12 +29,12 @@
writing-mode: vertical-lr;
}
span#outer
span#parent
{
text-decoration: underline;
}
span#inner
span#child
{
color: transparent;
}
@ -51,7 +51,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>

View file

@ -20,7 +20,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
@ -30,12 +30,12 @@
writing-mode: vertical-rl;
}
span#outer
span#parent
{
text-decoration: underline;
}
span#inner
span#child
{
color: transparent;
}
@ -52,7 +52,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>

View file

@ -19,7 +19,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
@ -29,12 +29,12 @@
writing-mode: vertical-rl;
}
span#outer
span#parent
{
text-decoration: underline;
}
span#inner
span#child
{
color: transparent;
}
@ -51,7 +51,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>

View file

@ -19,7 +19,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
@ -29,12 +29,12 @@
writing-mode: vertical-lr;
}
span#outer
span#parent
{
text-decoration: underline;
}
span#inner
span#child
{
color: transparent;
}
@ -46,7 +46,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>

View file

@ -19,7 +19,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
@ -29,12 +29,12 @@
writing-mode: vertical-rl;
}
span#outer
span#parent
{
text-decoration: underline;
}
span#inner
span#child
{
color: transparent;
}
@ -46,7 +46,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>