Open robmosca opened 1 year ago
When parsing an element like:
<script type="importmap"></script>
the parser will throw an error here.
Is this the expected behaviour? I would expect the page not be broken by such an element, but I am not sure. I checked the importmap specs and couldn't find anything definitive on this.
When parsing an element like:
the parser will throw an error here.
Is this the expected behaviour? I would expect the page not be broken by such an element, but I am not sure. I checked the importmap specs and couldn't find anything definitive on this.