servo/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-6.htm

67 lines
No EOL
1.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<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 id="refs-column">
<col id="flags-column">
<col id="info-column">
<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="http://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="primary">
<td><strong>
<a href="flexbox-flex-wrap-flexing.htm">flexbox-flex-wrap-flexing</a></strong></td>
<td><a href="reference/flexbox-flex-wrap-flexing-ref.htm">=</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-c8b950d1">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#example-e4bd6579">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#flex-line">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#multi_line">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#single_line">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>