mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -30,17 +30,17 @@
|
|||
<tbody id="s5">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#resizing-and-overflow">5 Resizing & Overflow</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#resizing-and-overflow">5 Resizing & Overflow</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s5.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#resize">5.1 resize property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#resize">5.1 resize property</a></th></tr>
|
||||
<!-- 7 tests -->
|
||||
<tr id="resize-001-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-001.htm">resize-001</a></strong></td>
|
||||
<tr id="resize-001-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-001.htm">resize-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - both - both width and height adjusted
|
||||
|
@ -49,9 +49,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-002-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-002.htm">resize-002</a></strong></td>
|
||||
<tr id="resize-002-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-002.htm">resize-002</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - horizontal - only the width can be adjusted
|
||||
|
@ -60,9 +60,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-003-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-003.htm">resize-003</a></strong></td>
|
||||
<tr id="resize-003-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-003.htm">resize-003</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - inherit - the resize property inherits parent element
|
||||
|
@ -71,9 +71,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-004-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-004.htm">resize-004</a></strong></td>
|
||||
<tr id="resize-004-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-004.htm">resize-004</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize initial value - none
|
||||
|
@ -82,9 +82,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-005-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-005.htm">resize-005</a></strong></td>
|
||||
<tr id="resize-005-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-005.htm">resize-005</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - none - neither width nor height can be adjusted
|
||||
|
@ -93,9 +93,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-006-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-006.htm">resize-006</a></strong></td>
|
||||
<tr id="resize-006-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-006.htm">resize-006</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - vertical - only the height can be adjusted
|
||||
|
@ -104,9 +104,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="resize-007-5.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="resize-007.htm">resize-007</a></strong></td>
|
||||
<tr id="resize-007-5.1" class="interact">
|
||||
<td>
|
||||
<a href="resize-007.htm">resize-007</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>resize - invalid without overflow property
|
||||
|
@ -125,11 +125,11 @@
|
|||
<tbody id="s5.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#text-overflow">5.2 Overflow Ellipsis: the text-overflow property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-ui/#text-overflow">5.2 Overflow Ellipsis: the text-overflow property</a></th></tr>
|
||||
<!-- 5 tests -->
|
||||
<tr id="text-overflow-5.2" class="primary ahem font">
|
||||
<td><strong>
|
||||
<a href="text-overflow.htm">text-overflow</a></strong></td>
|
||||
<tr id="text-overflow-5.2" class="ahem font">
|
||||
<td>
|
||||
<a href="text-overflow.htm">text-overflow</a></td>
|
||||
<td><a href="reference/text-overflow-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>text-overflow - ellipsis
|
||||
|
@ -138,9 +138,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-001-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-001.htm">text-overflow-001</a></strong></td>
|
||||
<tr id="text-overflow-001-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-001.htm">text-overflow-001</a></td>
|
||||
<td><a href="reference/text-overflow-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - clip - the text inline content overflows will be broken
|
||||
|
@ -149,9 +149,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-002-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-002.htm">text-overflow-002</a></strong></td>
|
||||
<tr id="text-overflow-002-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-002.htm">text-overflow-002</a></td>
|
||||
<td><a href="reference/text-overflow-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - ellipsis - the broken textual content instead of ellipsis
|
||||
|
@ -160,9 +160,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-003-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-003.htm">text-overflow-003</a></strong></td>
|
||||
<tr id="text-overflow-003-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-003.htm">text-overflow-003</a></td>
|
||||
<td><a href="reference/text-overflow-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - inherit - inherit clip value of parent's text-overflow property
|
||||
|
@ -171,9 +171,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-overflow-004-5.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-overflow-004.htm">text-overflow-004</a></strong></td>
|
||||
<tr id="text-overflow-004-5.2" class="">
|
||||
<td>
|
||||
<a href="text-overflow-004.htm">text-overflow-004</a></td>
|
||||
<td><a href="reference/text-overflow-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>text-overflow - inherit - inherit ellipsis value of parent's text-overflow property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue