mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
This feature is part of --enable-experimental-web-platform-features, so it should be enabled on all tests. It's not really implemented beyond parsing, but it should be safe to enable. It mostly changes test results from ERROR to FAIL. This is part of #36315 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
36 lines
750 B
INI
Vendored
36 lines
750 B
INI
Vendored
[pseudo-elements-004.html]
|
|
[Initial color for ::before]
|
|
expected: FAIL
|
|
|
|
[Initial color for ::after]
|
|
expected: FAIL
|
|
|
|
[Initial color for ::marker]
|
|
expected: FAIL
|
|
|
|
[Initial color for ::first-line]
|
|
expected: FAIL
|
|
|
|
[Initial color for ::first-letter]
|
|
expected: FAIL
|
|
|
|
[Initial color for ::backdrop]
|
|
expected: FAIL
|
|
|
|
[Color for ::before depending on container]
|
|
expected: FAIL
|
|
|
|
[Color for ::after depending on container]
|
|
expected: FAIL
|
|
|
|
[Color for ::marker depending on container]
|
|
expected: FAIL
|
|
|
|
[Color for ::first-line depending on container]
|
|
expected: FAIL
|
|
|
|
[Color for ::first-letter depending on container]
|
|
expected: FAIL
|
|
|
|
[Color for ::backdrop depending on container]
|
|
expected: FAIL
|