mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -30,11 +30,11 @@
|
|||
<tbody id="s3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#starting">3 Starting of transitions</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#starting">3 Starting of transitions</a></th></tr>
|
||||
<!-- 4 tests -->
|
||||
<tr id="changing-while-transition-3" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="changing-while-transition.htm">changing-while-transition</a></strong></td>
|
||||
<tr id="changing-while-transition-3" class="dom script">
|
||||
<td>
|
||||
<a href="changing-while-transition.htm">changing-while-transition</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>behavior when transition parameters change while transitioning
|
||||
|
@ -43,9 +43,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-inherit-001-3" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-inherit-001.htm">properties-value-inherit-001</a></strong></td>
|
||||
<tr id="properties-value-inherit-001-3" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-inherit-001.htm">properties-value-inherit-001</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>transitioning inherited property values
|
||||
|
@ -54,9 +54,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-inherit-002-3" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-inherit-002.htm">properties-value-inherit-002</a></strong></td>
|
||||
<tr id="properties-value-inherit-002-3" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-inherit-002.htm">properties-value-inherit-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>transitioning inherited property values
|
||||
|
@ -65,9 +65,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-inherit-003-3" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-inherit-003.htm">properties-value-inherit-003</a></strong></td>
|
||||
<tr id="properties-value-inherit-003-3" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-inherit-003.htm">properties-value-inherit-003</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>transitioning implicitly inherited property values
|
||||
|
@ -113,7 +113,7 @@
|
|||
<tbody id="s3.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#reversing">3.1 Automatically reversing interrupted transitions</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#reversing">3.1 Automatically reversing interrupted transitions</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s3.1.#new-transition">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue