Re: [whatwg/fetch] Split 'document' destination into 'frame' and 'iframe'. (#948)

Very interesting, but there's no initial about:blank it seems, so there's no exposed browsing context (e.g., via `self[0]`) until the `load` event fires, as far as I can tell. So it's still a bit different from how `iframe` works, but much less so than in Firefox.

I'm not sure what we want to do in that case.

cc @bzbarsky

-- 
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/pull/948#issuecomment-544923772

Received on Tuesday, 22 October 2019 11:47:30 UTC