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

Editorial: Specify that connectedness is a prerequisite for script execution #10165

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

domfarolino
Copy link
Member

@domfarolino domfarolino commented Feb 27, 2024

Before this change, an informative paragraph (that's not quite non-normative?) in the middle of #prepare-a-script describes some optional prefetching of a script resource that user agents can eagerly perform before a script gets "inserted into the document". However, it is connectedness — a broader condition than being "inserted into the document" — that is a prerequisite for script execution, not the narrower condition of being inserted into a document.


/scripting.html ( diff )

source Show resolved Hide resolved
@domenic domenic merged commit 98702cd into main Mar 4, 2024
2 checks passed
@domenic domenic deleted the script-connected-editorial branch March 4, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants