[wpt-sync] Sync PR 36239 - WPT for changing parent baseURI doesn't affect srcdoc child baseURI.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36239 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36239
Details from upstream follow.
W. James MacLean <wjmaclean@chromium.org> wrote:
WPT for changing parent baseURI doesn't affect srcdoc child baseURI.
Adds a web platform test to verify that changing the baseURI of a
srcdoc iframe's parent doesn't affect the baseURI of the srcdoc frame
itself. Tests both regular and sandboxed srcdoc iframes.Bug: 1356658
Change-Id: I0f80e13320ada90b14826a775a92b08b236c4864
Reviewed-on: https://chromium-review.googlesource.com/3932751
WPT-Export-Revision: 954d67983c856b8ab168d5ad911ac2e646ecc7b5
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 2
Chrome
OK
: 1
PASS
: 2
Safari
OK
: 1
PASS
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/infrastructure/urls/terminology-0/document-base-url-changes-about-srcdoc.https.window.html [wpt.fyi]
- non-sandboxed srcdoc - parent changes baseURI:
FAIL
- sandboxed srcdoc - parent changes baseURI:
FAIL
- non-sandboxed srcdoc - parent changes baseURI:
New Tests That Don't Pass
- /html/infrastructure/urls/terminology-0/document-base-url-changes-about-srcdoc.https.window.html [wpt.fyi]
- non-sandboxed srcdoc - parent changes baseURI:
FAIL
(Chrome:PASS
, Safari:PASS
) - sandboxed srcdoc - parent changes baseURI:
FAIL
(Chrome:PASS
, Safari:PASS
)
- non-sandboxed srcdoc - parent changes baseURI:
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/08b92ada383c
https://hg.mozilla.org/mozilla-central/rev/d5afc47b125a
Description
•