Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c

This commit is contained in:
Ms2ger 2016-04-07 09:58:26 +02:00
parent 1a6245828a
commit 7deaeea707
540 changed files with 24009 additions and 6637 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
<h2>Flex Layout Algorithm (62 tests)</h2>
<h2>Flex Layout Algorithm (68 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -517,7 +517,23 @@
<!-- 0 tests -->
</tbody>
<tbody id="s9.2.#hypothetical-main-size">
<!-- 0 tests -->
<!-- 2 tests -->
<tr id="flex-aspect-ratio-img-column-001-9.2.#hypothetical-main-size" class="primary">
<td><strong>
<a href="flex-aspect-ratio-img-column-001.htm">flex-aspect-ratio-img-column-001</a></strong></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>Aspect ratio handling of images
</td>
</tr>
<tr id="flex-aspect-ratio-img-row-001-9.2.#hypothetical-main-size" class="primary">
<td><strong>
<a href="flex-aspect-ratio-img-row-001.htm">flex-aspect-ratio-img-row-001</a></strong></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>Aspect ratio handling of images
</td>
</tr>
</tbody>
<tbody id="s9.3">
<tr><th colspan="4" scope="rowgroup">
@ -613,7 +629,51 @@
<!-- 0 tests -->
</tbody>
<tbody id="s9.4.#algo-cross-item">
<!-- 0 tests -->
<!-- 4 tests -->
<tr id="flex-aspect-ratio-img-column-002-9.4.#algo-cross-item" class="primary">
<td><strong>
<a href="flex-aspect-ratio-img-column-002.htm">flex-aspect-ratio-img-column-002</a></strong></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>Aspect ratio handling of images
<ul class="assert">
<li>Test that we compute the correct aspect-ratio based cross size when a height is specified</li>
</ul>
</td>
</tr>
<tr id="flex-aspect-ratio-img-column-003-9.4.#algo-cross-item" class="primary">
<td><strong>
<a href="flex-aspect-ratio-img-column-003.htm">flex-aspect-ratio-img-column-003</a></strong></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>Aspect ratio handling of images
<ul class="assert">
<li>Test that we compute the correct aspect-ratio based cross size when a flex-basis is specified</li>
</ul>
</td>
</tr>
<tr id="flex-aspect-ratio-img-row-002-9.4.#algo-cross-item" class="primary">
<td><strong>
<a href="flex-aspect-ratio-img-row-002.htm">flex-aspect-ratio-img-row-002</a></strong></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>Aspect ratio handling of images
<ul class="assert">
<li>Test that we compute the correct aspect-ratio based cross size when a width is specified</li>
</ul>
</td>
</tr>
<tr id="flex-aspect-ratio-img-row-003-9.4.#algo-cross-item" class="primary">
<td><strong>
<a href="flex-aspect-ratio-img-row-003.htm">flex-aspect-ratio-img-row-003</a></strong></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>Aspect ratio handling of images
<ul class="assert">
<li>Test that we compute the correct aspect-ratio based cross size when a flex-basis is specified</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s9.4.#algo-cross-line">
<!-- 0 tests -->