mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
54 lines
No EOL
1.2 KiB
HTML
54 lines
No EOL
1.2 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Grammar - 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>Grammar (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="s16">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s16">+</a>
|
|
<a href="https://www.w3.org/TR/selectors4/#grammar">16 Grammar</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s16.#formal-syntax">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s16.#ltcompound-selector">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s16.#ltid-selector">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s16.#ltrelative-selector">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s16.#ltselector">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |