Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6

This commit is contained in:
Ms2ger 2016-03-01 16:08:43 +01:00
parent 40c52d55e2
commit 349c75536d
7391 changed files with 304135 additions and 153491 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
<h2>Flex Layout Algorithm (61 tests)</h2>
<h2>Flex Layout Algorithm (62 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -30,7 +30,7 @@
<tbody id="s9">
<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>
<a href="https://www.w3.org/TR/css-flexbox-1/#layout-algorithm">9 Flex Layout Algorithm</a></th></tr>
<!-- 49 tests -->
<tr id="autoheight-flexbox-001-9" class="">
<td>
@ -208,9 +208,9 @@
</ul>
</td>
</tr>
<tr id="flexbox-align-self-stretch-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-align-self-stretch-vert-001.htm">flexbox-align-self-stretch-vert-001</a></strong></td>
<tr id="flexbox-align-self-stretch-vert-001-9" class="">
<td>
<a href="flexbox-align-self-stretch-vert-001.htm">flexbox-align-self-stretch-vert-001</a></td>
<td><a href="reference/flexbox-align-self-stretch-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing the sizing of a stretched horizontal flex container in a vertical flex container
@ -220,9 +220,9 @@
</ul>
</td>
</tr>
<tr id="flexbox-align-self-stretch-vert-002-9" class="primary">
<td><strong>
<a href="flexbox-align-self-stretch-vert-002.htm">flexbox-align-self-stretch-vert-002</a></strong></td>
<tr id="flexbox-align-self-stretch-vert-002-9" class="">
<td>
<a href="flexbox-align-self-stretch-vert-002.htm">flexbox-align-self-stretch-vert-002</a></td>
<td><a href="reference/flexbox-align-self-stretch-vert-002-ref.htm">=</a> </td>
<td></td>
<td>Testing the sizing of stretched flex items in a vertical multi-line flex container
@ -231,241 +231,241 @@
</ul>
</td>
</tr>
<tr id="flexbox-basic-block-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-block-horiz-001.htm">flexbox-basic-block-horiz-001</a></strong></td>
<tr id="flexbox-basic-block-horiz-001-9" class="">
<td>
<a href="flexbox-basic-block-horiz-001.htm">flexbox-basic-block-horiz-001</a></td>
<td><a href="reference/flexbox-basic-block-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on block flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-basic-block-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-block-vert-001.htm">flexbox-basic-block-vert-001</a></strong></td>
<tr id="flexbox-basic-block-vert-001-9" class="">
<td>
<a href="flexbox-basic-block-vert-001.htm">flexbox-basic-block-vert-001</a></td>
<td><a href="reference/flexbox-basic-block-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on block flex items in a vertical flex container
</td>
</tr>
<tr id="flexbox-basic-canvas-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-canvas-horiz-001.htm">flexbox-basic-canvas-horiz-001</a></strong></td>
<tr id="flexbox-basic-canvas-horiz-001-9" class="">
<td>
<a href="flexbox-basic-canvas-horiz-001.htm">flexbox-basic-canvas-horiz-001</a></td>
<td><a href="reference/flexbox-basic-canvas-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on canvas flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-basic-canvas-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-canvas-vert-001.htm">flexbox-basic-canvas-vert-001</a></strong></td>
<tr id="flexbox-basic-canvas-vert-001-9" class="">
<td>
<a href="flexbox-basic-canvas-vert-001.htm">flexbox-basic-canvas-vert-001</a></td>
<td><a href="reference/flexbox-basic-canvas-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on canvas flex items in a vertical flex container
</td>
</tr>
<tr id="flexbox-basic-fieldset-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-fieldset-horiz-001.htm">flexbox-basic-fieldset-horiz-001</a></strong></td>
<tr id="flexbox-basic-fieldset-horiz-001-9" class="">
<td>
<a href="flexbox-basic-fieldset-horiz-001.htm">flexbox-basic-fieldset-horiz-001</a></td>
<td><a href="reference/flexbox-basic-fieldset-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on fieldset flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-basic-fieldset-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-fieldset-vert-001.htm">flexbox-basic-fieldset-vert-001</a></strong></td>
<tr id="flexbox-basic-fieldset-vert-001-9" class="">
<td>
<a href="flexbox-basic-fieldset-vert-001.htm">flexbox-basic-fieldset-vert-001</a></td>
<td><a href="reference/flexbox-basic-fieldset-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on fieldset flex items in a vertical flex container
</td>
</tr>
<tr id="flexbox-basic-iframe-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-iframe-horiz-001.htm">flexbox-basic-iframe-horiz-001</a></strong></td>
<tr id="flexbox-basic-iframe-horiz-001-9" class="">
<td>
<a href="flexbox-basic-iframe-horiz-001.htm">flexbox-basic-iframe-horiz-001</a></td>
<td><a href="reference/flexbox-basic-iframe-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on iframe flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-basic-iframe-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-iframe-vert-001.htm">flexbox-basic-iframe-vert-001</a></strong></td>
<tr id="flexbox-basic-iframe-vert-001-9" class="">
<td>
<a href="flexbox-basic-iframe-vert-001.htm">flexbox-basic-iframe-vert-001</a></td>
<td><a href="reference/flexbox-basic-iframe-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on iframe flex items in a vertical flex container
</td>
</tr>
<tr id="flexbox-basic-img-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-img-horiz-001.htm">flexbox-basic-img-horiz-001</a></strong></td>
<tr id="flexbox-basic-img-horiz-001-9" class="">
<td>
<a href="flexbox-basic-img-horiz-001.htm">flexbox-basic-img-horiz-001</a></td>
<td><a href="reference/flexbox-basic-img-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on img flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-basic-img-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-img-vert-001.htm">flexbox-basic-img-vert-001</a></strong></td>
<tr id="flexbox-basic-img-vert-001-9" class="">
<td>
<a href="flexbox-basic-img-vert-001.htm">flexbox-basic-img-vert-001</a></td>
<td><a href="reference/flexbox-basic-img-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on img flex items in a vertical flex container
</td>
</tr>
<tr id="flexbox-basic-textarea-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-textarea-horiz-001.htm">flexbox-basic-textarea-horiz-001</a></strong></td>
<tr id="flexbox-basic-textarea-horiz-001-9" class="">
<td>
<a href="flexbox-basic-textarea-horiz-001.htm">flexbox-basic-textarea-horiz-001</a></td>
<td><a href="reference/flexbox-basic-textarea-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on textarea flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-basic-textarea-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-textarea-vert-001.htm">flexbox-basic-textarea-vert-001</a></strong></td>
<tr id="flexbox-basic-textarea-vert-001-9" class="">
<td>
<a href="flexbox-basic-textarea-vert-001.htm">flexbox-basic-textarea-vert-001</a></td>
<td><a href="reference/flexbox-basic-textarea-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on textarea flex items in a vertical flex container
</td>
</tr>
<tr id="flexbox-basic-video-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-video-horiz-001.htm">flexbox-basic-video-horiz-001</a></strong></td>
<tr id="flexbox-basic-video-horiz-001-9" class="">
<td>
<a href="flexbox-basic-video-horiz-001.htm">flexbox-basic-video-horiz-001</a></td>
<td><a href="reference/flexbox-basic-video-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on video flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-basic-video-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-basic-video-vert-001.htm">flexbox-basic-video-vert-001</a></strong></td>
<tr id="flexbox-basic-video-vert-001-9" class="">
<td>
<a href="flexbox-basic-video-vert-001.htm">flexbox-basic-video-vert-001</a></td>
<td><a href="reference/flexbox-basic-video-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing flexbox layout algorithm property on video flex items in a vertical flex container
</td>
</tr>
<tr id="flexbox-mbp-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-001.htm">flexbox-mbp-horiz-001</a></strong></td>
<tr id="flexbox-mbp-horiz-001-9" class="">
<td>
<a href="flexbox-mbp-horiz-001.htm">flexbox-mbp-horiz-001</a></td>
<td><a href="reference/flexbox-mbp-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing borders on flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-mbp-horiz-001-reverse-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-001-reverse.htm">flexbox-mbp-horiz-001-reverse</a></strong></td>
<tr id="flexbox-mbp-horiz-001-reverse-9" class="">
<td>
<a href="flexbox-mbp-horiz-001-reverse.htm">flexbox-mbp-horiz-001-reverse</a></td>
<td><a href="reference/flexbox-mbp-horiz-001-reverse-ref.htm">=</a> </td>
<td></td>
<td>Testing borders on flex items in a row-reverse horizontal flex container
</td>
</tr>
<tr id="flexbox-mbp-horiz-001-rtl-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-001-rtl.htm">flexbox-mbp-horiz-001-rtl</a></strong></td>
<tr id="flexbox-mbp-horiz-001-rtl-9" class="">
<td>
<a href="flexbox-mbp-horiz-001-rtl.htm">flexbox-mbp-horiz-001-rtl</a></td>
<td><a href="reference/flexbox-mbp-horiz-001-reverse-ref.htm">=</a> </td>
<td></td>
<td>Testing borders on flex items in a horizontal flex container with 'direction: rtl'
</td>
</tr>
<tr id="flexbox-mbp-horiz-001-rtl-reverse-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-001-rtl-reverse.htm">flexbox-mbp-horiz-001-rtl-reverse</a></strong></td>
<tr id="flexbox-mbp-horiz-001-rtl-reverse-9" class="">
<td>
<a href="flexbox-mbp-horiz-001-rtl-reverse.htm">flexbox-mbp-horiz-001-rtl-reverse</a></td>
<td><a href="reference/flexbox-mbp-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing borders on flex items in a row-reverse horizontal flex container, with 'direction: rtl'
</td>
</tr>
<tr id="flexbox-mbp-horiz-002a-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-002a.htm">flexbox-mbp-horiz-002a</a></strong></td>
<tr id="flexbox-mbp-horiz-002a-9" class="">
<td>
<a href="flexbox-mbp-horiz-002a.htm">flexbox-mbp-horiz-002a</a></td>
<td><a href="reference/flexbox-mbp-horiz-002-ref.htm">=</a> </td>
<td></td>
<td>Testing margins and borders on flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-mbp-horiz-002b-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-002b.htm">flexbox-mbp-horiz-002b</a></strong></td>
<tr id="flexbox-mbp-horiz-002b-9" class="">
<td>
<a href="flexbox-mbp-horiz-002b.htm">flexbox-mbp-horiz-002b</a></td>
<td><a href="reference/flexbox-mbp-horiz-002-ref.htm">=</a> </td>
<td></td>
<td>Testing margins, borders, and padding on flex items in a horizontal flex container
</td>
</tr>
<tr id="flexbox-mbp-horiz-003-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-003.htm">flexbox-mbp-horiz-003</a></strong></td>
<tr id="flexbox-mbp-horiz-003-9" class="">
<td>
<a href="flexbox-mbp-horiz-003.htm">flexbox-mbp-horiz-003</a></td>
<td><a href="reference/flexbox-mbp-horiz-003-ref.htm">=</a> </td>
<td></td>
<td>Testing borders and padding on a horizontal flex container and its flex items
</td>
</tr>
<tr id="flexbox-mbp-horiz-003-reverse-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-003-reverse.htm">flexbox-mbp-horiz-003-reverse</a></strong></td>
<tr id="flexbox-mbp-horiz-003-reverse-9" class="">
<td>
<a href="flexbox-mbp-horiz-003-reverse.htm">flexbox-mbp-horiz-003-reverse</a></td>
<td><a href="reference/flexbox-mbp-horiz-003-reverse-ref.htm">=</a> </td>
<td></td>
<td>Testing borders and padding on a row-reverse horizontal flex container and its flex items
</td>
</tr>
<tr id="flexbox-mbp-horiz-004-9" class="primary">
<td><strong>
<a href="flexbox-mbp-horiz-004.htm">flexbox-mbp-horiz-004</a></strong></td>
<tr id="flexbox-mbp-horiz-004-9" class="">
<td>
<a href="flexbox-mbp-horiz-004.htm">flexbox-mbp-horiz-004</a></td>
<td><a href="reference/flexbox-mbp-horiz-004-ref.htm">=</a> </td>
<td></td>
<td>Testing percent-valued padding and margin on flex items
</td>
</tr>
<tr id="flexbox-sizing-horiz-001-9" class="primary">
<td><strong>
<a href="flexbox-sizing-horiz-001.htm">flexbox-sizing-horiz-001</a></strong></td>
<tr id="flexbox-sizing-horiz-001-9" class="">
<td>
<a href="flexbox-sizing-horiz-001.htm">flexbox-sizing-horiz-001</a></td>
<td><a href="reference/flexbox-sizing-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing sizing of an auto-sized horizontal flex container with min-width and max-width constraints
</td>
</tr>
<tr id="flexbox-sizing-horiz-002-9" class="primary">
<td><strong>
<a href="flexbox-sizing-horiz-002.htm">flexbox-sizing-horiz-002</a></strong></td>
<tr id="flexbox-sizing-horiz-002-9" class="">
<td>
<a href="flexbox-sizing-horiz-002.htm">flexbox-sizing-horiz-002</a></td>
<td><a href="reference/flexbox-sizing-horiz-002-ref.htm">=</a> </td>
<td></td>
<td>Testing sizing of an auto-sized horizontal flex container with min-height and max-height constraints
</td>
</tr>
<tr id="flexbox-sizing-vert-001-9" class="primary">
<td><strong>
<a href="flexbox-sizing-vert-001.htm">flexbox-sizing-vert-001</a></strong></td>
<tr id="flexbox-sizing-vert-001-9" class="">
<td>
<a href="flexbox-sizing-vert-001.htm">flexbox-sizing-vert-001</a></td>
<td><a href="reference/flexbox-sizing-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing sizing of an auto-sized vertical flex container with min-height and max-height constraints
</td>
</tr>
<tr id="flexbox-sizing-vert-002-9" class="primary">
<td><strong>
<a href="flexbox-sizing-vert-002.htm">flexbox-sizing-vert-002</a></strong></td>
<tr id="flexbox-sizing-vert-002-9" class="">
<td>
<a href="flexbox-sizing-vert-002.htm">flexbox-sizing-vert-002</a></td>
<td><a href="reference/flexbox-sizing-vert-002-ref.htm">=</a> </td>
<td></td>
<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>
<tr id="flexbox-writing-mode-007-9" class="">
<td>
<a href="flexbox-writing-mode-007.htm">flexbox-writing-mode-007</a></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>
<tr id="flexbox-writing-mode-008-9" class="">
<td>
<a href="flexbox-writing-mode-008.htm">flexbox-writing-mode-008</a></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>
<tr id="flexbox-writing-mode-009-9" class="">
<td>
<a href="flexbox-writing-mode-009.htm">flexbox-writing-mode-009</a></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
@ -486,7 +486,7 @@
<tbody id="s9.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.1">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#box-manip">9.1 Initial Setup</a></th></tr>
<a href="https://www.w3.org/TR/css-flexbox-1/#box-manip">9.1 Initial Setup</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.1.#algo-anon-box">
@ -498,7 +498,7 @@
<tbody id="s9.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.2">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#line-sizing">9.2 Line Length Determination</a></th></tr>
<a href="https://www.w3.org/TR/css-flexbox-1/#line-sizing">9.2 Line Length Determination</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.2.#algo-available">
@ -522,73 +522,84 @@
<tbody id="s9.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.3">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#main-sizing">9.3 Main Size Determination</a></th></tr>
<!-- 0 tests -->
<a href="https://www.w3.org/TR/css-flexbox-1/#main-sizing">9.3 Main Size Determination</a></th></tr>
<!-- 1 tests -->
<tr id="percentage-heights-000-9.3" class="primary dom script">
<td><strong>
<a href="percentage-heights-000.htm">percentage-heights-000</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSS Flexbox: Basic percentage heights
<ul class="assert">
<li>This test checks that percentage heights on a flex item correctly resolve against the container.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s9.3.#algo-flex">
<!-- 0 tests -->
</tbody>
<tbody id="s9.3.#algo-line-break">
<!-- 8 tests -->
<tr id="flexbox-break-request-horiz-001a-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-horiz-001a.htm">flexbox-break-request-horiz-001a</a></strong></td>
<tr id="flexbox-break-request-horiz-001a-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-horiz-001a.htm">flexbox-break-request-horiz-001a</a></td>
<td><a href="reference/flexbox-break-request-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-before in horizontal multi-line flex containers
</td>
</tr>
<tr id="flexbox-break-request-horiz-001b-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-horiz-001b.htm">flexbox-break-request-horiz-001b</a></strong></td>
<tr id="flexbox-break-request-horiz-001b-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-horiz-001b.htm">flexbox-break-request-horiz-001b</a></td>
<td><a href="reference/flexbox-break-request-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-after in horizontal multi-line flex containers
</td>
</tr>
<tr id="flexbox-break-request-horiz-002a-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-horiz-002a.htm">flexbox-break-request-horiz-002a</a></strong></td>
<tr id="flexbox-break-request-horiz-002a-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-horiz-002a.htm">flexbox-break-request-horiz-002a</a></td>
<td><a href="reference/flexbox-break-request-horiz-002-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-before in horizontal single-line flex containers (should have no effect)
</td>
</tr>
<tr id="flexbox-break-request-horiz-002b-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-horiz-002b.htm">flexbox-break-request-horiz-002b</a></strong></td>
<tr id="flexbox-break-request-horiz-002b-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-horiz-002b.htm">flexbox-break-request-horiz-002b</a></td>
<td><a href="reference/flexbox-break-request-horiz-002-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-after in horizontal single-line flex containers (should have no effect)
</td>
</tr>
<tr id="flexbox-break-request-vert-001a-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-vert-001a.htm">flexbox-break-request-vert-001a</a></strong></td>
<tr id="flexbox-break-request-vert-001a-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-vert-001a.htm">flexbox-break-request-vert-001a</a></td>
<td><a href="reference/flexbox-break-request-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-before in vertical multi-line flex containers
</td>
</tr>
<tr id="flexbox-break-request-vert-001b-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-vert-001b.htm">flexbox-break-request-vert-001b</a></strong></td>
<tr id="flexbox-break-request-vert-001b-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-vert-001b.htm">flexbox-break-request-vert-001b</a></td>
<td><a href="reference/flexbox-break-request-vert-001-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-after in vertical multi-line flex containers
</td>
</tr>
<tr id="flexbox-break-request-vert-002a-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-vert-002a.htm">flexbox-break-request-vert-002a</a></strong></td>
<tr id="flexbox-break-request-vert-002a-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-vert-002a.htm">flexbox-break-request-vert-002a</a></td>
<td><a href="reference/flexbox-break-request-vert-002-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-before in vertical single-line flex containers (should have no effect)
</td>
</tr>
<tr id="flexbox-break-request-vert-002b-9.3.#algo-line-break" class="primary">
<td><strong>
<a href="flexbox-break-request-vert-002b.htm">flexbox-break-request-vert-002b</a></strong></td>
<tr id="flexbox-break-request-vert-002b-9.3.#algo-line-break" class="">
<td>
<a href="flexbox-break-request-vert-002b.htm">flexbox-break-request-vert-002b</a></td>
<td><a href="reference/flexbox-break-request-vert-002-ref.htm">=</a> </td>
<td></td>
<td>Testing page-break-after in vertical single-line flex containers (should have no effect)
@ -598,7 +609,7 @@
<tbody id="s9.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.4">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#cross-sizing">9.4 Cross Size Determination</a></th></tr>
<a href="https://www.w3.org/TR/css-flexbox-1/#cross-sizing">9.4 Cross Size Determination</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.4.#algo-cross-item">
@ -615,33 +626,33 @@
</tbody>
<tbody id="s9.4.#algo-visibility">
<!-- 4 tests -->
<tr id="flexbox-collapsed-item-baseline-001-9.4.#algo-visibility" class="primary">
<td><strong>
<a href="flexbox-collapsed-item-baseline-001.htm">flexbox-collapsed-item-baseline-001</a></strong></td>
<tr id="flexbox-collapsed-item-baseline-001-9.4.#algo-visibility" class="">
<td>
<a href="flexbox-collapsed-item-baseline-001.htm">flexbox-collapsed-item-baseline-001</a></td>
<td><a href="reference/flexbox-collapsed-item-baseline-001-ref.htm">=</a> </td>
<td></td>
<td>Testing that a collapsed flex item participates in baseline alignment only for the purpose of establishing container's cross size
</td>
</tr>
<tr id="flexbox-collapsed-item-horiz-001-9.4.#algo-visibility" class="primary">
<td><strong>
<a href="flexbox-collapsed-item-horiz-001.htm">flexbox-collapsed-item-horiz-001</a></strong></td>
<tr id="flexbox-collapsed-item-horiz-001-9.4.#algo-visibility" class="">
<td>
<a href="flexbox-collapsed-item-horiz-001.htm">flexbox-collapsed-item-horiz-001</a></td>
<td><a href="reference/flexbox-collapsed-item-horiz-001-ref.htm">=</a> </td>
<td></td>
<td>Testing that visibility:collapse on a flex item in a single-line flex container maintains the containers's cross size, but doesn't otherwise impact flex layout
</td>
</tr>
<tr id="flexbox-collapsed-item-horiz-002-9.4.#algo-visibility" class="primary">
<td><strong>
<a href="flexbox-collapsed-item-horiz-002.htm">flexbox-collapsed-item-horiz-002</a></strong></td>
<tr id="flexbox-collapsed-item-horiz-002-9.4.#algo-visibility" class="">
<td>
<a href="flexbox-collapsed-item-horiz-002.htm">flexbox-collapsed-item-horiz-002</a></td>
<td><a href="reference/flexbox-collapsed-item-horiz-002-ref.htm">=</a> </td>
<td></td>
<td>Testing that visibility:collapse on a flex item in a multi-line flex container creates struts, and that they can migrate between lines
</td>
</tr>
<tr id="flexbox-collapsed-item-horiz-003-9.4.#algo-visibility" class="primary">
<td><strong>
<a href="flexbox-collapsed-item-horiz-003.htm">flexbox-collapsed-item-horiz-003</a></strong></td>
<tr id="flexbox-collapsed-item-horiz-003-9.4.#algo-visibility" class="">
<td>
<a href="flexbox-collapsed-item-horiz-003.htm">flexbox-collapsed-item-horiz-003</a></td>
<td><a href="reference/flexbox-collapsed-item-horiz-003-ref.htm">=</a> </td>
<td></td>
<td>Testing that strut formation (from visibility:collapse) happens *after* lines have been stretched
@ -657,7 +668,7 @@
<tbody id="s9.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.5">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#main-alignment">9.5 Main-Axis Alignment</a></th></tr>
<a href="https://www.w3.org/TR/css-flexbox-1/#main-alignment">9.5 Main-Axis Alignment</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.5.#algo-main-align">
@ -666,7 +677,7 @@
<tbody id="s9.6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.6">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#cross-alignment">9.6 Cross-Axis Alignment</a></th></tr>
<a href="https://www.w3.org/TR/css-flexbox-1/#cross-alignment">9.6 Cross-Axis Alignment</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.6.#algo-cross-align">
@ -684,7 +695,7 @@
<tbody id="s9.7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.7">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#resolve-flexible-lengths">9.7 Resolving Flexible Lengths</a></th></tr>
<a href="https://www.w3.org/TR/css-flexbox-1/#resolve-flexible-lengths">9.7 Resolving Flexible Lengths</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.7.#initial-free-space">
@ -702,7 +713,7 @@
<tbody id="s9.8">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.8">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#definite-sizes">9.8 Definite and Indefinite Sizes</a></th></tr>
<a href="https://www.w3.org/TR/css-flexbox-1/#definite-sizes">9.8 Definite and Indefinite Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s9.8.#definite">
@ -714,7 +725,7 @@
<tbody id="s9.9">
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.9">+</a>
<a href="http://www.w3.org/TR/css-flexbox-1/#intrinsic-sizes">9.9 Intrinsic Sizes</a></th></tr>
<a href="https://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">