mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
67 lines
2 KiB
INI
Vendored
67 lines
2 KiB
INI
Vendored
[Element-getAnimations.tentative.html]
|
|
[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: FAIL
|
|
|
|
[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: FAIL
|
|
|
|
[{ 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
|
|
|