mirror of
https://github.com/servo/servo.git
synced 2025-07-04 22:13:40 +01:00
86 lines
No EOL
2.4 KiB
HTML
86 lines
No EOL
2.4 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Resolved Values - 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>Resolved Values (1 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="s8">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s8">+</a>
|
|
<a href="https://www.w3.org/TR/cssom-1/#resolved-values">8 Resolved Values</a></th></tr>
|
|
<!-- 1 tests -->
|
|
<tr id="computed-style-001-8" class="dom script">
|
|
<td>
|
|
<a href="computed-style-001.htm">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="s8.#ref-for-dom-window-getcomputedstyle-4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-dom-window-getcomputedstyle-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-10">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-6">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-7">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-8">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#ref-for-resolved-value-9">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.#resolved-value">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |