Files
servo/tests/wpt/meta-legacy-layout/css/css-logical/animation-001.html.ini
Oriol Brufau 963104e5fc Run same tests for layout-2020 and layout-2013 (#30092)
Most tests were only being run for layout-2013, not for layout-2020.
This wasn't great since layout-2020 is now the default.

So this patch unifies the lists of included tests for both layouts.
For layout-2013 this implies adding css/css-content/, css/css-logical/
and css/css-masking/clip/.
For layout-2020 this implies adding several additional css tests, and
also tests like dom/, js/, html/, etc.
2023-08-15 00:28:32 +00:00

76 lines
2.1 KiB
INI

[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