servo/tests/wpt/css-tests/css-containment-1_dev/xhtml1print/reftest-toc.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

102 lines
4.3 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>CSS Containment Module Level 1 CR Test Suite Reftest Index</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 Reftest Index</h1>
<table width="100%">
<col id="test-column"></col>
<col id="ref-column"></col>
<col id="flags-column"></col>
<thead>
<tr>
<th>Test</th>
<th>Reference</th>
<th>Flags</th>
</tr>
</thead>
<tbody id="contain-paint-clip-001" class="">
<tr>
<td rowspan="1" title="'contain: paint' with various overflowing block descendants.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-clip-002" class="">
<tr>
<td rowspan="1" title="'contain: paint' with overflowing text contents.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-clip-003" class="">
<tr>
<td rowspan="1" title="'contain: paint' with overflowing text contents, and 'overflow-y: scroll'.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-clip-004" class="">
<tr>
<td rowspan="1" title="'contain: paint' with overflowing text contents, and 'overflow-x: scroll'.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-clip-005" class="">
<tr>
<td rowspan="1" title="'contain: paint' on li with overflowing text contents and bullet, and 'overflow-y: scroll'.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-containing-block-absolute-001" class="">
<tr>
<td rowspan="1" title="'contain: paint' element should contain absolute position elements.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-containing-block-fixed-001" class="">
<tr>
<td rowspan="1" title="'contain: paint' element should contain fixed position elements.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-formatting-context-float-001" class="">
<tr>
<td rowspan="1" title="'contain: paint' should contain floats as a formatting context.">
<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 rowspan="1"></td>
</tr>
</tbody>
<tbody id="contain-paint-formatting-context-margin-001" class="">
<tr>
<td rowspan="1" title="'contain: paint' with a vertical margin child. Margin collapse should not occur.">
<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 rowspan="1"></td>
</tr>
</tbody>
</table>
</body>
</html>