Skip to content

Conversation

trusktr
Copy link
Contributor

@trusktr trusktr commented May 15, 2020

This makes the wording imply that besides <script> element the HTML Module can contain any other elements, while explaining the same type=module requirement as before.

Modified

it is only allowed to contain <script> elements of type="module"

to

any <script> elements in the markup must be of type="module"

Reasoning: if an HTML Module were only allowed to contain script tags (of type module in this case) that would be boring!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant