mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Rename metadata directories
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`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,67 @@
|
|||
[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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue