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".
<rdar://problem/64166281>