Skip to content

Clarify how <script type=webbundle> affects speculative HTML parsing. #747

Description

@hayatoito

We should clarify how <script type=webbundle> affects speculative HTML parsing.

A browser must not fetch a resource from the network speculatively if <script type=webbundle> says the resource should be fetched from the bundle.

Regarding a browser's implementation, the chromium already implements this kind of behaviour in html_preload_scanner, as far as I understand correctly.

Note that this was pointed out here. Much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions