servo/tests/wpt/css-tests/selectors-4_dev/xhtml1/chapter-13.xht

84 lines
No EOL
2.6 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>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>
<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="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>