mirror of
https://github.com/servo/servo.git
synced 2025-07-05 22:43:40 +01:00
184 lines
No EOL
6.2 KiB
HTML
184 lines
No EOL
6.2 KiB
HTML
|
|
|
|
<!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>
|
|
<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>DOM Access to CSS Declaration Blocks (2 tests)</h2>
|
|
<table width="100%">
|
|
<col id="test-column"></col>
|
|
<col id="refs-column"></col>
|
|
<col id="flags-column"></col>
|
|
<col id="info-column"></col>
|
|
<thead>
|
|
<tr>
|
|
<th>Test</th>
|
|
<th><abbr title="Rendering References">Refs</abbr></th>
|
|
<th>Flags</th>
|
|
<th>Info</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="s6">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s6">+</a>
|
|
<a href="https://www.w3.org/TR/cssom-1/#dom-access-to-css-declaration-blocks">6 DOM Access to CSS Declaration Blocks</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s6.1">+</a>
|
|
<a href="https://www.w3.org/TR/cssom-1/#the-elementcssinlinestyle-interface">6.1 The ElementCSSInlineStyle Interface</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#dom-elementcssinlinestyle-style">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#elementcssinlinestyle">
|
|
<!-- 1 tests -->
|
|
<tr id="inline-style-001-6.1.#elementcssinlinestyle" class="dom script">
|
|
<td>
|
|
<a href="inline-style-001.xht">inline-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>Inline CSSStyleDeclaration
|
|
<ul class="assert">
|
|
<li>Inline CSSStyleDeclaration is properly initialized and can be modified through its interface</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-concept-declarations-specified-order-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-css-declaration-33">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-css-declaration-block-6">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-8">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-declarations-21">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-declarations-22">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-declarations-23">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-declarations-24">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-owner-node-4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-parent-css-rule-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-cssstyledeclaration-readonly-flag-9">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-dom-cssstyledeclaration-csstext-6">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-dom-elementcssinlinestyle-style-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-elementcssinlinestyle-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-elementcssinlinestyle-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-elementcssinlinestyle-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-parse-a-css-declaration-block-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.1.#ref-for-serialize-a-css-declaration-block-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s6.2">+</a>
|
|
<a href="https://www.w3.org/TR/cssom-1/#extensions-to-the-window-interface">6.2 Extensions to the Window Interface</a></th></tr>
|
|
<!-- 1 tests -->
|
|
<tr id="computed-style-001-6.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="s6.2.#dom-window-getcomputedstyle">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#dom-window-getcomputedstyle-elt-pseudoelt-elt">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#dom-window-getcomputedstyle-elt-pseudoelt-pseudoelt">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-concept-css-style-sheet-origin-clean-flag-7">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-css-declaration-block-7">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-css-declaration-block-8">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-css-style-sheet-44">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-cssstyledeclaration-9">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-cssstyledeclaration-declarations-25">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-cssstyledeclaration-owner-node-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-cssstyledeclaration-parent-css-rule-6">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-cssstyledeclaration-readonly-flag-10">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-dom-window-getcomputedstyle-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-dom-window-getcomputedstyle-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-dom-window-getcomputedstyle-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-resolved-value-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s6.2.#ref-for-supported-css-property-8">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |