Open mfreed7 opened 3 years ago
The Speculative HTML Parser spec has a non-normative note that speculative fetches shouldn't result in duplicated fetches when the normal parser encounters the same resource. We should make that normative.
Originally suggested here: https://github.com/whatwg/html/pull/5959#discussion_r706524985
Cc @whatwg/html-parser
See also #7005. Ideally all these things go through the same pipeline.
The Speculative HTML Parser spec has a non-normative note that speculative fetches shouldn't result in duplicated fetches when the normal parser encounters the same resource. We should make that normative.
Originally suggested here: https://github.com/whatwg/html/pull/5959#discussion_r706524985
Cc @whatwg/html-parser