servo/tests/wpt/meta/css/mediaqueries/at-custom-media-parsing.html.ini
Servo WPT Sync 016524bd3c
Sync WPT with upstream (21-09-2025) (#39414)
Automated downstream sync of changes from upstream as of 21-09-2025
[no-wpt-sync]

---------

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
Co-authored-by: Euclid Ye <yezhizhenjiakang@gmail.com>
2025-09-21 05:47:33 +00:00

21 lines
505 B
INI
Vendored

[at-custom-media-parsing.html]
[@custom-media --query (max-width: 30em) is valid]
expected: FAIL
[@custom-media --query (color), (hover) is valid]
expected: FAIL
[@custom-media --query not all and (hover: hover) is valid]
expected: FAIL
[@custom-media --query true is valid]
expected: FAIL
[@custom-media --query false is valid]
expected: FAIL
[@custom-media -- true is valid]
expected: FAIL
[@custom-media --foo/* */(width > 42px) is valid]
expected: FAIL