mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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>Geometry - CSSOM View Module Level 1 Test Suite</title>
|
||||
<title>Events - 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>Geometry (0 tests)</h2>
|
||||
<h2>Events (0 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -30,40 +30,82 @@
|
|||
<tbody id="s12">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12">+</a>
|
||||
<a href="https://www.w3.org/TR/cssom-view/#geometry">12 Geometry</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/cssom-view/#events">12 Events</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.1">+</a>
|
||||
<a href="https://www.w3.org/TR/cssom-view/#the-geometryutils-interface">12.1 The GeometryUtils Interface</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/cssom-view/#resizing-viewports">12.1 Resizing viewports</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#boxquadoptions">
|
||||
<tbody id="s12.1.#ref-for-eventdef-window-resize-1">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#convertcoordinateoptions">
|
||||
<tbody id="s12.1.#ref-for-viewport-81">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#cssboxtype">
|
||||
<tbody id="s12.1.#run-the-resize-steps">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#dom-geometryutils-convertpointfromnode">
|
||||
<tbody id="s12.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.2">+</a>
|
||||
<a href="https://www.w3.org/TR/cssom-view/#scrolling-events">12.2 Scrolling</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#dom-geometryutils-convertquadfromnode">
|
||||
<tbody id="s12.2.#pending-scroll-event-targets">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#dom-geometryutils-convertrectfromnode">
|
||||
<tbody id="s12.2.#ref-for-eventdef-document-scroll-1">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#dom-geometryutils-getboxquads">
|
||||
<tbody id="s12.2.#ref-for-eventdef-document-scroll-2">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#geometrynode">
|
||||
<tbody id="s12.2.#ref-for-pending-scroll-event-targets-1">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.#geometryutils">
|
||||
<tbody id="s12.2.#ref-for-pending-scroll-event-targets-2">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#ref-for-pending-scroll-event-targets-3">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#ref-for-pending-scroll-event-targets-4">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#ref-for-pending-scroll-event-targets-5">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#ref-for-pending-scroll-event-targets-6">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#ref-for-viewport-82">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#ref-for-viewport-83">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#run-the-scroll-steps">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.3">+</a>
|
||||
<a href="https://www.w3.org/TR/cssom-view/#event-summary">12.3 Event summary</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.3.#eventdef-document-scroll">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.3.#eventdef-window-resize">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.3.#ref-for-viewport-84">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.3.#ref-for-viewport-85">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue