[wpt-sync] Sync PR 25005 - [WPT] Add a #delay-the-load-event test for dynamic imports
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25005 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25005
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
[WPT] Add a #delay-the-load-event test for dynamic imports
Change-Id: Ie17cd8d1905b62a28a3699836e5c5f2329f6f727
Reviewed-on: https://chromium-review.googlesource.com/2352302
WPT-Export-Revision: 7f00958e1abce700f18cee72660077f24fdcec57
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/scripting-1/the-script-element/module/dynamic-import/delay-load-event.html [wpt.fyi]
- Dynamic imports don't delay the load event.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Dynamic imports don't delay the load event.:
Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/09962db2a46f
https://hg.mozilla.org/mozilla-central/rev/20b36f956ef1
Description
•