[wpt-sync] Sync PR 29834 - Add support for relative URLs in subresource loading from WebBundles. WPT in progress.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox93 fixed)
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29834 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29834
Details from upstream follow.
b'Miras Myrzakerey <myrzakereyms@google.com>' wrote:
Add support for relative URLs in subresource loading from WebBundles. WPT in progress.
Bug:1213335
Change-Id: I6a2169ba697c102208f7488eef2debc8674cba7f
Reviewed-on: https://chromium-review.googlesource.com/3059820
WPT-Export-Revision: c4c87ca162e343f928e8fdd5ba7c1ff785f1db79
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 3 subtests
Status Summary
Firefox
OK : 2
FAIL: 4
Chrome
OK : 2
PASS: 1
FAIL: 3
Safari
OK : 2
FAIL: 4
Links
Details
New Tests That Don't Pass
/web-bundle/subresource-loading/subresource-loading-relative-url-with-base.https.tentative.html
A subresource script.js should be loaded from WebBundle using the relative URL and a base element.: FAIL (Chrome: FAIL, Safari: FAIL)
/web-bundle/subresource-loading/subresource-loading-relative-url.https.tentative.html
A subresource script.js should be loaded from WebBundle using the relative URL.: FAIL (Chrome: FAIL, Safari: FAIL)
Subresources with relative URLs should be loaded from the WebBundle.: FAIL (Chrome: FAIL, Safari: FAIL)
Wrong relative URL should result in a failed fetch.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
Description
•