mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
22 lines
645 B
INI
22 lines
645 B
INI
[Element-getAnimations.tentative.html]
|
|
[getAnimations sorts simultaneous transitions by name]
|
|
expected: FAIL
|
|
|
|
[getAnimations does not return finished CSS Transitions]
|
|
expected: FAIL
|
|
|
|
[getAnimations sorts transitions by when they were generated]
|
|
expected: FAIL
|
|
|
|
[getAnimations returns one Animation per transitioning property]
|
|
expected: FAIL
|
|
|
|
[getAnimations does not return a transition for an unsupposed property]
|
|
expected: FAIL
|
|
|
|
[getAnimations returns CSSTransition objects for CSS Transitions]
|
|
expected: FAIL
|
|
|
|
[getAnimations does not return a transition for a non-animatable property]
|
|
expected: FAIL
|
|
|