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

158 lines
No EOL
4.8 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="s12">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#layout-algorithm">12 Grid Sizing</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.#fixed-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.#flexible-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.#grid-sizing-algorithm">
<!-- 0 tests -->
</tbody>
<tbody id="s12.#intrinsic-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.1">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-overview">12.1 Grid Sizing Algorithm</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#issue-4f54519f">
<!-- 0 tests -->
</tbody>
<tbody id="s12.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.2">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-terms">12.2 Track Sizing Terminology</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.2.#free-space">
<!-- 1 tests -->
<tr id="grid-layout-free-space-unit-12.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="s12.2.#max-track-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.2.#min-track-sizing-function">
<!-- 0 tests -->
</tbody>
<tbody id="s12.2.#span-count">
<!-- 0 tests -->
</tbody>
<tbody id="s12.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.3">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-track-sizing">12.3 Track Sizing Algorithm</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.3.#base-size">
<!-- 0 tests -->
</tbody>
<tbody id="s12.3.#growth-limit">
<!-- 0 tests -->
</tbody>
<tbody id="s12.3.#track-sizing-algorithm">
<!-- 0 tests -->
</tbody>
<tbody id="s12.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.4">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-init">12.4 Initialize Track Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.5">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-content">12.5 Resolve Intrinsic Track Sizes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#distribute-extra-space">
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#extra-space">
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#infinitely-growable">
<!-- 0 tests -->
</tbody>
<tbody id="s12.5.#issue-b256823c">
<!-- 0 tests -->
</tbody>
<tbody id="s12.6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.6">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-grow-tracks">12.6 Maximize Tracks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.7">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-flex-tracks">12.7 Stretch Flexible Tracks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.7.1">+</a>
<a href="http://www.w3.org/TR/css-grid-1/#algo-find-fr-size">12.7.1 Find the Size of an fr</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#flex-factor-sum">
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#hypothetical-fr-size">
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#leftover-space">
<!-- 0 tests -->
</tbody>
<tbody id="s12.7.1.#space-to-fill">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>