servo/tests/wpt/css-tests/css-grid-1_dev/html/chapter-13.htm
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

66 lines
No EOL
1.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Fragmenting Grid Layout - 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>Fragmenting Grid Layout (0 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="s13">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13">+</a>
<a href="https://www.w3.org/TR/css-grid-1/#pagination">13 Fragmenting Grid Layout</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.#ref-for-grid-container-108">
<!-- 0 tests -->
</tbody>
<tbody id="s13.#ref-for-grid-item-121">
<!-- 0 tests -->
</tbody>
<tbody id="s13.#ref-for-grid-item-122">
<!-- 0 tests -->
</tbody>
<tbody id="s13.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13.1">+</a>
<a href="https://www.w3.org/TR/css-grid-1/#fragmentation-alg">13.1 Sample Fragmentation Algorithm</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.1.#ref-for-grid-area-37">
<!-- 0 tests -->
</tbody>
<tbody id="s13.1.#ref-for-propdef-grid-row-7">
<!-- 0 tests -->
</tbody>
<tbody id="s13.1.#ref-for-valdef-grid-template-columns-auto-28">
<!-- 0 tests -->
</tbody>
<tbody id="s13.1.#ref-for-valdef-grid-template-columns-auto-29">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>