mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55: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
|
@ -0,0 +1,30 @@
|
|||
[promise-job-detached-iframe.html]
|
||||
[Reaction job should be skipped if onFulfilled handler belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Reaction job should be skipped if onRejected handler belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job for fulfilled promise should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job for rejected promise should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job created by reaction job for fulfillment should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job created by reaction job for rejection should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job created by Promise.all should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job created by Promise.allSettled should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job created by Promise.any should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable job created by Promise.race should be skipped if it belongs to detached iframe]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue