servo/tests/wpt/css-tests/css-grid-1_dev/html/chapter-11.htm

155 lines
No EOL
4.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Grid Sizing - CSS Grid 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 Grid Layout Module Level 1 CR Test Suite</h1>
<h2>Grid Sizing (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="s11">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#layout-algorithm">11 Grid Sizing</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.#fixed-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s11.#flexible-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s11.#grid-sizing-algorithm">
<!-- 0 tests -->
</tbody>
<tbody id="s11.#intrinsic-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s11.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.1">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-overview">11.1 Grid Sizing Algorithm</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.2">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-terms">11.2 Track Sizing Terminology</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.2.#free-space">
<!-- 1 tests -->
<tr id="grid-layout-free-space-unit-11.2.#free-space" class="primary">
<td><strong>
<a href="grid-layout-free-space-unit.htm">grid-layout-free-space-unit</a></strong></td>
<td><a href="reference/grid-layout-basic-ref.htm">=</a> </td>
<td></td>
<td>free space unit
<ul class="assert">
<li>the layout should behave the same as reference.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s11.2.#max-track-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s11.2.#min-track-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s11.2.#span-count">
<!-- 0 tests -->
</tbody>
<tbody id="s11.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.3">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-track-sizing">11.3 Track Sizing Algorithm</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.3.#base-size">
<!-- 0 tests -->
</tbody>
<tbody id="s11.3.#growth-limit">
<!-- 0 tests -->
</tbody>
<tbody id="s11.3.#track-sizing-algorithm">
<!-- 0 tests -->
</tbody>
<tbody id="s11.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.4">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-init">11.4 Initialize Track Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.5">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-content">11.5 Resolve Intrinsic Track Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.5.#distribute-extra-space">
<!-- 0 tests -->
</tbody>
<tbody id="s11.5.#extra-space">
<!-- 0 tests -->
</tbody>
<tbody id="s11.5.#infinitely-growable">
<!-- 0 tests -->
</tbody>
<tbody id="s11.5.#issue-b256823c">
<!-- 0 tests -->
</tbody>
<tbody id="s11.6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.6">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-grow-tracks">11.6 Maximize Tracks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.7">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-flex-tracks">11.7 Stretch Flexible Tracks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s11.7.1">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-find-fr-size">11.7.1 Find the Size of an fr</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s11.7.1.#flex-factor-sum">
<!-- 0 tests -->
</tbody>
<tbody id="s11.7.1.#hypothetical-fr-size">
<!-- 0 tests -->
</tbody>
<tbody id="s11.7.1.#leftover-space">
<!-- 0 tests -->
</tbody>
<tbody id="s11.7.1.#space-to-fill">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>