mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b
This commit is contained in:
parent
ad94ef5a96
commit
145aea3eeb
1196 changed files with 14344 additions and 6221 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
|
||||
<h2>Flex Items (74 tests)</h2>
|
||||
<h2>Flex Items (72 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -451,7 +451,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.5">+</a>
|
||||
<a href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto">4.5 Implied Minimum Size of Flex Items</a></th></tr>
|
||||
<!-- 32 tests -->
|
||||
<!-- 30 tests -->
|
||||
<tr id="flex-minimun-height-flex-items-001-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-minimun-height-flex-items-001.htm">flex-minimun-height-flex-items-001</a></strong></td>
|
||||
|
@ -740,22 +740,6 @@
|
|||
<td>flexbox | computed style | min-width: auto
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_min-height-auto-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_min-height-auto.htm">flexbox_min-height-auto</a></strong></td>
|
||||
<td><a href="reference/flexbox_min-height-auto-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flexbox | min-height: auto
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_min-width-auto-4.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_min-width-auto.htm">flexbox_min-width-auto</a></strong></td>
|
||||
<td><a href="reference/flexbox_min-width-auto-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flexbox | min-width: auto
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s4.5.#min-size-opt">
|
||||
<!-- 0 tests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue