mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
37 lines
1.1 KiB
INI
37 lines
1.1 KiB
INI
[animation-002.html]
|
|
expected: CRASH
|
|
bug: https://github.com/servo/servo/issues/29891
|
|
|
|
[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
|