Update CSS tests to revision 31d63cc79bd4c929ed582229e936d7b389f3e6ab

This commit is contained in:
James Graham
2015-03-27 09:18:12 +00:00
parent 1a81b18b9f
commit 2c9faf5363
91915 changed files with 5979820 additions and 0 deletions

View File

@@ -0,0 +1,215 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Elaborate description of Stacking Contexts - CSS 2.1 Conformance Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS 2.1 Conformance Test Suite</h1>
<h2>Elaborate description of Stacking Contexts (19 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="sE">
<tr><th colspan="4" scope="rowgroup">
<a href="#sE">+</a>
<a href="http://www.w3.org/TR/CSS21/zindex.html">E Elaborate description of Stacking Contexts</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="sE.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#sE.1">+</a>
<a href="http://www.w3.org/TR/CSS21/zindex.html#stacking-defs">E.1 Definitions</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="sE.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#sE.2">+</a>
<a href="http://www.w3.org/TR/CSS21/zindex.html#painting-order">E.2 Painting order</a></th></tr>
<!-- 19 tests -->
<tr id="inline-block-zorder-001-E.2" class="primary">
<td><strong>
<a href="inline-block-zorder-001.htm">inline-block-zorder-001</a></strong></td>
<td><a href="reference/inline-block-zorder-001-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-block
</td>
</tr>
<tr id="inline-block-zorder-002-E.2" class="primary">
<td><strong>
<a href="inline-block-zorder-002.htm">inline-block-zorder-002</a></strong></td>
<td><a href="reference/inline-block-zorder-001-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-block
</td>
</tr>
<tr id="inline-block-zorder-003-E.2" class="primary">
<td><strong>
<a href="inline-block-zorder-003.htm">inline-block-zorder-003</a></strong></td>
<td><a href="reference/inline-block-zorder-003-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-block
</td>
</tr>
<tr id="inline-block-zorder-004-E.2" class="primary">
<td><strong>
<a href="inline-block-zorder-004.htm">inline-block-zorder-004</a></strong></td>
<td><a href="reference/inline-block-zorder-004-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-block
</td>
</tr>
<tr id="inline-block-zorder-005-E.2" class="primary">
<td><strong>
<a href="inline-block-zorder-005.htm">inline-block-zorder-005</a></strong></td>
<td><a href="reference/inline-block-zorder-004-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-block
</td>
</tr>
<tr id="inline-table-zorder-001-E.2" class="primary">
<td><strong>
<a href="inline-table-zorder-001.htm">inline-table-zorder-001</a></strong></td>
<td><a href="reference/inline-table-zorder-001-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-table
</td>
</tr>
<tr id="inline-table-zorder-002-E.2" class="primary">
<td><strong>
<a href="inline-table-zorder-002.htm">inline-table-zorder-002</a></strong></td>
<td><a href="reference/inline-table-zorder-001-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-table
</td>
</tr>
<tr id="inline-table-zorder-003-E.2" class="primary">
<td><strong>
<a href="inline-table-zorder-003.htm">inline-table-zorder-003</a></strong></td>
<td><a href="reference/inline-table-zorder-003-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-table
</td>
</tr>
<tr id="inline-table-zorder-004-E.2" class="primary">
<td><strong>
<a href="inline-table-zorder-004.htm">inline-table-zorder-004</a></strong></td>
<td><a href="reference/inline-table-zorder-004-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-table
</td>
</tr>
<tr id="inline-table-zorder-005-E.2" class="primary">
<td><strong>
<a href="inline-table-zorder-005.htm">inline-table-zorder-005</a></strong></td>
<td><a href="reference/inline-table-zorder-004-ref.htm">=</a> </td>
<td></td>
<td>Test for z-ordering of inline-table
</td>
</tr>
<tr id="z-index-abspos-001-E.2" class="">
<td>
<a href="z-index-abspos-001.htm">z-index-abspos-001</a></td>
<td><a href="reference/z-index-abspos-001-ref.htm">=</a> </td>
<td></td>
<td>CSS: z-index auto, -1 and backgrounds (child)
</td>
</tr>
<tr id="z-index-abspos-002-E.2" class="">
<td>
<a href="z-index-abspos-002.htm">z-index-abspos-002</a></td>
<td><a href="reference/z-index-abspos-001-ref.htm">=</a> </td>
<td></td>
<td>CSS: z-index auto and -1 (siblings)
</td>
</tr>
<tr id="z-index-abspos-003-E.2" class="">
<td>
<a href="z-index-abspos-003.htm">z-index-abspos-003</a></td>
<td><a href="reference/z-index-abspos-001-ref.htm">=</a> </td>
<td></td>
<td>CSS: z-index 0, -1 and backgrounds (child)
</td>
</tr>
<tr id="z-index-abspos-004-E.2" class="">
<td>
<a href="z-index-abspos-004.htm">z-index-abspos-004</a></td>
<td><a href="reference/z-index-abspos-001-ref.htm">=</a> </td>
<td></td>
<td>CSS: z-index auto and 0 (siblings)
</td>
</tr>
<tr id="z-index-abspos-005-E.2" class="">
<td>
<a href="z-index-abspos-005.htm">z-index-abspos-005</a></td>
<td><a href="reference/z-index-abspos-001-ref.htm">=</a> </td>
<td></td>
<td>CSS: z-index auto and 0 (siblings)
</td>
</tr>
<tr id="z-index-abspos-006-E.2" class="">
<td>
<a href="z-index-abspos-006.htm">z-index-abspos-006</a></td>
<td></td>
<td></td>
<td>CSS: z-index and SELECT elements
</td>
</tr>
<tr id="z-index-abspos-007-E.2" class="">
<td>
<a href="z-index-abspos-007.htm">z-index-abspos-007</a></td>
<td><a href="reference/z-index-abspos-001-ref.htm">=</a> </td>
<td></td>
<td>CSS: z-index 1, -1 and backgrounds (child)
</td>
</tr>
<tr id="z-index-abspos-008-E.2" class="">
<td>
<a href="z-index-abspos-008.htm">z-index-abspos-008</a></td>
<td></td>
<td></td>
<td>z-index
</td>
</tr>
<tr id="z-index-abspos-009-E.2" class="">
<td>
<a href="z-index-abspos-009.htm">z-index-abspos-009</a></td>
<td></td>
<td></td>
<td>CSS: z-index and the canvas and background propagation
</td>
</tr>
</tbody>
<tbody id="sE.2.#each-box">
<!-- 0 tests -->
</tbody>
<tbody id="sE.2.#outlines">
<!-- 0 tests -->
</tbody>
<tbody id="sE.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#sE.3">+</a>
<a href="http://www.w3.org/TR/CSS21/zindex.html#stacking-notes">E.3 Notes</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>