mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
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.
22 lines
812 B
INI
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
|