Bug 166405
| Summary: | Implement <script type="module"> | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | sideshowbarker <mike> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | d, saam, ysuzuki |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://html.spec.whatwg.org/#the-script-element:module-script | ||
| Bug Depends on: | 147340 | ||
| Bug Blocks: | |||
sideshowbarker
https://html.spec.whatwg.org/#the-script-element:module-script
> Setting the [<script type>] attribute to an ASCII case-insensitive match for the string "module" means that the script is a module script, to be interpreted according to the JavaScript Module top-level production.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Domenic Denicola
This seems fixed for a while now, maybe it should be closed.