[wpt-sync] Sync PR 32093 - App history: use base URL to resolve navigate() URLs
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox97 fixed)
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32093 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32093
Details from upstream follow.
Domenic Denicola <domenic@chromium.org> wrote:
App history: use base URL to resolve navigate() URLs
Bug: 1183545
Change-Id: Id069fcaed421d13e2602aac5040b1d44e559ade6
Reviewed-on: https://chromium-review.googlesource.com/3342249
WPT-Export-Revision: 6382aff800d72de61523b45cc5e9cce8769239a9
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
FAIL: 2
Chrome
OK : 2
PASS: 1
FAIL: 1
Safari
OK : 2
FAIL: 2
Links
Details
New Tests That Don't Pass
/app-history/navigate/navigate-base-url.html
navigate() must resolve URLs relative to appHistory object's base URL: FAIL (Chrome: FAIL, Safari: FAIL)
/app-history/navigate/reload-base-url.html
reload() must ignore the AppHistory object's base URL: FAIL (Chrome: PASS, Safari: FAIL)
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8746c75be726
https://hg.mozilla.org/mozilla-central/rev/ff1918f61fa1
Description
•