You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
After a refresh these succeed and the spec is formatted normally.
The text was updated successfully, but these errors were encountered: