servo/tests/wpt/css-tests/cssom-1_dev/html/chapter-4.htm

118 lines
No EOL
3.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Selectors - CSS Object Model Level 1 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>Selectors (2 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/cssom-1/#selectors">4 Selectors</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/cssom-1/#parsing-selectors">4.1 Parsing Selectors</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#parse-a-group-of-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="https://www.w3.org/TR/cssom-1/#serializing-selectors">4.2 Serializing Selectors</a></th></tr>
<!-- 2 tests -->
<tr id="selectorserialize-4.2" class="primary dom script">
<td><strong>
<a href="selectorSerialize.htm">selectorserialize</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>test serialized selector which is only one simple selector in the sequence of simple selectors
</td>
</tr>
<tr id="serialize-namespaced-type-selectors-4.2" class="primary dom script">
<td><strong>
<a href="serialize-namespaced-type-selectors.htm">serialize-namespaced-type-selectors</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>test serialization of type selectors and namespace prefixes
</td>
</tr>
</tbody>
<tbody id="s4.2.#ref-for-serialize-a-comma-separated-list-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-a-group-of-selectors-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-a-selector-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-a-simple-selector-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-a-simple-selector-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-a-string-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-a-string-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-an-identifier-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-an-identifier-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-an-identifier-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-an-identifier-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-an-identifier-6">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-serialize-an-identifier-7">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#serialize-a-group-of-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#serialize-a-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#serialize-a-simple-selector">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>