mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
68 lines
2 KiB
INI
68 lines
2 KiB
INI
[Element-getAnimations.tentative.html]
|
|
expected: TIMEOUT
|
|
[getAnimations for CSS Animations with animation-name: none]
|
|
expected: FAIL
|
|
|
|
[getAnimations for multi-property animations]
|
|
expected: FAIL
|
|
|
|
[{ subtree: true } on an element with many descendants returns animations from all the descendants]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations]
|
|
expected: FAIL
|
|
|
|
[{ subtree: false } on an element with a child returns only the element's animations]
|
|
expected: FAIL
|
|
|
|
[getAnimations for zero-duration CSS Animations]
|
|
expected: FAIL
|
|
|
|
[{ subtree: true } on a leaf element returns the element's animations and its pseudo-elements' animations]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations with duplicated animation-name]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations where the @keyframes rule is added later]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations that are canceled]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations with animation-name: missing]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations that have finished but are forwards filling]
|
|
expected: TIMEOUT
|
|
|
|
[getAnimations returns objects with the same identity]
|
|
expected: FAIL
|
|
|
|
[getAnimations for both CSS Animations and CSS Transitions at once]
|
|
expected: FAIL
|
|
|
|
[{ subtree: true } on an element with a child returns animations from the element, its pseudo-elements, its child and its child pseudo-elements]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations with empty keyframes rule]
|
|
expected: FAIL
|
|
|
|
[getAnimations for non-animated content]
|
|
expected: FAIL
|
|
|
|
[getAnimations returns CSSAnimation objects for CSS Animations]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations that have finished]
|
|
expected: TIMEOUT
|
|
|
|
[{ subtree: false } on a leaf element returns the element's animations and ignore pseudo-elements]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS animations in delay phase]
|
|
expected: FAIL
|
|
|
|
[getAnimations for CSS Animations follows animation-name order]
|
|
expected: FAIL
|
|
|