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>Ordering and Orientation (149 tests)</h2>
<h2>Ordering and Orientation (150 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -346,16 +346,168 @@
</tr>
</tbody>
<tbody id="s5.1.#valdef-flex-direction-column">
<!-- 0 tests -->
<!-- 6 tests -->
<tr id="flexbox_computedstyle_flex-flow-column-5.1.#valdef-flex-direction-column" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column.htm">flexbox_computedstyle_flex-flow-column</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-column-nowrap-5.1.#valdef-flex-direction-column" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-nowrap.htm">flexbox_computedstyle_flex-flow-column-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-column-wrap-5.1.#valdef-flex-direction-column" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-wrap.htm">flexbox_computedstyle_flex-flow-column-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column wrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-column-wrap-reverse-5.1.#valdef-flex-direction-column" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-wrap-reverse.htm">flexbox_computedstyle_flex-flow-column-wrap-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column wrap-reverse
</td>
</tr>
<tr id="flexbox_rtl-flow-5.1.#valdef-flex-direction-column" class="">
<td>
<a href="flexbox_rtl-flow.htm">flexbox_rtl-flow</a></td>
<td><a href="reference/flexbox_rtl-flow-ref.htm">=</a> </td>
<td></td>
<td>flexbox | flex-flow: column wrap | rtl
</td>
</tr>
<tr id="flexbox_rtl-flow-reverse-5.1.#valdef-flex-direction-column" class="">
<td>
<a href="flexbox_rtl-flow-reverse.htm">flexbox_rtl-flow-reverse</a></td>
<td><a href="reference/flexbox_rtl-flow-reverse-ref.htm">=</a> </td>
<td></td>
<td>flexbox | flex-flow: column wrap-reverse | rtl
</td>
</tr>
</tbody>
<tbody id="s5.1.#valdef-flex-direction-column-reverse">
<!-- 0 tests -->
<!-- 5 tests -->
<tr id="flexbox_computedstyle_flex-flow-column-reverse-5.1.#valdef-flex-direction-column-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-reverse.htm">flexbox_computedstyle_flex-flow-column-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column-reverse
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-column-reverse-nowrap-5.1.#valdef-flex-direction-column-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-column-reverse-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column-reverse nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-column-reverse-wrap-5.1.#valdef-flex-direction-column-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-reverse-wrap.htm">flexbox_computedstyle_flex-flow-column-reverse-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column-reverse wrap
</td>
</tr>
<tr id="flexbox_rtl-direction-5.1.#valdef-flex-direction-column-reverse" class="">
<td>
<a href="flexbox_rtl-direction.htm">flexbox_rtl-direction</a></td>
<td><a href="reference/flexbox_rtl-direction-ref.htm">=</a> </td>
<td></td>
<td>flexbox | flex-direction: column-reverse | rtl
</td>
</tr>
<tr id="flexbox_rtl-order-5.1.#valdef-flex-direction-column-reverse" class="">
<td>
<a href="flexbox_rtl-order.htm">flexbox_rtl-order</a></td>
<td><a href="reference/flexbox_rtl-order-ref.htm">=</a> </td>
<td></td>
<td>flexbox | flex-flow: column-reverse wrap-reverse; order | rtl
</td>
</tr>
</tbody>
<tbody id="s5.1.#valdef-flex-direction-row">
<!-- 0 tests -->
<!-- 4 tests -->
<tr id="flexbox_computedstyle_flex-flow-row-5.1.#valdef-flex-direction-row" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row.htm">flexbox_computedstyle_flex-flow-row</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-nowrap-5.1.#valdef-flex-direction-row" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-nowrap.htm">flexbox_computedstyle_flex-flow-row-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-wrap-5.1.#valdef-flex-direction-row" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-wrap.htm">flexbox_computedstyle_flex-flow-row-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row wrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-wrap-reverse-5.1.#valdef-flex-direction-row" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-wrap-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row wrap-reverse
</td>
</tr>
</tbody>
<tbody id="s5.1.#valdef-flex-direction-row-reverse">
<!-- 0 tests -->
<!-- 4 tests -->
<tr id="flexbox_computedstyle_flex-flow-row-reverse-5.1.#valdef-flex-direction-row-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row-reverse
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-reverse-nowrap-5.1.#valdef-flex-direction-row-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-row-reverse-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row-reverse nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-5.1.#valdef-flex-direction-row-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-reverse-wrap.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row-reverse wrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse-5.1.#valdef-flex-direction-row-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row-reverse wrap-reverse
</td>
</tr>
</tbody>
<tbody id="s5.2">
<tr><th colspan="4" scope="rowgroup">
@ -809,13 +961,141 @@
</tr>
</tbody>
<tbody id="s5.2.#valdef-flex-wrap-nowrap">
<!-- 0 tests -->
<!-- 5 tests -->
<tr id="flexbox_computedstyle_flex-flow-column-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-nowrap.htm">flexbox_computedstyle_flex-flow-column-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-column-reverse-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-column-reverse-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column-reverse nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-nowrap.htm">flexbox_computedstyle_flex-flow-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-nowrap.htm">flexbox_computedstyle_flex-flow-row-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row nowrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-reverse-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-row-reverse-nowrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row-reverse nowrap
</td>
</tr>
</tbody>
<tbody id="s5.2.#valdef-flex-wrap-wrap">
<!-- 0 tests -->
<!-- 6 tests -->
<tr id="flexbox_computedstyle_flex-flow-column-reverse-wrap-5.2.#valdef-flex-wrap-wrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-reverse-wrap.htm">flexbox_computedstyle_flex-flow-column-reverse-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column-reverse wrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-column-wrap-5.2.#valdef-flex-wrap-wrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-wrap.htm">flexbox_computedstyle_flex-flow-column-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column wrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-5.2.#valdef-flex-wrap-wrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-reverse-wrap.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row-reverse wrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-wrap-5.2.#valdef-flex-wrap-wrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-wrap.htm">flexbox_computedstyle_flex-flow-row-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row wrap
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-wrap-5.2.#valdef-flex-wrap-wrap" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-wrap.htm">flexbox_computedstyle_flex-flow-wrap</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: wrap
</td>
</tr>
<tr id="flexbox_rtl-flow-5.2.#valdef-flex-wrap-wrap" class="">
<td>
<a href="flexbox_rtl-flow.htm">flexbox_rtl-flow</a></td>
<td><a href="reference/flexbox_rtl-flow-ref.htm">=</a> </td>
<td></td>
<td>flexbox | flex-flow: column wrap | rtl
</td>
</tr>
</tbody>
<tbody id="s5.2.#valdef-flex-wrap-wrap-reverse">
<!-- 0 tests -->
<!-- 5 tests -->
<tr id="flexbox_computedstyle_flex-flow-column-wrap-reverse-5.2.#valdef-flex-wrap-wrap-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-column-wrap-reverse.htm">flexbox_computedstyle_flex-flow-column-wrap-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: column wrap-reverse
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse-5.2.#valdef-flex-wrap-wrap-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row-reverse wrap-reverse
</td>
</tr>
<tr id="flexbox_computedstyle_flex-flow-row-wrap-reverse-5.2.#valdef-flex-wrap-wrap-reverse" class="dom">
<td>
<a href="flexbox_computedstyle_flex-flow-row-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-wrap-reverse</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>flexbox | computed style | flex-flow: row wrap-reverse
</td>
</tr>
<tr id="flexbox_rtl-flow-reverse-5.2.#valdef-flex-wrap-wrap-reverse" class="">
<td>
<a href="flexbox_rtl-flow-reverse.htm">flexbox_rtl-flow-reverse</a></td>
<td><a href="reference/flexbox_rtl-flow-reverse-ref.htm">=</a> </td>
<td></td>
<td>flexbox | flex-flow: column wrap-reverse | rtl
</td>
</tr>
<tr id="flexbox_rtl-order-5.2.#valdef-flex-wrap-wrap-reverse" class="">
<td>
<a href="flexbox_rtl-order.htm">flexbox_rtl-order</a></td>
<td><a href="reference/flexbox_rtl-order-ref.htm">=</a> </td>
<td></td>
<td>flexbox | flex-flow: column-reverse wrap-reverse; order | rtl
</td>
</tr>
</tbody>
<tbody id="s5.3">
<tr><th colspan="4" scope="rowgroup">
@ -860,7 +1140,7 @@
<a href="css-box-justify-content.htm">css-box-justify-content</a></td>
<td><a href="reference/css-box-justify-content-ref.htm">=</a> </td>
<td></td>
<td>flexbox |css-box-justufy-content
<td>flexbox |css-box-justify-content
</td>
</tr>
<tr id="css-flexbox-column-5.3.#propdef-flex-flow" class="primary">