mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Sync WPT with upstream (06-07-2025) (#37901)
Automated downstream sync of changes from upstream as of 06-07-2025 [no-wpt-sync] --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
bd4e04774d
commit
ee8bd14f3b
683 changed files with 13108 additions and 9280 deletions
21
tests/wpt/meta/css/css-conditional/at-custom-media-parsing.html.ini
vendored
Normal file
21
tests/wpt/meta/css/css-conditional/at-custom-media-parsing.html.ini
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue