html5validator-action icon indicating copy to clipboard operation
html5validator-action copied to clipboard

[BUG] importmaps break validator

Open bennypowers opened this issue 8 months ago • 2 comments

Describe the bug Import Maps fail to validate

To Reproduce

<script type="importmap"></script>

What is the current bug behavior

"file:/github/workspace/html/index.html":18.3-18.27: error: Bad value "importmap" for attribute "type" on element "script": Subtype missing.

Expected behavior validates

bennypowers avatar Nov 01 '23 09:11 bennypowers