Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c

This commit is contained in:
Ms2ger 2016-04-07 09:58:26 +02:00
parent 1a6245828a
commit 7deaeea707
540 changed files with 24009 additions and 6637 deletions

View file

@ -3,7 +3,7 @@
<!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>DOM Access to CSS Declaration Blocks - CSS Object Model Level 1 CR Test Suite</title>
<title>Utility APIs - 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";
@ -13,7 +13,7 @@
<body>
<h1>CSS Object Model Level 1 CR Test Suite</h1>
<h2>DOM Access to CSS Declaration Blocks (2 tests)</h2>
<h2>Utility APIs (1 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
@ -30,89 +30,48 @@
<tbody id="s7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7">+</a>
<a href="https://www.w3.org/TR/cssom/#dom-access-to-css-declaration-blocks">7 DOM Access to CSS Declaration Blocks</a></th></tr>
<a href="https://www.w3.org/TR/cssom-1/#utility-apis">7 Utility APIs</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1">+</a>
<a href="https://www.w3.org/TR/cssom/#the-elementcssinlinestyle-interface">7.1 The ElementCSSInlineStyle Interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.#dom-elementcssinlinestyle-style">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.#elementcssinlinestyle">
<a href="https://www.w3.org/TR/cssom-1/#the-css.escape()-method">7.1 The CSS.escape() Method</a></th></tr>
<!-- 1 tests -->
<tr id="inline-style-001-7.1.#elementcssinlinestyle" class="dom script">
<td>
<a href="inline-style-001.xht">inline-style-001</a></td>
<tr id="escape-7.1" class="primary script">
<td><strong>
<a href="escape.xht">escape</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>Inline CSSStyleDeclaration
<ul class="assert">
<li>Inline CSSStyleDeclaration is properly initialized and can be modified through its interface</li>
</ul>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSS#escape
</td>
</tr>
</tbody>
<tbody id="s7.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.2">+</a>
<a href="https://www.w3.org/TR/cssom/#extensions-to-the-window-interface">7.2 Extensions to the Window Interface</a></th></tr>
<!-- 1 tests -->
<tr id="computed-style-001-7.2" class="dom script">
<td>
<a href="computed-style-001.xht">computed-style-001</a></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>getComputedStyle
<ul class="assert">
<li>getComputedStyle returns a readonly CSSStyleDeclaration with resolved values</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.2.#dom-window-getcomputedstyle">
<tbody id="s7.1.#css">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.3">+</a>
<a href="https://www.w3.org/TR/cssom/#the-getstyleutils-interface">7.3 The GetStyleUtils Interface</a></th></tr>
<tbody id="s7.1.#dom-css-escape">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#associated-document">
<tbody id="s7.1.#dom-css-escape-ident-ident">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#dom-getstyleutils-cascadedstyle">
<tbody id="s7.1.#example-7bab7fa8">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#dom-getstyleutils-rawcomputedstyle">
<tbody id="s7.1.#example-b26de1f0">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#dom-getstyleutils-usedstyle">
<tbody id="s7.1.#ref-for-dom-css-escape-1">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#getstyleutils">
<tbody id="s7.1.#ref-for-dom-css-escape-2">
<!-- 0 tests -->
</tbody>
<tbody id="s7.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.4">+</a>
<a href="https://www.w3.org/TR/cssom/#extensions-to-the-element-interface">7.4 Extensions to the Element Interface</a></th></tr>
<tbody id="s7.1.#ref-for-dom-css-escape-3">
<!-- 0 tests -->
</tbody>
<tbody id="s7.4.#dom-element-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s7.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.5">+</a>
<a href="https://www.w3.org/TR/cssom/#the-pseudoelement-interface">7.5 The PseudoElement Interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.5.#pseudoelement">
<tbody id="s7.1.#ref-for-serialize-an-identifier-10">
<!-- 0 tests -->
</tbody>
</table>