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

Discuss interaction with speculative parsing/fetching #241

Merged
merged 3 commits into from
Jan 12, 2021

Conversation

domenic
Copy link
Collaborator

@domenic domenic commented Jan 8, 2021

Closes #234.

@annevk, is this what you had in mind?

In terms of what it would affect for normative spec text, I think that (as part of moving import maps into HTML) we'd add <script type="importmap"> to the list of elements in whatwg/html#5959 which need special treatment, alongside <base> and <meta name="viewport">.

Copy link

@annevk annevk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good generally, thanks.

README.md Outdated Show resolved Hide resolved
@domenic domenic force-pushed the speculative-parser-discussion branch from 958fda8 to 3125d0c Compare January 12, 2021 18:53
@domenic domenic merged commit 75fcc92 into master Jan 12, 2021
@domenic domenic deleted the speculative-parser-discussion branch January 12, 2021 18:55
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.

Speculative parser and dynamic import maps
2 participants