servo/tests/wpt/meta/css/css-conditional/container-queries/pseudo-elements-007.html.ini
Oriol Brufau 3e249c9bc4
Enable layout_container_queries_enabled on all WPT tests (#36348)
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>
2025-04-07 11:43:11 +00:00

36 lines
798 B
INI
Vendored

[pseudo-elements-007.html]
[Initial font-size for ::before]
expected: FAIL
[Initial font-size for ::after]
expected: FAIL
[Initial font-size for ::marker]
expected: FAIL
[Initial font-size for ::first-line]
expected: FAIL
[Initial font-size for ::first-letter]
expected: FAIL
[Initial font-size for ::backdrop]
expected: FAIL
[font-size for ::before depending on container]
expected: FAIL
[font-size for ::after depending on container]
expected: FAIL
[font-size for ::marker depending on container]
expected: FAIL
[font-size for ::first-line depending on container]
expected: FAIL
[font-size for ::first-letter depending on container]
expected: FAIL
[font-size for ::backdrop depending on container]
expected: FAIL