mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c
This commit is contained in:
parent
1a6245828a
commit
7deaeea707
540 changed files with 24009 additions and 6637 deletions
|
@ -3,7 +3,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Extensions to the HTMLElement Interface - CSSOM View Module Level 1 Test Suite</title>
|
||||
<title>Extensions to the HTMLImageElement Interface - CSSOM View Module Level 1 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>CSSOM View Module Level 1 Test Suite</h1>
|
||||
<h2>Extensions to the HTMLElement Interface (2 tests)</h2>
|
||||
<h2>Extensions to the HTMLImageElement Interface (0 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -30,50 +30,44 @@
|
|||
<tbody id="s8">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s8">+</a>
|
||||
<a href="https://www.w3.org/TR/cssom-view/#extensions-to-the-htmlelement-interface">8 Extensions to the HTMLElement Interface</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<tr id="offsetparent_element_test-8" class="script">
|
||||
<td>
|
||||
<a href="offsetParent_element_test.htm">offsetparent_element_test</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSSOM View &#8212;&#8212; offsetParent element test
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s8.#dom-htmlelement-offsetheight">
|
||||
<a href="https://www.w3.org/TR/cssom-view/#extensions-to-the-htmlimageelement-interface">8 Extensions to the HTMLImageElement Interface</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#dom-htmlelement-offsetleft">
|
||||
<tbody id="s8.#dom-htmlimageelement-x">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#dom-htmlelement-offsetparent">
|
||||
<!-- 1 tests -->
|
||||
<tr id="offsetparent_element_test-8.#dom-htmlelement-offsetparent" class="script">
|
||||
<td>
|
||||
<a href="offsetParent_element_test.htm">offsetparent_element_test</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSSOM View &#8212;&#8212; offsetParent element test
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s8.#dom-htmlelement-offsettop">
|
||||
<tbody id="s8.#dom-htmlimageelement-y">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#dom-htmlelement-offsetwidth">
|
||||
<!-- 1 tests -->
|
||||
<tr id="htmlelement-offset-width-001-8.#dom-htmlelement-offsetwidth" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="htmlelement-offset-width-001.htm">htmlelement-offset-width-001</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>CSSOM View - 7 - element.offsetWidth detatches correctly
|
||||
<ul class="assert">
|
||||
<li>element.offsetWidth returns 0 when there is no documentElement.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tbody id="s8.#ref-for-border-edge-11">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-border-edge-12">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-css-layout-box-34">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-css-layout-box-35">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-css-layout-box-36">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-css-layout-box-37">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-dom-htmlimageelement-x-1">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-dom-htmlimageelement-y-1">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-transforms-19">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#ref-for-transforms-20">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue