[wpt-sync] Sync PR 49252 - Add tests for ShadowRealmGlobalScope.self attribute
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49252 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49252
Details from upstream follow.
Philip Chimento <pchimento@igalia.com> wrote:
Add tests for ShadowRealmGlobalScope.self attribute
Ref: https://whatpr.org/html/9893/c0fbcc2...ea3c573/webappapis.html#the-shadowrealmglobalscope-interface
Assignee | ||
Updated•22 days ago
|
Assignee | ||
Comment 1•14 days ago
|
||
Assignee | ||
Comment 2•14 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests
Status Summary
Firefox
TIMEOUT
: 4
ERROR
: 1[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt] 2[GitHub]
Chrome
TIMEOUT
: 4
ERROR
: 2
Safari
TIMEOUT
: 4
ERROR
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/webappapis/the-shadowrealmglobalscope-interface/self.any.shadowrealm.html [wpt.fyi]:
ERROR
- /html/webappapis/the-shadowrealmglobalscope-interface/self.https.any.shadowrealm-in-audioworklet.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - /html/webappapis/the-shadowrealmglobalscope-interface/self.any.shadowrealm-in-shadowrealm.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /html/webappapis/the-shadowrealmglobalscope-interface/self.any.shadowrealm-in-window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /html/webappapis/the-shadowrealmglobalscope-interface/self.any.shadowrealm-in-sharedworker.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - /html/webappapis/the-shadowrealmglobalscope-interface/self.https.any.shadowrealm-in-serviceworker.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - /html/webappapis/the-shadowrealmglobalscope-interface/self.any.shadowrealm-in-dedicatedworker.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
Comment 4•12 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/907a12e71b9b
https://hg.mozilla.org/mozilla-central/rev/b5b8c8e4b403
Description
•