mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +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
33
tests/wpt/meta/css/css-logical/animation-002.html.ini
Normal file
33
tests/wpt/meta/css/css-logical/animation-002.html.ini
Normal file
|
@ -0,0 +1,33 @@
|
|||
[animation-002.html]
|
||||
[Logical properties in animations respect the writing-mode]
|
||||
expected: FAIL
|
||||
|
||||
[Logical properties in animations respect the direction]
|
||||
expected: FAIL
|
||||
|
||||
[Logical properties are able to override physical properties in @keyframes declaration blocks]
|
||||
expected: FAIL
|
||||
|
||||
[Declaration order is respected amongst logical properties within @keyframes declaration blocks]
|
||||
expected: FAIL
|
||||
|
||||
[Animations update when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[Filling animations update when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[The number of interpolating properties can be increased when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[The number of interpolating properties can be decreased when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[Animations update when the writing-mode is changed through a CSS variable]
|
||||
expected: FAIL
|
||||
|
||||
[Logical shorthand with variable references animates correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Animations update when the direction is changed]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue