Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger 2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
<h2>Flex Containers: the flex and inline-flex display values (35 tests)</h2>
<h2>Flex Containers: the flex and inline-flex display values (36 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -350,7 +350,18 @@
<!-- 0 tests -->
</tbody>
<tbody id="s3.#valdef-display-inline-flex">
<!-- 0 tests -->
<!-- 1 tests -->
<tr id="ttwf-reftest-flex-inline-3.#valdef-display-inline-flex" class="primary">
<td><strong>
<a href="ttwf-reftest-flex-inline.htm">ttwf-reftest-flex-inline</a></strong></td>
<td><a href="reference/ttwf-reftest-flex-inline-ref.htm">=</a> </td>
<td></td>
<td>display proprety - inline-flex
<ul class="assert">
<li>Statement describing what the test case is asserting</li>
</ul>
</td>
</tr>
</tbody>
</table>