servo/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/chapter-6.xht
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

163 lines
No EOL
4.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Flex Lines - CSS Flexible Box Layout Module Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
<h2>Flex Lines (1 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6">+</a>
<a href="https://www.w3.org/TR/css-flexbox-1/#flex-lines">6 Flex Lines</a></th></tr>
<!-- 1 tests -->
<tr id="flexbox-flex-wrap-flexing-6" class="">
<td>
<a href="flexbox-flex-wrap-flexing.xht">flexbox-flex-wrap-flexing</a></td>
<td><a href="reference/flexbox-flex-wrap-flexing-ref.xht">=</a> </td>
<td></td>
<td>flex-wrap flexes widths after line breaking
<ul class="assert">
<li>Flex items given more space after line breaking should flex wider</li>
<li>http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap</li>
<li>http://www.w3.org/TR/css-flexbox-1/#flex-property</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s6.#example-218e9240">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#example-3406d1fd">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#flex-line">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#multi-line">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-cross-axis-6">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-cross-size-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-cross-size-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-cross-size-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-flex-container-25">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-flex-container-26">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-flex-container-27">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-flex-item-27">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-flex-item-28">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-flex-item-29">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-flex-item-30">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-main-size-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-main-size-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-multi-line-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-multi-line-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-multi-line-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-align-content-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-align-content-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-align-self-5">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-align-self-6">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-flow-6">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-wrap-10">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-wrap-11">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-wrap-7">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-wrap-8">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-flex-wrap-9">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-propdef-justify-content-1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-single-line-3">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-single-line-4">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#ref-for-valdef-flex-wrap-wrap-2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#single-line">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>