Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] importmaps break validator #43

Open
bennypowers opened this issue Nov 1, 2023 · 2 comments
Open

[BUG] importmaps break validator #43

bennypowers opened this issue Nov 1, 2023 · 2 comments
Assignees
Labels
linter issue Issue with html5validator

Comments

@bennypowers
Copy link

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 bennypowers added the unconfirmed An issue that have no been confirmed label Nov 1, 2023
@bennypowers
Copy link
Author

cc @aabughosh

@Cyb3r-Jak3 Cyb3r-Jak3 added the linter issue Issue with html5validator label Nov 1, 2023
@Cyb3r-Jak3
Copy link
Owner

Cyb3r-Jak3 commented Nov 1, 2023

@bennypowers Thanks for the report. This seems to be an upstream linter issue (see svenkreiss/html5validator#126). Once a version is released with the latest version, then I will be to bump to the fixed version.

@Cyb3r-Jak3 Cyb3r-Jak3 removed the unconfirmed An issue that have no been confirmed label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linter issue Issue with html5validator
Projects
None yet
Development

No branches or pull requests

2 participants