mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +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
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>Geometry Interfaces Module Level 1 CR Test Suite</h1>
|
||||
<h2>The DOMMatrix interfaces (2 tests)</h2>
|
||||
<h2>The DOMMatrix interfaces (3 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -150,7 +150,7 @@
|
|||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s6.#dom-dommatrixreadonly">
|
||||
<!-- 1 tests -->
|
||||
<!-- 2 tests -->
|
||||
<tr id="dommatrix-002-6.#dom-dommatrixreadonly" class="primary script">
|
||||
<td><strong>
|
||||
<a href="DOMMatrix-002.htm">dommatrix-002</a></strong></td>
|
||||
|
@ -159,6 +159,14 @@
|
|||
<td>Geometry Interfaces: DOMMatrixReadOnly methods do not mutate the object
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="dommatrix-003-6.#dom-dommatrixreadonly" class="primary script">
|
||||
<td><strong>
|
||||
<a href="DOMMatrix-003.htm">dommatrix-003</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>Geometry Interfaces: Test DOMMatrix non-mutating methods
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s6.#dom-dommatrixreadonly-dommatrixreadonly-numbersequence">
|
||||
<!-- 0 tests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue