mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +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,35 +30,35 @@
|
|||
<tbody id="s6">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-multicol/#spanning-columns">6 Spanning columns</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-multicol/#spanning-columns">6 Spanning columns</a></th></tr>
|
||||
<!-- 4 tests -->
|
||||
<tr id="multicol-span-all-block-sibling-003-6" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-block-sibling-003.htm">multicol-span-all-block-sibling-003</a></strong></td>
|
||||
<tr id="multicol-span-all-block-sibling-003-6" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-block-sibling-003.htm">multicol-span-all-block-sibling-003</a></td>
|
||||
<td><a href="reference/multicol-span-all-block-sibling-3-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>multicol | column-span: all | block-level child
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-margin-nested-003-6" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-margin-nested-003.htm">multicol-span-all-margin-nested-003</a></strong></td>
|
||||
<tr id="multicol-span-all-margin-nested-003-6" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-margin-nested-003.htm">multicol-span-all-margin-nested-003</a></td>
|
||||
<td><a href="reference/multicol-span-all-margin-nested-3-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>multicolomn | column-span inside block
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-margin-nested-firstchild-001-6" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-margin-nested-firstchild-001.htm">multicol-span-all-margin-nested-firstchild-001</a></strong></td>
|
||||
<tr id="multicol-span-all-margin-nested-firstchild-001-6" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-margin-nested-firstchild-001.htm">multicol-span-all-margin-nested-firstchild-001</a></td>
|
||||
<td><a href="reference/multicol-span-all-margin-nested-firstchild-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>multicolumn | column-span
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-none-001-6" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-none-001.htm">multicol-span-none-001</a></strong></td>
|
||||
<tr id="multicol-span-none-001-6" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-none-001.htm">multicol-span-none-001</a></td>
|
||||
<td><a href="reference/multicol-span-none-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>column-span: none (basic)
|
||||
|
@ -71,11 +71,11 @@
|
|||
<tbody id="s6.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-multicol/#column-span">6.1 ‘column-span’</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-multicol/#column-span">6.1 ‘column-span’</a></th></tr>
|
||||
<!-- 12 tests -->
|
||||
<tr id="multicol-fill-auto-block-children-002-6.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="multicol-fill-auto-block-children-002.htm">multicol-fill-auto-block-children-002</a></strong></td>
|
||||
<tr id="multicol-fill-auto-block-children-002-6.1" class="">
|
||||
<td>
|
||||
<a href="multicol-fill-auto-block-children-002.htm">multicol-fill-auto-block-children-002</a></td>
|
||||
<td><a href="reference/multicol-fill-auto-block-children-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>'column-fill: auto' and 'column-span: all' (complex)
|
||||
|
@ -84,25 +84,25 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-001-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-001.htm">multicol-span-all-001</a></strong></td>
|
||||
<tr id="multicol-span-all-001-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-001.htm">multicol-span-all-001</a></td>
|
||||
<td><a href="reference/multicol-span-all-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>'column-span' element (basic)
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-002-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-002.htm">multicol-span-all-002</a></strong></td>
|
||||
<tr id="multicol-span-all-002-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-002.htm">multicol-span-all-002</a></td>
|
||||
<td><a href="reference/multicol-span-all-002-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>'column-span' element - large margin-left and 'overflow: hidden'
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-003-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-003.htm">multicol-span-all-003</a></strong></td>
|
||||
<tr id="multicol-span-all-003-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-003.htm">multicol-span-all-003</a></td>
|
||||
<td><a href="reference/multicol-count-002-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>'column-span: all' (basic)
|
||||
|
@ -111,9 +111,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-child-001-6.1" class="primary ahem may">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-child-001.htm">multicol-span-all-child-001</a></strong></td>
|
||||
<tr id="multicol-span-all-child-001-6.1" class="ahem may">
|
||||
<td>
|
||||
<a href="multicol-span-all-child-001.htm">multicol-span-all-child-001</a></td>
|
||||
<td><a href="reference/multicol-span-all-child-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr></td>
|
||||
<td>'column-span: all' element with block children (complex)
|
||||
|
@ -122,9 +122,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-child-002-6.1" class="primary may">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-child-002.htm">multicol-span-all-child-002</a></strong></td>
|
||||
<tr id="multicol-span-all-child-002-6.1" class="may">
|
||||
<td>
|
||||
<a href="multicol-span-all-child-002.htm">multicol-span-all-child-002</a></td>
|
||||
<td><a href="reference/multicol-span-all-child-002-ref.htm">=</a> </td>
|
||||
<td><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr></td>
|
||||
<td>'column-span: all' element with block children (complex)
|
||||
|
@ -133,9 +133,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-margin-001-6.1" class="primary ahem may">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-margin-001.htm">multicol-span-all-margin-001</a></strong></td>
|
||||
<tr id="multicol-span-all-margin-001-6.1" class="ahem may">
|
||||
<td>
|
||||
<a href="multicol-span-all-margin-001.htm">multicol-span-all-margin-001</a></td>
|
||||
<td><a href="reference/multicol-span-all-margin-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr></td>
|
||||
<td>'column-span: all' element and width exceeding available multi-colum width (complex)
|
||||
|
@ -144,25 +144,25 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-margin-002-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-margin-002.htm">multicol-span-all-margin-002</a></strong></td>
|
||||
<tr id="multicol-span-all-margin-002-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-margin-002.htm">multicol-span-all-margin-002</a></td>
|
||||
<td><a href="reference/multicol-span-all-margin-002-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>'column-span: all' element
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-margin-bottom-001-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-margin-bottom-001.htm">multicol-span-all-margin-bottom-001</a></strong></td>
|
||||
<tr id="multicol-span-all-margin-bottom-001-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-margin-bottom-001.htm">multicol-span-all-margin-bottom-001</a></td>
|
||||
<td><a href="reference/multicol-span-all-margin-bottom-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>'column-span: all' element with vertical margins and width exceeding available multi-colum width (complex)
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-margin-nested-001-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-margin-nested-001.htm">multicol-span-all-margin-nested-001</a></strong></td>
|
||||
<tr id="multicol-span-all-margin-nested-001-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-margin-nested-001.htm">multicol-span-all-margin-nested-001</a></td>
|
||||
<td><a href="reference/multicol-span-all-margin-nested-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertically adjacent spanning elements with nested margins (complex)
|
||||
|
@ -171,9 +171,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-all-margin-nested-002-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-all-margin-nested-002.htm">multicol-span-all-margin-nested-002</a></strong></td>
|
||||
<tr id="multicol-span-all-margin-nested-002-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-all-margin-nested-002.htm">multicol-span-all-margin-nested-002</a></td>
|
||||
<td><a href="reference/multicol-span-all-margin-nested-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertically adjacent spanning elements with nested margins (complex)
|
||||
|
@ -182,9 +182,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="multicol-span-float-001-6.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="multicol-span-float-001.htm">multicol-span-float-001</a></strong></td>
|
||||
<tr id="multicol-span-float-001-6.1" class="ahem">
|
||||
<td>
|
||||
<a href="multicol-span-float-001.htm">multicol-span-float-001</a></td>
|
||||
<td><a href="reference/multicol-span-float-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>floating a column-spanning element
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue