Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Terminology - 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>Terminology (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="s3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3">+</a>
<a href="http://www.w3.org/TR/cssom/#terminology">3 Terminology</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.#::after-pseudo-element">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#::before-pseudo-element">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#author-defined-css-property">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#cascaded-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#computed-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#default-namespace">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#group-of-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#ignored">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#list-of-css-page-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#namespace-prefix">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#sequence-of-simple-selectors">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#set">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#simple-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#supported-css-property">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#supported-styling-language">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#universal-selector">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#unset">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#used-value">
<!-- 0 tests -->
</tbody>
<tbody id="s3.#whitespace">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.1">+</a>
<a href="http://www.w3.org/TR/cssom/#common-serializing-idioms">3.1 Common Serializing Idioms</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#escape-a-character">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#escape-a-character-as-code-point">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-comma-separated-list">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-string">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-url">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-a-whitespace-separated-list">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#serialize-an-identifier">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>