mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
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>
21 lines
802 B
INI
Vendored
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
|