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>
18 lines
428 B
INI
Vendored
18 lines
428 B
INI
Vendored
[container-inner-at-rules.html]
|
|
[@keyframes is defined regardless of evaluation]
|
|
expected: FAIL
|
|
|
|
[@property is defined regardless of evaluation]
|
|
expected: FAIL
|
|
|
|
[@layer order respected regardless of evaluation]
|
|
expected: FAIL
|
|
|
|
[@font-face is defined regardless of evaluation]
|
|
expected: FAIL
|
|
|
|
[@media works inside @container]
|
|
expected: FAIL
|
|
|
|
[@supports works inside @container]
|
|
expected: FAIL
|