mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
84 lines
No EOL
2.2 KiB
HTML
84 lines
No EOL
2.2 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Grammar of CSS 2.2 - CSS 2.2 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 2.2 CR Test Suite</h1>
|
|
<h2>Grammar of CSS 2.2 (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="sG">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#sG">+</a>
|
|
<a href="https://www.w3.org/TR/CSS22/grammar.html">G Grammar of CSS 2.2</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.#toc">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#sG.1">+</a>
|
|
<a href="https://www.w3.org/TR/CSS22/grammar.html#grammar">G.1 Grammar</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.1.#x0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.1.#x1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.1.#x2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#sG.2">+</a>
|
|
<a href="https://www.w3.org/TR/CSS22/grammar.html#scanner">G.2 Lexical scanner</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.2.#x3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.2.#x4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.2.#x5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#sG.3">+</a>
|
|
<a href="https://www.w3.org/TR/CSS22/grammar.html#tokenizer-diffs">G.3 Comparison of tokenization in CSS 2.2 and CSS1</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="sG.4">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#sG.4">+</a>
|
|
<a href="https://www.w3.org/TR/CSS22/grammar.html#q4">G.4 Implementation note</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |