mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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,7 +30,7 @@
|
|||
<tbody id="s1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#introduction">1 Introduction</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#introduction">1 Introduction</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s10">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s10">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#references">10 References</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#references">10 References</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s10.#normative-references">
|
||||
|
|
|
@ -30,11 +30,11 @@
|
|||
<tbody id="s2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#transitions">2 Transitions</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#transitions">2 Transitions</a></th></tr>
|
||||
<!-- 8 tests -->
|
||||
<tr id="detached-container-001-2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="detached-container-001.htm">detached-container-001</a></strong></td>
|
||||
<tr id="detached-container-001-2" class="dom script">
|
||||
<td>
|
||||
<a href="detached-container-001.htm">detached-container-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>Not Transitioning within detached element
|
||||
|
@ -43,9 +43,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="hidden-container-001-2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="hidden-container-001.htm">hidden-container-001</a></strong></td>
|
||||
<tr id="hidden-container-001-2" class="dom script">
|
||||
<td>
|
||||
<a href="hidden-container-001.htm">hidden-container-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>Not Transitioning within hidden element
|
||||
|
@ -54,9 +54,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-001-2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-001.htm">properties-value-001</a></strong></td>
|
||||
<tr id="properties-value-001-2" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-001.htm">properties-value-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>Intermediate Property Values
|
||||
|
@ -65,9 +65,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-002-2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-002.htm">properties-value-002</a></strong></td>
|
||||
<tr id="properties-value-002-2" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-002.htm">properties-value-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>Intermediate Property Values of missing value types
|
||||
|
@ -76,9 +76,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-003-2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-003.htm">properties-value-003</a></strong></td>
|
||||
<tr id="properties-value-003-2" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-003.htm">properties-value-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>Intermediate Property Values of unspecified properties
|
||||
|
@ -87,9 +87,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-auto-001-2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-auto-001.htm">properties-value-auto-001</a></strong></td>
|
||||
<tr id="properties-value-auto-001-2" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-auto-001.htm">properties-value-auto-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 property value "auto"
|
||||
|
@ -98,9 +98,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="properties-value-implicit-001-2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="properties-value-implicit-001.htm">properties-value-implicit-001</a></strong></td>
|
||||
<tr id="properties-value-implicit-001-2" class="dom script">
|
||||
<td>
|
||||
<a href="properties-value-implicit-001.htm">properties-value-implicit-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>font-size-relative properties transition by implicit value change
|
||||
|
@ -109,9 +109,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transitions-animatable-properties-01-2" class="primary script">
|
||||
<td><strong>
|
||||
<a href="transitions-animatable-properties-01.htm">transitions-animatable-properties-01</a></strong></td>
|
||||
<tr id="transitions-animatable-properties-01-2" class="script">
|
||||
<td>
|
||||
<a href="transitions-animatable-properties-01.htm">transitions-animatable-properties-01</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSS Transitions: Animatable CSS properties
|
||||
|
@ -123,9 +123,9 @@
|
|||
</tbody>
|
||||
<tbody id="s2.#list-matching">
|
||||
<!-- 1 tests -->
|
||||
<tr id="events-004-2.#list-matching" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="events-004.htm">events-004</a></strong></td>
|
||||
<tr id="events-004-2.#list-matching" class="dom script">
|
||||
<td>
|
||||
<a href="events-004.htm">events-004</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>transitionend event with non matching lists
|
||||
|
@ -141,11 +141,11 @@
|
|||
<tbody id="s2.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#transition-property-property">2.1 The ‘transition-property’ Property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#transition-property-property">2.1 The ‘transition-property’ Property</a></th></tr>
|
||||
<!-- 9 tests -->
|
||||
<tr id="events-001-2.1" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="events-001.htm">events-001</a></strong></td>
|
||||
<tr id="events-001-2.1" class="dom script">
|
||||
<td>
|
||||
<a href="events-001.htm">events-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>transitionend event for shorthand property
|
||||
|
@ -154,9 +154,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="events-005-2.1" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="events-005.htm">events-005</a></strong></td>
|
||||
<tr id="events-005-2.1" class="dom script">
|
||||
<td>
|
||||
<a href="events-005.htm">events-005</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>transitionend event with property specificity
|
||||
|
@ -165,9 +165,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="pseudo-elements-001-2.1" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="pseudo-elements-001.htm">pseudo-elements-001</a></strong></td>
|
||||
<tr id="pseudo-elements-001-2.1" class="dom script">
|
||||
<td>
|
||||
<a href="pseudo-elements-001.htm">pseudo-elements-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 Pseudo Elements
|
||||
|
@ -176,9 +176,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-001-2.1" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="transition-property-001.htm">transition-property-001</a></strong></td>
|
||||
<tr id="transition-property-001-2.1" class="dom script">
|
||||
<td>
|
||||
<a href="transition-property-001.htm">transition-property-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>Parsing transition-property
|
||||
|
@ -187,9 +187,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-002-2.1" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="transition-property-002.htm">transition-property-002</a></strong></td>
|
||||
<tr id="transition-property-002-2.1" class="dom script">
|
||||
<td>
|
||||
<a href="transition-property-002.htm">transition-property-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>Parsing invalid transition-property
|
||||
|
@ -198,9 +198,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-003-2.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-003.htm">transition-property-003</a></strong></td>
|
||||
<tr id="transition-property-003-2.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-003.htm">transition-property-003</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - none
|
||||
|
@ -209,9 +209,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-004-2.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-004.htm">transition-property-004</a></strong></td>
|
||||
<tr id="transition-property-004-2.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-004.htm">transition-property-004</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - all
|
||||
|
@ -220,9 +220,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-005-2.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-005.htm">transition-property-005</a></strong></td>
|
||||
<tr id="transition-property-005-2.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-005.htm">transition-property-005</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - height width(more than one properties specified)
|
||||
|
@ -231,9 +231,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-test-2.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="transition-test.htm">transition-test</a></strong></td>
|
||||
<tr id="transition-test-2.1" class="">
|
||||
<td>
|
||||
<a href="transition-test.htm">transition-test</a></td>
|
||||
<td><a href="reference/transition-test-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>invalid values cause all properites to animate.
|
||||
|
@ -255,11 +255,11 @@
|
|||
<tbody id="s2.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#transition-duration-property">2.2 The ‘transition-duration’ Property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#transition-duration-property">2.2 The ‘transition-duration’ Property</a></th></tr>
|
||||
<!-- 4 tests -->
|
||||
<tr id="transition-duration-001-2.2" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="transition-duration-001.htm">transition-duration-001</a></strong></td>
|
||||
<tr id="transition-duration-001-2.2" class="dom script">
|
||||
<td>
|
||||
<a href="transition-duration-001.htm">transition-duration-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>Parsing transition-duration
|
||||
|
@ -268,9 +268,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-duration-002-2.2" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-duration-002.htm">transition-duration-002</a></strong></td>
|
||||
<tr id="transition-duration-002-2.2" class="interact">
|
||||
<td>
|
||||
<a href="transition-duration-002.htm">transition-duration-002</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-duration - positive number
|
||||
|
@ -279,9 +279,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-duration-003-2.2" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-duration-003.htm">transition-duration-003</a></strong></td>
|
||||
<tr id="transition-duration-003-2.2" class="interact">
|
||||
<td>
|
||||
<a href="transition-duration-003.htm">transition-duration-003</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-duration - 0s(initial value)
|
||||
|
@ -290,9 +290,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-duration-004-2.2" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-duration-004.htm">transition-duration-004</a></strong></td>
|
||||
<tr id="transition-duration-004-2.2" class="interact">
|
||||
<td>
|
||||
<a href="transition-duration-004.htm">transition-duration-004</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-duration - negative number
|
||||
|
@ -311,11 +311,11 @@
|
|||
<tbody id="s2.3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2.3">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#transition-timing-function-property">2.3 The ‘transition-timing-function’ Property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#transition-timing-function-property">2.3 The ‘transition-timing-function’ Property</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<tr id="transition-timing-function-001-2.3" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-001.htm">transition-timing-function-001</a></strong></td>
|
||||
<tr id="transition-timing-function-001-2.3" class="dom script">
|
||||
<td>
|
||||
<a href="transition-timing-function-001.htm">transition-timing-function-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>Parsing transition-timing-function
|
||||
|
@ -330,9 +330,9 @@
|
|||
</tbody>
|
||||
<tbody id="s2.3.#transition-timing-function">
|
||||
<!-- 12 tests -->
|
||||
<tr id="transition-timing-function-002-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-002.htm">transition-timing-function-002</a></strong></td>
|
||||
<tr id="transition-timing-function-002-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-002.htm">transition-timing-function-002</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - 'ease' equivalent to 'cubic-bezier(0.25, 0.1, 0.25, 1.0)'
|
||||
|
@ -341,9 +341,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-003-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-003.htm">transition-timing-function-003</a></strong></td>
|
||||
<tr id="transition-timing-function-003-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-003.htm">transition-timing-function-003</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - 'ease-in' equivalent to 'cubic-bezier(0.42, 0, 1.0, 1.0)'
|
||||
|
@ -352,9 +352,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-004-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-004.htm">transition-timing-function-004</a></strong></td>
|
||||
<tr id="transition-timing-function-004-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-004.htm">transition-timing-function-004</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - 'ease-in-out' equivalent to 'cubic-bezier(0.42, 0, 0.58, 1.0)'
|
||||
|
@ -363,9 +363,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-005-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-005.htm">transition-timing-function-005</a></strong></td>
|
||||
<tr id="transition-timing-function-005-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-005.htm">transition-timing-function-005</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - 'ease-out' equivalent to 'cubic-bezier(0, 0, 0.58, 1.0)'
|
||||
|
@ -374,9 +374,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-006-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-006.htm">transition-timing-function-006</a></strong></td>
|
||||
<tr id="transition-timing-function-006-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-006.htm">transition-timing-function-006</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - 'linear' equivalent to 'cubic-bezier(0.0, 0.0, 1.0, 1.0)'
|
||||
|
@ -385,9 +385,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-007-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-007.htm">transition-timing-function-007</a></strong></td>
|
||||
<tr id="transition-timing-function-007-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-007.htm">transition-timing-function-007</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - 'step-end' equivalent to 'steps(1, end)'
|
||||
|
@ -396,9 +396,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-008-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-008.htm">transition-timing-function-008</a></strong></td>
|
||||
<tr id="transition-timing-function-008-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-008.htm">transition-timing-function-008</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - 'step-start' equivalent to 'steps(1, start)'
|
||||
|
@ -407,9 +407,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-009-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-009.htm">transition-timing-function-009</a></strong></td>
|
||||
<tr id="transition-timing-function-009-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-009.htm">transition-timing-function-009</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - ease(initial value)
|
||||
|
@ -418,9 +418,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-010-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-010.htm">transition-timing-function-010</a></strong></td>
|
||||
<tr id="transition-timing-function-010-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-010.htm">transition-timing-function-010</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - steps(2)
|
||||
|
@ -429,9 +429,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-011-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-011.htm">transition-timing-function-011</a></strong></td>
|
||||
<tr id="transition-timing-function-011-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-011.htm">transition-timing-function-011</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - steps(the second parameter default 'end')
|
||||
|
@ -440,9 +440,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-012-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-012.htm">transition-timing-function-012</a></strong></td>
|
||||
<tr id="transition-timing-function-012-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-012.htm">transition-timing-function-012</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - steps(-2)
|
||||
|
@ -451,9 +451,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-timing-function-013-2.3.#transition-timing-function" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-timing-function-013.htm">transition-timing-function-013</a></strong></td>
|
||||
<tr id="transition-timing-function-013-2.3.#transition-timing-function" class="interact">
|
||||
<td>
|
||||
<a href="transition-timing-function-013.htm">transition-timing-function-013</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-timing-function - steps(0)
|
||||
|
@ -469,11 +469,11 @@
|
|||
<tbody id="s2.4">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2.4">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#transition-delay-property">2.4 The ‘transition-delay’ Property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#transition-delay-property">2.4 The ‘transition-delay’ Property</a></th></tr>
|
||||
<!-- 5 tests -->
|
||||
<tr id="events-003-2.4" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="events-003.htm">events-003</a></strong></td>
|
||||
<tr id="events-003-2.4" class="dom script">
|
||||
<td>
|
||||
<a href="events-003.htm">events-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>transitionend event with negative delay
|
||||
|
@ -482,9 +482,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-delay-000-2.4" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-delay-000.htm">transition-delay-000</a></strong></td>
|
||||
<tr id="transition-delay-000-2.4" class="interact">
|
||||
<td>
|
||||
<a href="transition-delay-000.htm">transition-delay-000</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-delay - positive number
|
||||
|
@ -493,9 +493,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-delay-001-2.4" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="transition-delay-001.htm">transition-delay-001</a></strong></td>
|
||||
<tr id="transition-delay-001-2.4" class="dom script">
|
||||
<td>
|
||||
<a href="transition-delay-001.htm">transition-delay-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>Parsing transition-delay
|
||||
|
@ -504,9 +504,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-delay-002-2.4" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-delay-002.htm">transition-delay-002</a></strong></td>
|
||||
<tr id="transition-delay-002-2.4" class="interact">
|
||||
<td>
|
||||
<a href="transition-delay-002.htm">transition-delay-002</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-delay - 0s
|
||||
|
@ -515,9 +515,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-delay-003-2.4" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-delay-003.htm">transition-delay-003</a></strong></td>
|
||||
<tr id="transition-delay-003-2.4" class="interact">
|
||||
<td>
|
||||
<a href="transition-delay-003.htm">transition-delay-003</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-delay - negative number
|
||||
|
@ -536,11 +536,11 @@
|
|||
<tbody id="s2.5">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s2.5">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#transition-shorthand-property">2.5 The ‘transition’ Shorthand Property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#transition-shorthand-property">2.5 The ‘transition’ Shorthand Property</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<tr id="transition-001-2.5" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="transition-001.htm">transition-001</a></strong></td>
|
||||
<tr id="transition-001-2.5" class="dom script">
|
||||
<td>
|
||||
<a href="transition-001.htm">transition-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>Parsing transition shorthand
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s4">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#application">4 Application of transitions</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#application">4 Application of transitions</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,11 +30,11 @@
|
|||
<tbody id="s5">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#transition-events">5 Transition Events</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#transition-events">5 Transition Events</a></th></tr>
|
||||
<!-- 9 tests -->
|
||||
<tr id="before-domcontentloaded-001-5" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="before-DOMContentLoaded-001.htm">before-domcontentloaded-001</a></strong></td>
|
||||
<tr id="before-domcontentloaded-001-5" class="dom script">
|
||||
<td>
|
||||
<a href="before-DOMContentLoaded-001.htm">before-domcontentloaded-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 before DOMContentLoaded event
|
||||
|
@ -43,9 +43,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="before-load-001-5" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="before-load-001.htm">before-load-001</a></strong></td>
|
||||
<tr id="before-load-001-5" class="dom script">
|
||||
<td>
|
||||
<a href="before-load-001.htm">before-load-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 before load event
|
||||
|
@ -65,9 +65,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="events-002-5" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="events-002.htm">events-002</a></strong></td>
|
||||
<tr id="events-002-5" class="dom script">
|
||||
<td>
|
||||
<a href="events-002.htm">events-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>transitionend event for implied property value
|
||||
|
@ -109,9 +109,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="events-006-5" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="events-006.htm">events-006</a></strong></td>
|
||||
<tr id="events-006-5" class="dom script">
|
||||
<td>
|
||||
<a href="events-006.htm">events-006</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>transitionend event for pseudo elements
|
||||
|
@ -120,9 +120,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="events-007-5" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="events-007.htm">events-007</a></strong></td>
|
||||
<tr id="events-007-5" class="dom script">
|
||||
<td>
|
||||
<a href="events-007.htm">events-007</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>no transitionend event after display:none
|
||||
|
|
|
@ -30,11 +30,11 @@
|
|||
<tbody id="s6">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#animatable-types">6 Animation of property types</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#animatable-types">6 Animation of property types</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<tr id="currentcolor-animation-001-6" class="primary script">
|
||||
<td><strong>
|
||||
<a href="currentcolor-animation-001.htm">currentcolor-animation-001</a></strong></td>
|
||||
<tr id="currentcolor-animation-001-6" class="script">
|
||||
<td>
|
||||
<a href="currentcolor-animation-001.htm">currentcolor-animation-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>CSS Variables Allowed Syntax
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s7">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s7">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#animatable-properties">7 Animatable properties</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#animatable-properties">7 Animatable properties</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<tr id="transitions-animatable-properties-01-7" class="script">
|
||||
<td>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<tbody id="s7.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s7.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#animatable-css">7.1 Properties from CSS</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#animatable-css">7.1 Properties from CSS</a></th></tr>
|
||||
<!-- 43 tests -->
|
||||
<tr id="properties-value-001-7.1" class="dom script">
|
||||
<td>
|
||||
|
@ -85,9 +85,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-006-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-006.htm">transition-property-006</a></strong></td>
|
||||
<tr id="transition-property-006-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-006.htm">transition-property-006</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - background-position
|
||||
|
@ -96,9 +96,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-007-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-007.htm">transition-property-007</a></strong></td>
|
||||
<tr id="transition-property-007-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-007.htm">transition-property-007</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-bottom-color
|
||||
|
@ -107,9 +107,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-008-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-008.htm">transition-property-008</a></strong></td>
|
||||
<tr id="transition-property-008-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-008.htm">transition-property-008</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-bottom-width
|
||||
|
@ -118,9 +118,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-009-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-009.htm">transition-property-009</a></strong></td>
|
||||
<tr id="transition-property-009-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-009.htm">transition-property-009</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-left-color
|
||||
|
@ -129,9 +129,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-010-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-010.htm">transition-property-010</a></strong></td>
|
||||
<tr id="transition-property-010-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-010.htm">transition-property-010</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-left-width
|
||||
|
@ -140,9 +140,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-011-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-011.htm">transition-property-011</a></strong></td>
|
||||
<tr id="transition-property-011-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-011.htm">transition-property-011</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-right-color
|
||||
|
@ -151,9 +151,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-012-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-012.htm">transition-property-012</a></strong></td>
|
||||
<tr id="transition-property-012-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-012.htm">transition-property-012</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-right-width
|
||||
|
@ -162,9 +162,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-013-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-013.htm">transition-property-013</a></strong></td>
|
||||
<tr id="transition-property-013-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-013.htm">transition-property-013</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-top-color
|
||||
|
@ -173,9 +173,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-014-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-014.htm">transition-property-014</a></strong></td>
|
||||
<tr id="transition-property-014-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-014.htm">transition-property-014</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-top-width
|
||||
|
@ -184,9 +184,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-015-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-015.htm">transition-property-015</a></strong></td>
|
||||
<tr id="transition-property-015-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-015.htm">transition-property-015</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - border-spacing
|
||||
|
@ -195,9 +195,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-016-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-016.htm">transition-property-016</a></strong></td>
|
||||
<tr id="transition-property-016-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-016.htm">transition-property-016</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - bottom
|
||||
|
@ -206,9 +206,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-017-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-017.htm">transition-property-017</a></strong></td>
|
||||
<tr id="transition-property-017-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-017.htm">transition-property-017</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - clip
|
||||
|
@ -217,9 +217,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-018-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-018.htm">transition-property-018</a></strong></td>
|
||||
<tr id="transition-property-018-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-018.htm">transition-property-018</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - color
|
||||
|
@ -228,9 +228,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-019-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-019.htm">transition-property-019</a></strong></td>
|
||||
<tr id="transition-property-019-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-019.htm">transition-property-019</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - font-size
|
||||
|
@ -239,9 +239,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-020-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-020.htm">transition-property-020</a></strong></td>
|
||||
<tr id="transition-property-020-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-020.htm">transition-property-020</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - font-weight
|
||||
|
@ -250,9 +250,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-021-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-021.htm">transition-property-021</a></strong></td>
|
||||
<tr id="transition-property-021-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-021.htm">transition-property-021</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - left
|
||||
|
@ -261,9 +261,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-022-7.1" class="primary ahem, interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-022.htm">transition-property-022</a></strong></td>
|
||||
<tr id="transition-property-022-7.1" class="ahem, interact">
|
||||
<td>
|
||||
<a href="transition-property-022.htm">transition-property-022</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem," title=""></abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - letter-spacing
|
||||
|
@ -272,9 +272,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-023-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-023.htm">transition-property-023</a></strong></td>
|
||||
<tr id="transition-property-023-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-023.htm">transition-property-023</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - line-height
|
||||
|
@ -283,9 +283,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-024-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-024.htm">transition-property-024</a></strong></td>
|
||||
<tr id="transition-property-024-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-024.htm">transition-property-024</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - margin-bottom
|
||||
|
@ -294,9 +294,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-025-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-025.htm">transition-property-025</a></strong></td>
|
||||
<tr id="transition-property-025-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-025.htm">transition-property-025</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - margin-left
|
||||
|
@ -305,9 +305,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-026-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-026.htm">transition-property-026</a></strong></td>
|
||||
<tr id="transition-property-026-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-026.htm">transition-property-026</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - margin-right
|
||||
|
@ -316,9 +316,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-027-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-027.htm">transition-property-027</a></strong></td>
|
||||
<tr id="transition-property-027-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-027.htm">transition-property-027</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - max-height
|
||||
|
@ -327,9 +327,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-028-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-028.htm">transition-property-028</a></strong></td>
|
||||
<tr id="transition-property-028-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-028.htm">transition-property-028</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - max-width
|
||||
|
@ -338,9 +338,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-029-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-029.htm">transition-property-029</a></strong></td>
|
||||
<tr id="transition-property-029-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-029.htm">transition-property-029</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - min-height
|
||||
|
@ -349,9 +349,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-030-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-030.htm">transition-property-030</a></strong></td>
|
||||
<tr id="transition-property-030-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-030.htm">transition-property-030</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - min-width
|
||||
|
@ -360,9 +360,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-031-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-031.htm">transition-property-031</a></strong></td>
|
||||
<tr id="transition-property-031-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-031.htm">transition-property-031</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - opacity
|
||||
|
@ -371,9 +371,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-032-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-032.htm">transition-property-032</a></strong></td>
|
||||
<tr id="transition-property-032-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-032.htm">transition-property-032</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - outline-color
|
||||
|
@ -382,9 +382,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-033-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-033.htm">transition-property-033</a></strong></td>
|
||||
<tr id="transition-property-033-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-033.htm">transition-property-033</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - outline-width
|
||||
|
@ -393,9 +393,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-034-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-034.htm">transition-property-034</a></strong></td>
|
||||
<tr id="transition-property-034-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-034.htm">transition-property-034</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - padding-bottom
|
||||
|
@ -404,9 +404,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-035-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-035.htm">transition-property-035</a></strong></td>
|
||||
<tr id="transition-property-035-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-035.htm">transition-property-035</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - padding-left
|
||||
|
@ -415,9 +415,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-036-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-036.htm">transition-property-036</a></strong></td>
|
||||
<tr id="transition-property-036-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-036.htm">transition-property-036</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - padding-right
|
||||
|
@ -426,9 +426,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-037-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-037.htm">transition-property-037</a></strong></td>
|
||||
<tr id="transition-property-037-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-037.htm">transition-property-037</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - padding-top
|
||||
|
@ -437,9 +437,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-038-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-038.htm">transition-property-038</a></strong></td>
|
||||
<tr id="transition-property-038-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-038.htm">transition-property-038</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - right
|
||||
|
@ -448,9 +448,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-039-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-039.htm">transition-property-039</a></strong></td>
|
||||
<tr id="transition-property-039-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-039.htm">transition-property-039</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - text-indent
|
||||
|
@ -459,9 +459,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-040-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-040.htm">transition-property-040</a></strong></td>
|
||||
<tr id="transition-property-040-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-040.htm">transition-property-040</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - text-shadow
|
||||
|
@ -470,9 +470,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-041-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-041.htm">transition-property-041</a></strong></td>
|
||||
<tr id="transition-property-041-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-041.htm">transition-property-041</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - top
|
||||
|
@ -481,9 +481,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-042-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-042.htm">transition-property-042</a></strong></td>
|
||||
<tr id="transition-property-042-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-042.htm">transition-property-042</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - vertical-align
|
||||
|
@ -492,9 +492,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-043-7.1" class="primary interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-043.htm">transition-property-043</a></strong></td>
|
||||
<tr id="transition-property-043-7.1" class="interact">
|
||||
<td>
|
||||
<a href="transition-property-043.htm">transition-property-043</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
|
||||
<td>transition-property - visibility
|
||||
|
@ -503,9 +503,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-044-7.1" class="primary ahem,interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-044.htm">transition-property-044</a></strong></td>
|
||||
<tr id="transition-property-044-7.1" class="ahem,interact">
|
||||
<td>
|
||||
<a href="transition-property-044.htm">transition-property-044</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem,interact" title=""></abbr></td>
|
||||
<td>transition-property - word-spacing
|
||||
|
@ -514,9 +514,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="transition-property-045-7.1" class="primary ahem,interact">
|
||||
<td><strong>
|
||||
<a href="transition-property-045.htm">transition-property-045</a></strong></td>
|
||||
<tr id="transition-property-045-7.1" class="ahem,interact">
|
||||
<td>
|
||||
<a href="transition-property-045.htm">transition-property-045</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem,interact" title=""></abbr></td>
|
||||
<td>transition-property - z-index
|
||||
|
@ -532,7 +532,7 @@
|
|||
<tbody id="s7.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s7.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#animatable-svg">7.2 Properties from SVG</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#animatable-svg">7.2 Properties from SVG</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s7.2.#properties-from-svg-">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s8">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s8">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#changes">8 Changes since Working Draft of 12 February 2013</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#changes">8 Changes since Working Draft of 12 February 2013</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s9">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s9">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-transitions/#acknowledgments">9 Acknowledgments</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css3-transitions/#acknowledgments">9 Acknowledgments</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -21,7 +21,6 @@ The square-* images all use 15x15 cells with one pixel borders.
|
|||
|
||||
The pattern-* images use cells of various sizes:
|
||||
|
||||
pattern-gg-gr.png 20x20
|
||||
pattern-grg-rgr-grg.png 20x20
|
||||
pattern-rgr-grg-rgr.png 20x20
|
||||
pattern-tr.png 15x15
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 203 B |
|
@ -21,7 +21,6 @@ The square-* images all use 15x15 cells with one pixel borders.
|
|||
|
||||
The pattern-* images use cells of various sizes:
|
||||
|
||||
pattern-gg-gr.png 20x20
|
||||
pattern-grg-rgr-grg.png 20x20
|
||||
pattern-rgr-grg-rgr.png 20x20
|
||||
pattern-tr.png 15x15
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 203 B |
Loading…
Add table
Add a link
Reference in a new issue