mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Grammar of CSS 2.1 - CSS 2.1 Conformance Test Suite</title>
|
||||
<title>Grammar of CSS 2.1 - CSS 2.1 Conformance Test Suite</title>
|
||||
<style type="text/css">
|
||||
@import "http://www.w3.org/StyleSheets/TR/base.css";
|
||||
@import "../indices.css";
|
||||
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
|
||||
<h1>CSS 2.1 Conformance Test Suite</h1>
|
||||
<h2>Grammar of CSS 2.1 (2 tests)</h2>
|
||||
<h2>Grammar of CSS 2.1 (2 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
@@ -30,13 +30,13 @@
|
||||
<tbody id="sG">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sG">+</a>
|
||||
<a href="http://www.w3.org/TR/CSS21/grammar.html">G Grammar of CSS 2.1</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/CSS21/grammar.html">G Grammar of CSS 2.1</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="sG.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sG.1">+</a>
|
||||
<a href="http://www.w3.org/TR/CSS21/grammar.html#grammar">G.1 Grammar</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/CSS21/grammar.html#grammar">G.1 Grammar</a></th></tr>
|
||||
<!-- 2 tests -->
|
||||
<tr id="page-grammar-001-G.1" class="paged">
|
||||
<td>
|
||||
@@ -73,7 +73,7 @@
|
||||
<tbody id="sG.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sG.2">+</a>
|
||||
<a href="http://www.w3.org/TR/CSS21/grammar.html#scanner">G.2 Lexical scanner</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/CSS21/grammar.html#scanner">G.2 Lexical scanner</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="sG.2.#x3">
|
||||
@@ -88,13 +88,13 @@
|
||||
<tbody id="sG.3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sG.3">+</a>
|
||||
<a href="http://www.w3.org/TR/CSS21/grammar.html#tokenizer-diffs">G.3 Comparison of tokenization in CSS 2.1 and CSS1</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/CSS21/grammar.html#tokenizer-diffs">G.3 Comparison of tokenization in CSS 2.1 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="http://www.w3.org/TR/CSS21/grammar.html#q4">G.4 Implementation note</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/CSS21/grammar.html#q4">G.4 Implementation note</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user