[Webkit-unassigned] [Bug 212973] New: Web Inspector: inline scripts with type=module miss syntax highlighting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 9 09:06:35 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212973
Bug ID: 212973
Summary: Web Inspector: inline scripts with type=module miss
syntax highlighting
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nvasilyev at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Created attachment 401443
--> https://bugs.webkit.org/attachment.cgi?id=401443&action=review
[Image] Bug
The contents of <script type="module"> should be highlighted the same as the contents of <script>.
Note that ECMAScript modules are rapidly being adopted by web developers. The import statement cannot be used in embedded scripts unless such script has a type="module".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200609/6e5f8d1b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list