mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0
This commit is contained in:
parent
7c45ff8e05
commit
f235d49372
6623 changed files with 267392 additions and 10061 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
|
||||
<h2>Flex Items (57 tests)</h2>
|
||||
<h2>Flex Items (58 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -288,7 +288,18 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css-flexbox-1/#item-margins">4.2 Flex Item Margins and Paddings</a></th></tr>
|
||||
<!-- 2 tests -->
|
||||
<!-- 3 tests -->
|
||||
<tr id="flex-container-margin-4.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-container-margin.htm">flex-container-margin</a></strong></td>
|
||||
<td><a href="reference/flex-container-margin-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flex-container-margin-not-collapse-with-content-margin
|
||||
<ul class="assert">
|
||||
<li>The margins of adjacent flex items do not collapse.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-margin-no-collapse-4.2" class="">
|
||||
<td>
|
||||
<a href="flex-margin-no-collapse.htm">flex-margin-no-collapse</a></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue