Skip to content

defer and async aren't valid with <link> #166

Open
@wttw

Description

@wttw

essentials/styles.html divides stylesheets used in to two groups, and loads them separately. The "lazy" group is loaded with <link defer async ....

Those attributes are not valid in elements, and will not affect browser behaviour.

Given that, it's possible that the concept of dividing stylesheets into two groups is just pointless complexity.

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