servo/tests/wpt/css-tests/selectors-3_dev/html/chapter-8.htm

72 lines
No EOL
2.2 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Combinators - Selectors Level 3 Conformance 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 3 Conformance 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="s8">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8">+</a>
<a href="https://www.w3.org/TR/css3-selectors/#combinators">8 Combinators</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1">+</a>
<a href="https://www.w3.org/TR/css3-selectors/#descendant-combinators">8.1 Descendant combinator</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.2">+</a>
<a href="https://www.w3.org/TR/css3-selectors/#child-combinators">8.2 Child combinators</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#child-combinator">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.3">+</a>
<a href="https://www.w3.org/TR/css3-selectors/#sibling-combinators">8.3 Sibling combinators</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.3.1">+</a>
<a href="https://www.w3.org/TR/css3-selectors/#adjacent-sibling-combinators">8.3.1 Adjacent sibling combinator</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.3.2">+</a>
<a href="https://www.w3.org/TR/css3-selectors/#general-sibling-combinators">8.3.2 General sibling combinator</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>