servo/tests/wpt/css-tests/css-containment-1_dev/xhtml1print/chapter-3.xht
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

198 lines
No EOL
7.1 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>Types of Containment - CSS Containment Module Level 1 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 Containment Module Level 1 CR Test Suite</h1>
<h2>Types of Containment (9 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="s3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3">+</a>
<a href="https://www.w3.org/TR/css-containment-1/#containment-types">3 Types of Containment</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.#containment">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#ref-for-containment-3">
<!-- 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/css-containment-1/#containment-size">3.1 Size Containment</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#ref-for-layout-containment-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#ref-for-size-containment-4">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#size-containment">
<!-- 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/css-containment-1/#containment-layout">3.2 Layout Containment</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#layout-containment">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-become-a-formatting-context-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-layout-containment-3">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-layout-containment-4">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-layout-containment-5">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-layout-containment-6">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-layout-containment-7">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-layout-containment-8">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#ref-for-size-containment-5">
<!-- 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/css-containment-1/#containment-style">3.3 Style Containment</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#ref-for-scoped-property-1">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#ref-for-style-containment-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#scoped-property">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#style-containment">
<!-- 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/css-containment-1/#containment-paint">3.4 Paint Containment</a></th></tr>
<!-- 9 tests -->
<tr id="contain-paint-clip-001-3.4" class="">
<td>
<a href="contain-paint-clip-001.xht">contain-paint-clip-001</a></td>
<td><a href="reference/contain-paint-clip-001-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' with various overflowing block descendants.
</td>
</tr>
<tr id="contain-paint-clip-002-3.4" class="">
<td>
<a href="contain-paint-clip-002.xht">contain-paint-clip-002</a></td>
<td><a href="reference/contain-paint-clip-002-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' with overflowing text contents.
</td>
</tr>
<tr id="contain-paint-clip-003-3.4" class="">
<td>
<a href="contain-paint-clip-003.xht">contain-paint-clip-003</a></td>
<td><a href="reference/contain-paint-clip-003-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' with overflowing text contents, and 'overflow-y: scroll'.
</td>
</tr>
<tr id="contain-paint-clip-004-3.4" class="">
<td>
<a href="contain-paint-clip-004.xht">contain-paint-clip-004</a></td>
<td><a href="reference/contain-paint-clip-004-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' with overflowing text contents, and 'overflow-x: scroll'.
</td>
</tr>
<tr id="contain-paint-clip-005-3.4" class="">
<td>
<a href="contain-paint-clip-005.xht">contain-paint-clip-005</a></td>
<td><a href="reference/contain-paint-clip-003-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' on li with overflowing text contents and bullet, and 'overflow-y: scroll'.
</td>
</tr>
<tr id="contain-paint-containing-block-absolute-001-3.4" class="">
<td>
<a href="contain-paint-containing-block-absolute-001.xht">contain-paint-containing-block-absolute-001</a></td>
<td><a href="reference/contain-paint-containing-block-absolute-001-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' element should contain absolute position elements.
</td>
</tr>
<tr id="contain-paint-containing-block-fixed-001-3.4" class="">
<td>
<a href="contain-paint-containing-block-fixed-001.xht">contain-paint-containing-block-fixed-001</a></td>
<td><a href="reference/contain-paint-containing-block-fixed-001-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' element should contain fixed position elements.
</td>
</tr>
<tr id="contain-paint-formatting-context-float-001-3.4" class="">
<td>
<a href="contain-paint-formatting-context-float-001.xht">contain-paint-formatting-context-float-001</a></td>
<td><a href="reference/contain-paint-formatting-context-float-001-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' should contain floats as a formatting context.
</td>
</tr>
<tr id="contain-paint-formatting-context-margin-001-3.4" class="">
<td>
<a href="contain-paint-formatting-context-margin-001.xht">contain-paint-formatting-context-margin-001</a></td>
<td><a href="reference/contain-paint-formatting-context-margin-001-ref.xht">=</a> </td>
<td></td>
<td>'contain: paint' with a vertical margin child. Margin collapse should not occur.
</td>
</tr>
</tbody>
<tbody id="s3.4.#paint-containment">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-become-a-formatting-context-2">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#ref-for-paint-containment-2">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>