mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Update CSS tests to revision 09d27d61d637da536af1d86a8d7bea157592ff9e
This commit is contained in:
parent
282f9ade93
commit
5abfa12a4c
234 changed files with 4896 additions and 498 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue