RESOLVED FIXED 284286
WebKit supports external importmaps, contrary to the HTML standard
https://bugs.webkit.org/show_bug.cgi?id=284286
Summary WebKit supports external importmaps, contrary to the HTML standard
Yoav Weiss
Reported 2024-12-09 02:31:01 PST
When processing importmap scripts, WebKit [loads](https://searchfox.org/wubkat/source/Source/WebCore/dom/ScriptElement.cpp#269) external importmap scripts, rather than firing an error event, contrary to ["prepare the script element"](https://html.spec.whatwg.org/#prepare-the-script-element) step 31.1. It should fire an error event instead.
Attachments
Yoav Weiss
Comment 1 2024-12-09 02:34:08 PST
EWS
Comment 2 2024-12-11 21:41:09 PST
Committed 287725@main (6c9bf5a79e0a): <https://commits.webkit.org/287725@main> Reviewed commits have been landed. Closing PR #37629 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-12-11 21:45:03 PST
Note You need to log in before you can comment on or make changes to this bug.