mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (24-08-2025) (#38893)
Automated downstream sync of changes from upstream as of 24-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
1fc857865f
commit
fa42968a61
365 changed files with 7904 additions and 2377 deletions
12
tests/wpt/meta/css/css-mixins/cssom.tentative.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-mixins/cssom.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[cssom.tentative.html]
|
||||
[serialization of @mixin]
|
||||
expected: FAIL
|
||||
|
||||
[serialization of rule with @apply]
|
||||
expected: FAIL
|
||||
|
||||
[serialization of @mixin with @contents]
|
||||
expected: FAIL
|
||||
|
||||
[serialization of rule with @apply and contents argument]
|
||||
expected: FAIL
|
9
tests/wpt/meta/css/css-mixins/invalidation.tentative.html.ini
vendored
Normal file
9
tests/wpt/meta/css/css-mixins/invalidation.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[invalidation.tentative.html]
|
||||
[invalidation of @mixin from same stylesheet]
|
||||
expected: FAIL
|
||||
|
||||
[invalidation of @mixin from different stylesheet]
|
||||
expected: FAIL
|
||||
|
||||
[invalidation on adding @apply rule]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/media-queries.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/media-queries.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[media-queries.html]
|
||||
[CSS Mixins: Media Queries and invalidation]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue