mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update CSS tests to revision d13905941293af83ea8c3c1750dba652e0423fb0
This commit is contained in:
parent
b492a3e8b1
commit
5450053b02
842 changed files with 42936 additions and 27 deletions
131
tests/wpt/css-tests/css-break-3_dev/html/chapter-2.htm
Normal file
131
tests/wpt/css-tests/css-break-3_dev/html/chapter-2.htm
Normal file
|
@ -0,0 +1,131 @@
|
|||
|
||||
|
||||
<!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="http://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-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.#fragmentation0">
|
||||
<!-- 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="http://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="http://www.w3.org/TR/css3-break/#nested-flows">2.2 Nested Fragmentation Flows</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue