servo/tests/wpt/css-tests/css-break-3_dev/xhtml1/chapter-4.xht

141 lines
No EOL
5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Rules for Breaking - 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>Rules for Breaking (2 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4">+</a>
<a href="https://www.w3.org/TR/css3-break/#breaking-rules">4 Rules for Breaking</a></th></tr>
<!-- 2 tests -->
<tr id="regions-transforms-013-4" class="">
<td>
<a href="regions-transforms-013.xht">regions-transforms-013</a></td>
<td><a href="reference/regions-transforms-013-alt-ref.xht">=</a> <a href="reference/regions-transforms-013-ref.xht">=</a> </td>
<td></td>
<td>CSS Regions: Transformed named flow (monolithic) content that breaks across multiple regions
<ul class="assert">
<li>This test checks that the named flow content that is monolithic is transformed when it breaks across multiple regions whether it is sliced or overflowed at the fragmentainer edge.</li>
</ul>
</td>
</tr>
<tr id="regions-transforms-020-4" class="">
<td>
<a href="regions-transforms-020.xht">regions-transforms-020</a></td>
<td><a href="reference/regions-transforms-020-ref.xht">=</a> </td>
<td></td>
<td>CSS Regions: Transformed region with named flow (fragmentable) content that breaks across multiple regions
<ul class="assert">
<li>This test checks that the named flow content that is fragmentable (has a break point) is transformed when it breaks across multiple regions.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/css3-break/#possible-breaks">4.1 Possible Break Points</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#btw-blocks">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#btw-lines">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#end-block">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#monolithic">
<!-- 1 tests -->
<tr id="regions-transforms-013-4.1.#monolithic" class="">
<td>
<a href="regions-transforms-013.xht">regions-transforms-013</a></td>
<td><a href="reference/regions-transforms-013-alt-ref.xht">=</a> <a href="reference/regions-transforms-013-ref.xht">=</a> </td>
<td></td>
<td>CSS Regions: Transformed named flow (monolithic) content that breaks across multiple regions
<ul class="assert">
<li>This test checks that the named flow content that is monolithic is transformed when it breaks across multiple regions whether it is sliced or overflowed at the fragmentainer edge.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="https://www.w3.org/TR/css3-break/#break-types">4.2 Types of Breaks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#column-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#line-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#page-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#region-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#spread-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.3">+</a>
<a href="https://www.w3.org/TR/css3-break/#forced-breaks">4.3 Forced Breaks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#forced-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.4">+</a>
<a href="https://www.w3.org/TR/css3-break/#unforced-breaks">4.4 Unforced Breaks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#monolithic-breaking">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#unforced-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.5">+</a>
<a href="https://www.w3.org/TR/css3-break/#best-breaks">4.5 Optimizing Unforced Breaks</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.5.#widows-orphans-example">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>