mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
84 lines
No EOL
2.5 KiB
HTML
84 lines
No EOL
2.5 KiB
HTML
|
|
|
|
<!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> |