servo/tests/wpt/css-tests/css-break-3_dev/html/chapter-3.htm

111 lines
No EOL
3.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Controlling Breaks - CSS Fragmentation Module Level 3 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 Fragmentation Module Level 3 CR Test Suite</h1>
<h2>Controlling Breaks (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="s3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3">+</a>
<a href="https://www.w3.org/TR/css3-break/#breaking-controls">3 Controlling Breaks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.1">+</a>
<a href="https://www.w3.org/TR/css3-break/#break-between">3.1 Breaks Between Boxes: the break-before and break-after properties</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#avoid-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#column-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#forced-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#generic-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#page-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#propdef-break-after">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#propdef-break-before">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#region-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.2">+</a>
<a href="https://www.w3.org/TR/css3-break/#break-within">3.2 Breaks Within Boxes: the break-inside property</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#propdef-break-inside">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#valdef-break-inside-auto">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#valdef-break-inside-avoid">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#valdef-break-inside-avoid-column">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#valdef-break-inside-avoid-page">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#valdef-break-inside-avoid-region">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.3">+</a>
<a href="https://www.w3.org/TR/css3-break/#widows-orphans">3.3 Breaks Between Lines: orphans, widows</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#propdef-orphans">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#propdef-widows">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.4">+</a>
<a href="https://www.w3.org/TR/css3-break/#page-break-properties">3.4 Page Break Aliases: the page-break-before, page-break-after, and page-break-inside properties</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>