mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Sync WPT with upstream (29-06-2025) (#37774)
Automated downstream sync of changes from upstream as of 29-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
e1c037815c
commit
9a0f2be162
548 changed files with 15671 additions and 4682 deletions
|
@ -40,3 +40,21 @@
|
|||
|
||||
[if() no cycle in overridden argument]
|
||||
expected: FAIL
|
||||
|
||||
[CSS-wide keywords are interpreted locally (initial)]
|
||||
expected: FAIL
|
||||
|
||||
[CSS-wide keywords are interpreted locally (inherit)]
|
||||
expected: FAIL
|
||||
|
||||
[CSS-wide keywords are interpreted locally (guaranteed-invalid, initial)]
|
||||
expected: FAIL
|
||||
|
||||
[CSS-wide keywords are interpreted locally (guaranteed-invalid, unset)]
|
||||
expected: FAIL
|
||||
|
||||
[CSS-wide keywords are interpreted locally (revert)]
|
||||
expected: FAIL
|
||||
|
||||
[CSS-wide keywords are interpreted locally (revert-layer)]
|
||||
expected: FAIL
|
||||
|
|
21
tests/wpt/meta/css/css-mixins/parameter-types.tentative.html.ini
vendored
Normal file
21
tests/wpt/meta/css/css-mixins/parameter-types.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
[parameter-types.tentative.html]
|
||||
[A parameter retains its type]
|
||||
expected: FAIL
|
||||
|
||||
[A parameter type acts as a local registration]
|
||||
expected: FAIL
|
||||
|
||||
[A parameter retains its type (parent stack frame)]
|
||||
expected: FAIL
|
||||
|
||||
[A parameter type acts as a local registration (parent stack frame)]
|
||||
expected: FAIL
|
||||
|
||||
[Universally typed parameter can shadow other parameters]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value for typed local becomes IACVT]
|
||||
expected: FAIL
|
||||
|
||||
[if() within @function can query registered custom property]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue