mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +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
3
tests/wpt/meta/css/css-mixins/basic.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/basic.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[basic.html]
|
||||
[CSS Mixins: Basic test]
|
||||
expected: FAIL
|
15
tests/wpt/meta/css/css-mixins/contents-rule.html.ini
vendored
Normal file
15
tests/wpt/meta/css/css-mixins/contents-rule.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[contents-rule.html]
|
||||
[Simple @contents with no fallback]
|
||||
expected: FAIL
|
||||
|
||||
[Implicit semicolon after @contents, at end of block]
|
||||
expected: FAIL
|
||||
|
||||
[Block in @apply overrides fallback]
|
||||
expected: FAIL
|
||||
|
||||
[Fallback is used if @apply has no block]
|
||||
expected: FAIL
|
||||
|
||||
[@contents is ignored if there is no @contents parameter]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/cross-stylesheet.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/cross-stylesheet.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[cross-stylesheet.html]
|
||||
[CSS Mixins: Mixin from another stylesheet]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/declarations.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/declarations.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[declarations.html]
|
||||
[CSS Mixins: Declarations directly in mixin]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/mixins-including-mixins.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/mixins-including-mixins.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[mixins-including-mixins.html]
|
||||
[CSS Mixins: Mixins depending on other mixins]
|
||||
expected: FAIL
|
9
tests/wpt/meta/css/css-mixins/shadow-dom.html.ini
vendored
Normal file
9
tests/wpt/meta/css/css-mixins/shadow-dom.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[shadow-dom.html]
|
||||
[Style in shadow DOM should have access to outside non-adopted mixins]
|
||||
expected: FAIL
|
||||
|
||||
[Style in shadow DOM should have access to inside mixins]
|
||||
expected: FAIL
|
||||
|
||||
[Style in shadow DOM should have access to mixins from adopted stylesheets]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue