mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
134 lines
No EOL
4.8 KiB
HTML
134 lines
No EOL
4.8 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Fragmentation Model and Terminology - 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>Fragmentation Model and Terminology (4 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="s2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2">+</a>
|
|
<a href="https://www.w3.org/TR/css3-break/#fragmentation-model">2 Fragmentation Model and Terminology</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#box-fragment">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#break">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragment">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmentainer">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmentation">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmentation-break">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmentation-container">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmentation-context">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmentation-direction">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmentation-root">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#fragmented-flow">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.#remaining-fragmentainer-extent">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.1">+</a>
|
|
<a href="https://www.w3.org/TR/css3-break/#parallel-flows">2.1 Parallel Fragmentation Flows</a></th></tr>
|
|
<!-- 4 tests -->
|
|
<tr id="floats-clear-breaks-002-2.1" class="ahem">
|
|
<td>
|
|
<a href="floats-clear-breaks-002.htm">floats-clear-breaks-002</a></td>
|
|
<td><a href="reference/floats-clear-breaks-002-ref.htm">=</a> </td>
|
|
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
|
<td>CSS Regions: forced region breaks and clear on floats inside named flow contents
|
|
<ul class="assert">
|
|
<li>Test checks that no regions are left empty when setting a forced region break on a cleared float.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="floats-in-named-flow-012-2.1" class="ahem">
|
|
<td>
|
|
<a href="floats-in-named-flow-012.htm">floats-in-named-flow-012</a></td>
|
|
<td><a href="reference/floats-in-named-flow-012-ref.htm">=</a> </td>
|
|
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
|
<td>floats with forced region breaks inside them
|
|
<ul class="assert">
|
|
<li>Test checks that floats in named flow contents are floated relative to the region container and not their initial container, even when multiple regions are involved.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="floats-in-named-flow-029-2.1" class="ahem">
|
|
<td>
|
|
<a href="floats-in-named-flow-029.htm">floats-in-named-flow-029</a></td>
|
|
<td><a href="reference/floats-in-named-flow-029-ref.htm">=</a> </td>
|
|
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
|
<td>CSS Regions: margins around forced breaks when break is around float
|
|
<ul class="assert">
|
|
<li>Test checks that margins are correctly preserved when content has floats and is fragmented via forced breaks.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="floats-in-named-flow-030-2.1" class="ahem">
|
|
<td>
|
|
<a href="floats-in-named-flow-030.htm">floats-in-named-flow-030</a></td>
|
|
<td><a href="reference/floats-in-named-flow-030-ref.htm">=</a> </td>
|
|
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
|
<td>CSS Regions: margins around unforced breaks when break is around float
|
|
<ul class="assert">
|
|
<li>Test checks that margins are correctly preserved when content has floats and is fragmented via unforced breaks.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s2.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.2">+</a>
|
|
<a href="https://www.w3.org/TR/css3-break/#nested-flows">2.2 Nested Fragmentation Flows</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.2.#example-336a11b1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |