servo/tests/wpt/css-tests/cssom-1_dev/xhtml1/chapter-4.xht

118 lines
No EOL
3.9 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>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>
<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="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.xht">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.xht">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>