NEW212973
Web Inspector: inline scripts with type=module miss syntax highlighting
https://bugs.webkit.org/show_bug.cgi?id=212973
Summary Web Inspector: inline scripts with type=module miss syntax highlighting
Nikita Vasilyev
Reported 2020-06-09 09:06:35 PDT
Created attachment 401443 [details] [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".
Attachments
[Image] Bug (181.21 KB, image/png)
2020-06-09 09:06 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2020-06-09 09:07:15 PDT
Note You need to log in before you can comment on or make changes to this bug.