mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +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>
24 lines
595 B
INI
Vendored
24 lines
595 B
INI
Vendored
[pseudo-elements-003.html]
|
|
[Originating element container for ::before]
|
|
expected: FAIL
|
|
|
|
[Originating element container for ::after]
|
|
expected: FAIL
|
|
|
|
[Originating element container for ::marker]
|
|
expected: FAIL
|
|
|
|
[Originating element container for ::first-line]
|
|
expected: FAIL
|
|
|
|
[Originating element container for ::first-letter]
|
|
expected: FAIL
|
|
|
|
[Originating element container for outer ::first-line]
|
|
expected: FAIL
|
|
|
|
[Originating element container for outer ::first-letter]
|
|
expected: FAIL
|
|
|
|
[Originating element container for ::backdrop]
|
|
expected: FAIL
|