mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Sync WPT with upstream (02-06-2025) (#37212)
Automated downstream sync of changes from upstream as of 02-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
f710e2cab4
commit
2a07ef01f5
230 changed files with 6516 additions and 2061 deletions
|
@ -1,2 +0,0 @@
|
|||
[media_fragment_seek.html]
|
||||
expected: CRASH
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
[negative-offset-and-margin.tentative.html]
|
||||
[Negative margins/offset should be changed to 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions margins/offset should always return at least 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Negative margins/offset should be changed to 4px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions margins/offset should always return at least 4px]
|
||||
expected: FAIL
|
9
tests/wpt/meta/html/semantics/permission-element/negative-offset.tentative.html.ini
vendored
Normal file
9
tests/wpt/meta/html/semantics/permission-element/negative-offset.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[negative-offset.tentative.html]
|
||||
[Negative offset should be changed to 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions offset min(-50px, 50px) should return at least 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions offset clamp(-100px, 1vw, -50px) should return at least 0px]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-hidden-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-unique-per-type-reftest.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[042.html]
|
||||
[ scheduler: DOM mutation events when adding scripts: DOMNodeInserted ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[043.html]
|
||||
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInserted ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[044.html]
|
||||
[ scheduler: DOM mutation events when adding scripts: DOMNodeInsertedIntoDocument ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[045.html]
|
||||
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInsertedIntoDocument ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[054.html]
|
||||
[ scheduler: removing newly inserted script from DOMNodeInserted handler - external script ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[055.html]
|
||||
[ scheduler: removing newly inserted script from DOMNodeInserted handler - inline script ]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[source-attribute-retargeting.tentative.html]
|
||||
[CommandEvent.source and ToggleEvent.source should be retargeted during and after event dispatch.]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent.source should be retargeted when manually dispatched with composed set to true.]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent.source and ToggleEvent.source should not be set to null after dispatch without ShadowDOM.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue