Skip to content

SW fails to fetch spec CSS on first load of the day #395

@tabatkins

Description

@tabatkins

On the first load of the day (or any load after a SW refresh, I imagine), WHATWG specs fail to load their CSS in current chrome (100). The following errors show up in the console:

The FetchEvent for "https://resources.whatwg.org/spec.css" resulted in a network error response: 
an "opaque" response was used for a request whose type is not no-cors
The FetchEvent for "https://resources.whatwg.org/standard.css" resulted in a network error response: 
an "opaque" response was used for a request whose type is not no-cors
The FetchEvent for "https://resources.whatwg.org/standard-shared-with-dev.css" resulted in a network error response: 
an "opaque" response was used for a request whose type is not no-cors

After a refresh these succeed and the spec is formatted normally.

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