Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImpl speculative fetch #24207
Open
Impl speculative fetch #24207
Labels
Comments
|
By the way I think I am slowly coming to the realization that "speculative fetch during parsing", as implemented in #24148, is not the same as the concept of "prefetch", which is discussed at whatwg/html#4115. |
|
Indeed it isn't, AFAIK speculative isn't specified anywhere, even though browsers do it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the light of #24148
This will be soon relevant: whatwg/html#4115
cc @asajeffrey