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,72 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Geometry - 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>Geometry (0 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="s12">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12">+</a>
<a href="http://www.w3.org/TR/cssom-view/#geometry">12 Geometry</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s12.1">+</a>
<a href="http://www.w3.org/TR/cssom-view/#the-geometryutils-interface">12.1 The GeometryUtils Interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#boxquadoptions">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#convertcoordinateoptions">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#cssboxtype">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#dom-geometryutils-convertpointfromnode">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#dom-geometryutils-convertquadfromnode">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#dom-geometryutils-convertrectfromnode">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#dom-geometryutils-getboxquads">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#geometrynode">
<!-- 0 tests -->
</tbody>
<tbody id="s12.1.#geometryutils">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>