Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
<h2>Flex Layout Algorithm (58 tests)</h2>
<h2>Flex Layout Algorithm (61 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -31,7 +31,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s9">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm">9 Flex Layout Algorithm</a></th></tr>
<!-- 46 tests -->
<!-- 49 tests -->
<tr id="autoheight-flexbox-001-9" class="">
<td>
<a href="autoheight-flexbox-001.htm">autoheight-flexbox-001</a></td>
@ -447,6 +447,30 @@
<td>Testing sizing of an auto-sized vertical flex container with min-width and max-width constraints
</td>
</tr>
<tr id="flexbox-writing-mode-007-9" class="primary">
<td><strong>
<a href="flexbox-writing-mode-007.htm">flexbox-writing-mode-007</a></strong></td>
<td><a href="reference/flexbox-writing-mode-007-ref.htm">=</a> </td>
<td></td>
<td>Verify that explicit sizes are honored on flex items whose writing-mode may differ from the flex container's writing-mode
</td>
</tr>
<tr id="flexbox-writing-mode-008-9" class="primary">
<td><strong>
<a href="flexbox-writing-mode-008.htm">flexbox-writing-mode-008</a></strong></td>
<td><a href="reference/flexbox-writing-mode-008-ref.htm">=</a> </td>
<td></td>
<td>Verify that explicit sizes are honored on flex items whose writing-mode may differ from the flex container's writing-mode
</td>
</tr>
<tr id="flexbox-writing-mode-009-9" class="primary">
<td><strong>
<a href="flexbox-writing-mode-009.htm">flexbox-writing-mode-009</a></strong></td>
<td><a href="reference/flexbox-writing-mode-009-ref.htm">=</a> </td>
<td></td>
<td>Verify that explicit sizes are honored on flex items whose writing-mode may differ from the flex container's writing-mode
</td>
</tr>
<tr id="row-flexbox-break-9" class="ahem">
<td>
<a href="row-flexbox-break.htm">row-flexbox-break</a></td>
@ -486,6 +510,9 @@
<tbody id="s9.2.#algo-main-item">
<!-- 0 tests -->
</tbody>
<tbody id="s9.2.#example-5ea64ac4">
<!-- 0 tests -->
</tbody>
<tbody id="s9.2.#flex-base-size">
<!-- 0 tests -->
</tbody>
@ -690,16 +717,16 @@
<a href="http://www.w3.org/TR/css-flexbox-1/#intrinsic-sizes">9.9 Intrinsic Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.9.#max-content-cross-size">
<tbody id="s9.9.#max_content-cross-size">
<!-- 0 tests -->
</tbody>
<tbody id="s9.9.#max-content-main-size">
<tbody id="s9.9.#max_content-main-size">
<!-- 0 tests -->
</tbody>
<tbody id="s9.9.#min-content-cross-size">
<tbody id="s9.9.#min_content-cross-size">
<!-- 0 tests -->
</tbody>
<tbody id="s9.9.#min-content-main-size">
<tbody id="s9.9.#min_content-main-size">
<!-- 0 tests -->
</tbody>
</table>