[wpt-sync] Sync PR 40474 - Add test for referrer in module imports
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40474 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40474
Details from upstream follow.
Nicolò Ribaudo <nribaudo@igalia.com> wrote:
Add test for referrer in module imports
This PR adds tests for the
referrerused by fetches of modules imported usingimportstatements and dynamicimport().The first commit adds tests for the currently specified behavior, while the second commit updates it to match the behavior proposed in https://github.com/whatwg/html/issues/3744 to align static and dynamic imports.
Marking as draft until when I have the spec PR ready.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 5 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 4
Chrome
OK : 1
PASS: 3
FAIL: 1
Safari
OK : 1
PASS: 2
FAIL: 2
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•