mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision c68e4df16362489debde94340cc6f54945a72f2f
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user