servo/tests/wpt/meta/css/css-display/animations/display-interpolation.html.ini
Martin Robinson 7b7020a8d4
layout: Enable flexbox by default on non-legacy layout (#33186)
Flexbox is still very much in progress, but things are working well
enough that we can enable it by default. It improves most pages that use
flexbox now.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-08-26 13:50:52 +00:00

21 lines
802 B
INI
Vendored

[display-interpolation.html]
[Web Animations: property <display> from [none\] to [flex\] at (-0.3) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0.3) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0.5) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (0.6) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (1) should be [block\]]
expected: FAIL
[Web Animations: property <display> from [none\] to [flex\] at (1.5) should be [block\]]
expected: FAIL