[wpt-sync] Sync PR 40969 - Add tests for base url in detached docs, javascript: url nav.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40969 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40969
Details from upstream follow.
W. James MacLean <wjmaclean@chromium.org> wrote:
Add tests for base url in detached docs, javascript: url nav.
Web tests to verify that (i) a detached about:blank or about:srcdoc
document retains the base url it was created with, and (ii) navigating
about:blank to a javascript: url also retains the base url.Bug: 1356658
Change-Id: Ic40e658981e9ec5b3c66a3d39a0ad10ce8f6691e
Reviewed-on: https://chromium-review.googlesource.com/4678280
WPT-Export-Revision: 41417586983b1de6961f179062178173885c0e3d
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS : 2
TIMEOUT: 1
ERROR : 1
Chrome
OK : 2
PASS : 2
Safari
OK : 2
PASS : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
New Tests That Don't Pass
- /html/infrastructure/urls/base-url/base-url-detached-document.https.window.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:OK)- about:srcdoc:
TIMEOUT
- about:srcdoc:
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•