Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6

This commit is contained in:
Ms2ger 2016-03-01 16:08:43 +01:00
parent 40c52d55e2
commit 349c75536d
7391 changed files with 304135 additions and 153491 deletions

View file

@ -0,0 +1,84 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Combinators - Selectors Level 4 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>Selectors Level 4 CR Test Suite</h1>
<h2>Combinators (0 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="s13">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13">+</a>
<a href="https://www.w3.org/TR/selectors4/#combinators">13 Combinators</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13.1">+</a>
<a href="https://www.w3.org/TR/selectors4/#descendant-combinators">13.1 Descendant combinator</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.1.#descendant-combinator">
<!-- 0 tests -->
</tbody>
<tbody id="s13.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13.2">+</a>
<a href="https://www.w3.org/TR/selectors4/#child-combinators">13.2 Child combinator</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.2.#child-combinator">
<!-- 0 tests -->
</tbody>
<tbody id="s13.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13.3">+</a>
<a href="https://www.w3.org/TR/selectors4/#adjacent-sibling-combinators">13.3 Next-sibling combinator</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.3.#next-sibling-combinator">
<!-- 0 tests -->
</tbody>
<tbody id="s13.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13.4">+</a>
<a href="https://www.w3.org/TR/selectors4/#general-sibling-combinators">13.4 Following-sibling combinator</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.4.#following-sibling-combinator">
<!-- 0 tests -->
</tbody>
<tbody id="s13.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s13.5">+</a>
<a href="https://www.w3.org/TR/selectors4/#idref-combinators">13.5 Reference combinators</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s13.5.#reference-combinator">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>