WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Yoav Weiss
Comment 1
2024-12-09 02:34:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37629
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
<
rdar://problem/141335764
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug