servo/tests/wpt/css-tests/css-page-3_dev/xhtml1print/chapter-4.xht

105 lines
No EOL
3.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>The Page Model - CSS Paged Media 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 Paged Media Module Level 3 CR Test Suite</h1>
<h2>The Page Model (3 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-page/#page-model">4 The Page Model</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.#page-area">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#page-box">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#page-margin-boxes">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/css3-page/#painting">4.1 Page Backgrounds and Painting Order</a></th></tr>
<!-- 2 tests -->
<tr id="page-container-008-4.1" class="paged">
<td>
<a href="page-container-008.xht">page-container-008</a></td>
<td></td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>Paged Media Canvas Background
<ul class="assert">
<li>For documents in the html namespace, a background on 'html' will cover the page area but not the margin area.</li>
</ul>
</td>
</tr>
<tr id="page-container-009-4.1" class="paged">
<td>
<a href="page-container-009.xht">page-container-009</a></td>
<td></td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>Paged Media Body Background
<ul class="assert">
<li>For documents in the html namespace, a background on 'body' will cover the page area.</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-page/#content-outside-box">4.2 Content outside the page box</a></th></tr>
<!-- 1 tests -->
<tr id="page-box-000-4.2" class="paged should">
<td>
<a href="page-box-000.xht">page-box-000</a></td>
<td></td>
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr><abbr class="should" title="Behavior tested is recommended but not required">Recommend</abbr></td>
<td>Page bleed
<ul class="assert">
<li>Content should be allowed slightly beyond the page box to allow pages to 'bleed'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.2.#content-empty">
<!-- 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-page/#progression">4.3 Page Progression</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#page-progression">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>