- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 13 Sep 2016 08:43:56 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 13 September 2016 15:45:35 UTC
I don't think it's required for web compat. Gecko only does this for navigations and `<object>` (things that can end up with a browsing context). Specifically, about:blank stylesheets are cross-origin in Gecko, and you can't XHR to about:blank in either Gecko or Blink (bug can in WebKit, apparently). -- 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/384
Received on Tuesday, 13 September 2016 15:45:35 UTC