mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update CSS tests to revision c68e4df16362489debde94340cc6f54945a72f2f
This commit is contained in:
parent
32efe41299
commit
53608a60a4
1543 changed files with 42190 additions and 14617 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSSOM View Module Level 1 Test Suite</h1>
|
||||
<h2>Extensions to the HTMLElement Interface (1 tests)</h2>
|
||||
<h2>Extensions to the HTMLElement Interface (2 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -62,7 +62,18 @@
|
|||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.#dom-htmlelement-offsetwidth">
|
||||
<!-- 0 tests -->
|
||||
<!-- 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>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue