Files
servo/tests/wpt/meta/css/CSS2/floats-clear/clear-no-interpolation.html.ini
Oriol Brufau 111716d458 Stop transitioning properties with a discrete animation type (#30565)
They are not transitionable:
https://drafts.csswg.org/css-transitions-1/#transitionable

There are some new failures in background-image-interpolation.html,
but I think the test is wrong, because it expects background-image
to be transitionable, even though the spec defines it with a discrete
animation type.
2023-10-20 12:55:33 +00:00

22 lines
812 B
INI

[clear-no-interpolation.html]
[Web Animations: property <clear> from [initial\] to [both\] at (-0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <clear> from [initial\] to [both\] at (0) should be [initial\]]
expected: FAIL
[Web Animations: property <clear> from [initial\] to [both\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <clear> from [initial\] to [both\] at (0.5) should be [both\]]
expected: FAIL
[Web Animations: property <clear> from [initial\] to [both\] at (0.6) should be [both\]]
expected: FAIL
[Web Animations: property <clear> from [initial\] to [both\] at (1) should be [both\]]
expected: FAIL
[Web Animations: property <clear> from [initial\] to [both\] at (1.5) should be [both\]]
expected: FAIL