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:
Servo WPT Sync 2025-06-29 03:47:33 +02:00 committed by GitHub
parent e1c037815c
commit 9a0f2be162
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
548 changed files with 15671 additions and 4682 deletions

View file

@ -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