Update CSS tests to revision d13905941293af83ea8c3c1750dba652e0423fb0

This commit is contained in:
Ms2ger 2015-10-31 14:35:08 +01:00
parent b492a3e8b1
commit 5450053b02
842 changed files with 42936 additions and 27 deletions

View file

@ -0,0 +1,161 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Extensions to the Element 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";
</style>
</head>
<body>
<h1>CSSOM View Module Level 1 Test Suite</h1>
<h2>Extensions to the Element Interface (6 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="s7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7">+</a>
<a href="http://www.w3.org/TR/cssom-view/#extensions-to-the-element-interface">7 Extensions to the Element Interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-clientheight">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-clientleft">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-clienttop">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-clientwidth">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-getboundingclientrect">
<!-- 2 tests -->
<tr id="cssom-getboundingclientrect-001-7.#dom-element-getboundingclientrect" class="primary dom script">
<td><strong>
<a href="cssom-getBoundingClientRect-001.htm">cssom-getboundingclientrect-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 - 6.1 - getBoundingClientRect tests
</td>
</tr>
<tr id="cssom-getboundingclientrect-002-7.#dom-element-getboundingclientrect" class="dom script">
<td>
<a href="cssom-getBoundingClientRect-002.htm">cssom-getboundingclientrect-002</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>getBoundingClientRect of element outside DOM
<ul class="assert">
<li>Calling getBoundingClientRect on an element that is outside of the DOM (and therefore does not have an associated layout box) should result in an all-zeroes DOMRect and should definitely not throw an error.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.#dom-element-getclientrects">
<!-- 2 tests -->
<tr id="cssom-getboundingclientrect-002-7.#dom-element-getclientrects" class="primary dom script">
<td><strong>
<a href="cssom-getBoundingClientRect-002.htm">cssom-getboundingclientrect-002</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>getBoundingClientRect of element outside DOM
<ul class="assert">
<li>Calling getBoundingClientRect on an element that is outside of the DOM (and therefore does not have an associated layout box) should result in an all-zeroes DOMRect and should definitely not throw an error.</li>
</ul>
</td>
</tr>
<tr id="cssom-getclientrects-7.#dom-element-getclientrects" class="primary dom script">
<td><strong>
<a href="cssom-getClientRects.htm">cssom-getclientrects</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>getClientRects of element outside DOM
<ul class="assert">
<li>Calling getClientRects on an element that is outside of the DOM (and therefore does not have an associated layout box) should result in an empty DOMRectList and should definitely not throw an error.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.#dom-element-scrollheight">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-scrollintoview">
<!-- 1 tests -->
<tr id="ttwf-scrollintoview-7.#dom-element-scrollintoview" class="primary dom script">
<td><strong>
<a href="ttwf-scrollintoview.htm">ttwf-scrollintoview</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 - 6 - scrollIntoView tests
</td>
</tr>
</tbody>
<tbody id="s7.#dom-element-scrollleft">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-scrolltop">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#dom-element-scrollwidth">
<!-- 2 tests -->
<tr id="scrollwidthheight-7.#dom-element-scrollwidth" class="primary dom script">
<td><strong>
<a href="scrollWidthHeight.htm">scrollwidthheight</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 scrollWidth and scrollHeight
</td>
</tr>
<tr id="scrollwidthheightwhennotscrollable-7.#dom-element-scrollwidth" class="primary dom script">
<td><strong>
<a href="scrollWidthHeightWhenNotScrollable.htm">scrollwidthheightwhennotscrollable</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 scrollWidth/scrollHeight (for nonscrollable elements)
</td>
</tr>
</tbody>
<tbody id="s7.#scrolloptionshorizontal">
<!-- 0 tests -->
</tbody>
<tbody id="s7.#scrolloptionsvertical">
<!-- 0 tests -->
</tbody>
<tbody id="s7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1">+</a>
<a href="http://www.w3.org/TR/cssom-view/#the-getclientrects()-and-getboundingclientrect()-methods">7.1 The getClientRects() and getBoundingClientRect() methods</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.2">+</a>
<a href="http://www.w3.org/TR/cssom-view/#element-scrolling-members">7.2 Element Scrolling Members</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.2.#scroll-an-element">
<!-- 0 tests -->
</tbody>
<tbody id="s7.2.#scroll-an-element-into-view">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>