mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39: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
75
tests/wpt/meta/css/css-logical/animation-001.html.ini
Normal file
75
tests/wpt/meta/css/css-logical/animation-001.html.ini
Normal file
|
@ -0,0 +1,75 @@
|
|||
[animation-001.html]
|
||||
[Logical properties can be animated using object notation]
|
||||
expected: FAIL
|
||||
|
||||
[Logical properties can be animated using array notation]
|
||||
expected: FAIL
|
||||
|
||||
[Logical properties are NOT stored as physical properties]
|
||||
expected: FAIL
|
||||
|
||||
[Logical properties in animations respect the writing-mode]
|
||||
expected: FAIL
|
||||
|
||||
[Logical properties in animations respect the direction]
|
||||
expected: FAIL
|
||||
|
||||
[Physical properties win over logical properties in object notation]
|
||||
expected: FAIL
|
||||
|
||||
[Physical properties win over logical properties in array notation]
|
||||
expected: FAIL
|
||||
|
||||
[Physical properties with variables win over logical properties]
|
||||
expected: FAIL
|
||||
|
||||
[Logical shorthands follow the usual prioritization based on number of component longhands]
|
||||
expected: FAIL
|
||||
|
||||
[Physical longhands win over logical shorthands]
|
||||
expected: FAIL
|
||||
|
||||
[Logical longhands win over physical shorthands]
|
||||
expected: FAIL
|
||||
|
||||
[Physical shorthands win over logical shorthands]
|
||||
expected: FAIL
|
||||
|
||||
[Physical shorthands using variables win over logical shorthands]
|
||||
expected: FAIL
|
||||
|
||||
[Physical properties and logical properties can be mixed]
|
||||
expected: FAIL
|
||||
|
||||
[Physical shorthands and logical shorthands can be mixed]
|
||||
expected: FAIL
|
||||
|
||||
[Physical properties win over logical properties even when some keyframes only have logical properties]
|
||||
expected: FAIL
|
||||
|
||||
[Animations update when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[Filling animations update when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[Animations with implicit from values update when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[Animations with overlapping physical and logical properties update when the writing-mode is changed]
|
||||
expected: FAIL
|
||||
|
||||
[Animations update when the writing-mode is changed through a CSS variable]
|
||||
expected: FAIL
|
||||
|
||||
[Animations update when the direction is changed]
|
||||
expected: FAIL
|
||||
|
||||
[Logical shorthand with variable references animates correctly]
|
||||
expected: FAIL
|
||||
|
||||
[writing-mode is not animatable]
|
||||
expected: FAIL
|
||||
|
||||
[direction is not animatable]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue