- From: Kai Ninomiya <notifications@github.com>
- Date: Tue, 05 Oct 2021 12:01:15 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 October 2021 03:25:55 UTC
It seems some of the CSS for webidl.spec.whatwg.org is missing (now that it redirects - I guess this is a very new change). For example, styling for the "advisement" class is missing. I'm seeing these console errors in Chrome, which sound related, but none of them seem to define that particular style. ``` 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-shared-with-dev.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 ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1034
Received on Wednesday, 6 October 2021 03:25:55 UTC