mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2">+</a>
|
||||
<a href="http://www.w3.org/TR/css-flexbox-1/#box-model">2 Flex Layout Box Model and Terminology</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-flexbox-1/#box-model">2 Flex Layout Box Model and Terminology</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s2.#cross">
|
||||
|
@ -56,25 +56,25 @@
|
|||
</tbody>
|
||||
<tbody id="s2.#flex-container">
|
||||
<!-- 3 tests -->
|
||||
<tr id="flexbox_generated-2.#flex-container" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_generated.htm">flexbox_generated</a></strong></td>
|
||||
<tr id="flexbox_generated-2.#flex-container" class="">
|
||||
<td>
|
||||
<a href="flexbox_generated.htm">flexbox_generated</a></td>
|
||||
<td><a href="reference/flexbox_generated-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flexbox | flexcontainer vs generated content
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_generated-flex-2.#flex-container" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_generated-flex.htm">flexbox_generated-flex</a></strong></td>
|
||||
<tr id="flexbox_generated-flex-2.#flex-container" class="">
|
||||
<td>
|
||||
<a href="flexbox_generated-flex.htm">flexbox_generated-flex</a></td>
|
||||
<td><a href="reference/flexbox_generated-flex-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flexbox | flexcontainer via generated content
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_generated-nested-flex-2.#flex-container" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_generated-nested-flex.htm">flexbox_generated-nested-flex</a></strong></td>
|
||||
<tr id="flexbox_generated-nested-flex-2.#flex-container" class="">
|
||||
<td>
|
||||
<a href="flexbox_generated-nested-flex.htm">flexbox_generated-nested-flex</a></td>
|
||||
<td><a href="reference/flexbox_generated-flex-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flexbox | flexcontainer via generated content
|
||||
|
@ -94,9 +94,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-direction-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-direction.htm">flex-direction</a></strong></td>
|
||||
<tr id="flex-direction-2.#flex-direction" class="">
|
||||
<td>
|
||||
<a href="flex-direction.htm">flex-direction</a></td>
|
||||
<td><a href="reference/flex-direction.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flex flow direction
|
||||
|
@ -105,9 +105,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-direction-column-reverse-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-direction-column-reverse.htm">flex-direction-column-reverse</a></strong></td>
|
||||
<tr id="flex-direction-column-reverse-2.#flex-direction" class="">
|
||||
<td>
|
||||
<a href="flex-direction-column-reverse.htm">flex-direction-column-reverse</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>flex-direction: column-reverse swaps main start and end directions
|
||||
|
@ -116,9 +116,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-direction-modify-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-direction-modify.htm">flex-direction-modify</a></strong></td>
|
||||
<tr id="flex-direction-modify-2.#flex-direction" class="">
|
||||
<td>
|
||||
<a href="flex-direction-modify.htm">flex-direction-modify</a></td>
|
||||
<td><a href="reference/flex-direction-modify.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flex flow direction
|
||||
|
@ -127,9 +127,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-direction-row-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-direction-row.htm">flex-direction-row</a></strong></td>
|
||||
<tr id="flex-direction-row-2.#flex-direction" class="">
|
||||
<td>
|
||||
<a href="flex-direction-row.htm">flex-direction-row</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>flex-direction:row axis matches that of writing mode inline axis
|
||||
|
@ -138,9 +138,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-direction-row-reverse-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-direction-row-reverse.htm">flex-direction-row-reverse</a></strong></td>
|
||||
<tr id="flex-direction-row-reverse-2.#flex-direction" class="">
|
||||
<td>
|
||||
<a href="flex-direction-row-reverse.htm">flex-direction-row-reverse</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>flow-direction:row-reverse swaps main start and end directions
|
||||
|
@ -149,9 +149,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-direction-row-vertical-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-direction-row-vertical.htm">flex-direction-row-vertical</a></strong></td>
|
||||
<tr id="flex-direction-row-vertical-2.#flex-direction" class="">
|
||||
<td>
|
||||
<a href="flex-direction-row-vertical.htm">flex-direction-row-vertical</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>flex-direction:row has the same orientation as inline axis
|
||||
|
@ -160,9 +160,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flex-direction-with-element-insert-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flex-direction-with-element-insert.htm">flex-direction-with-element-insert</a></strong></td>
|
||||
<tr id="flex-direction-with-element-insert-2.#flex-direction" class="">
|
||||
<td>
|
||||
<a href="flex-direction-with-element-insert.htm">flex-direction-with-element-insert</a></td>
|
||||
<td><a href="reference/flex-direction-with-element-insert.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>flex flow direction
|
||||
|
@ -303,49 +303,49 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_computedstyle_flex-direction-column-2.#flex-direction" class="primary dom">
|
||||
<td><strong>
|
||||
<a href="flexbox_computedstyle_flex-direction-column.htm">flexbox_computedstyle_flex-direction-column</a></strong></td>
|
||||
<tr id="flexbox_computedstyle_flex-direction-column-2.#flex-direction" class="dom">
|
||||
<td>
|
||||
<a href="flexbox_computedstyle_flex-direction-column.htm">flexbox_computedstyle_flex-direction-column</a></td>
|
||||
<td><a href="reference/ref-pass-body.htm">=</a> </td>
|
||||
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
|
||||
<td>flexbox | computed style | flex-direction: column
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_computedstyle_flex-direction-column-reverse-2.#flex-direction" class="primary dom">
|
||||
<td><strong>
|
||||
<a href="flexbox_computedstyle_flex-direction-column-reverse.htm">flexbox_computedstyle_flex-direction-column-reverse</a></strong></td>
|
||||
<tr id="flexbox_computedstyle_flex-direction-column-reverse-2.#flex-direction" class="dom">
|
||||
<td>
|
||||
<a href="flexbox_computedstyle_flex-direction-column-reverse.htm">flexbox_computedstyle_flex-direction-column-reverse</a></td>
|
||||
<td><a href="reference/ref-pass-body.htm">=</a> </td>
|
||||
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
|
||||
<td>flexbox | computed style | flex-direction: column-reverse
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_computedstyle_flex-direction-invalid-2.#flex-direction" class="primary dom">
|
||||
<td><strong>
|
||||
<a href="flexbox_computedstyle_flex-direction-invalid.htm">flexbox_computedstyle_flex-direction-invalid</a></strong></td>
|
||||
<tr id="flexbox_computedstyle_flex-direction-invalid-2.#flex-direction" class="dom">
|
||||
<td>
|
||||
<a href="flexbox_computedstyle_flex-direction-invalid.htm">flexbox_computedstyle_flex-direction-invalid</a></td>
|
||||
<td><a href="reference/ref-pass-body.htm">=</a> </td>
|
||||
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
|
||||
<td>flexbox | computed style | flex-direction: row
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_computedstyle_flex-direction-row-2.#flex-direction" class="primary dom">
|
||||
<td><strong>
|
||||
<a href="flexbox_computedstyle_flex-direction-row.htm">flexbox_computedstyle_flex-direction-row</a></strong></td>
|
||||
<tr id="flexbox_computedstyle_flex-direction-row-2.#flex-direction" class="dom">
|
||||
<td>
|
||||
<a href="flexbox_computedstyle_flex-direction-row.htm">flexbox_computedstyle_flex-direction-row</a></td>
|
||||
<td><a href="reference/ref-pass-body.htm">=</a> </td>
|
||||
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
|
||||
<td>flexbox | computed style | flex-direction: row
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_computedstyle_flex-direction-row-reverse-2.#flex-direction" class="primary dom">
|
||||
<td><strong>
|
||||
<a href="flexbox_computedstyle_flex-direction-row-reverse.htm">flexbox_computedstyle_flex-direction-row-reverse</a></strong></td>
|
||||
<tr id="flexbox_computedstyle_flex-direction-row-reverse-2.#flex-direction" class="dom">
|
||||
<td>
|
||||
<a href="flexbox_computedstyle_flex-direction-row-reverse.htm">flexbox_computedstyle_flex-direction-row-reverse</a></td>
|
||||
<td><a href="reference/ref-pass-body.htm">=</a> </td>
|
||||
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
|
||||
<td>flexbox | computed style | flex-direction: row-reverse
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_rtl-direction-2.#flex-direction" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_rtl-direction.htm">flexbox_rtl-direction</a></strong></td>
|
||||
<tr id="flexbox_rtl-direction-2.#flex-direction" 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue