- From: Matt Falkenhagen <notifications@github.com>
- Date: Mon, 17 Dec 2018 22:09:57 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 18 December 2018 06:10:20 UTC
Thanks. Following up on this, I changed Chrome to throw a SecurityError for a <link rel=stylesheet> that fails to load due to network error. There's a risk of breaking some sites that access `cssRules` expecting it to never throw. Indeed one Chrome test broke with this change because it was loading a file:// URL that didn't exist, and no one noticed until now. I'll see if reports come in. You can probably close this issue. -- 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/fetch/issues/848#issuecomment-448108133
Received on Tuesday, 18 December 2018 06:10:20 UTC