mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +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,31 @@
|
|||
[KeyframeEffect-setKeyframes.tentative.html]
|
||||
[A transition with replaced keyframes still returns the original transitionProperty]
|
||||
expected: FAIL
|
||||
|
||||
[Keyframes set using setKeyframes() are reflected in computed style for a running transition]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with no keyframes still exhibits the regular transition reversing behavior]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with replaced keyframes still exhibits the regular transition reversing behavior]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with no keyframes still returns the original transitionProperty]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with replaced keyframes animating nothing on a property being controlled by another modified transition exhibits normal reversing behavior and reverses from the other transition's current value.]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with replaced keyframes animating the same property still exhibits normal reversing behavior.]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with replaced keyframes animating a different property still exhibits normal reversing behavior (reversing from the base value).]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with replaced keyframes animating nothing still exhibits normal reversing behavior (reversing from the base value).]
|
||||
expected: FAIL
|
||||
|
||||
[A transition with replaced kefyrames and composite 'add' exhibits normal reversing behavior, and the effect is not double counted when calculating the before change style]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue