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

83 lines
No EOL
2.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Selector syntax - 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>Selector syntax (1 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="s4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4">+</a>
<a href="https://www.w3.org/TR/css3-selectors/#selector-syntax">4 Selector syntax</a></th></tr>
<!-- 1 tests -->
<tr id="root-siblings-4" class="primary">
<td><strong>
<a href="root-siblings.htm">root-siblings</a></strong></td>
<td><a href="reference/ref-this-text-should-be-green.htm">=</a> </td>
<td></td>
<td>Parsing check for * ~ :root error handling
<ul class="assert">
<li>* ~ :root should not match anything</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.#combinators0">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#declared">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#nsdecl">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#selector">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#sequence">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#sequence-of-simple-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#simple-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#simple-selectors-dfn">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#subject">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#subjects-of-the-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#whitespace">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>