-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
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
Labels
No labels