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:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View 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