Open
Bug 1836711
Opened 2 years ago
Consider align our behavior of "async" completion of script fetching with other browsers
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: hsinyi, Unassigned)
Details
https://github.com/web-platform-tests/wpt/pull/39205 added tentative wpts to exercise Chrome and Safari's behaviors that module scripts with no imports run asynchronously, per the semi-ambiguous language in the HTML Standard discussed in whatwg/html#3746, despite the script being "ready" immediately.
You need to log in
before you can comment on or make changes to this bug.
Description
•