Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Add Preload and Resource Hints to status dashboard #183

Open
@igrigorik

Description

@igrigorik

Spec: https://w3c.github.io/preload/

This specification defines the preload relationship of the HTML Link Element (<link>).

Spec: http://w3c.github.io/resource-hints/

This specification defines the preconnect relationship and extends the preload relationship of the HTML Link Element (<link>). These primitives enable the developer, and the server generating or delivering the resources, to assist the user agent in the decision process of which origins it should connect to, and which resources it should fetch to improve page performance.


Blink intent to implement and ship for <link rel=preconnect> (part of Resource Hints): https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/CM5BaP6uVvE

Support for other parts of both specs in Blink will follow / will be done via separate intents.

/cc @tobint @pmeenan @dstorey

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions