Re: [whatwg/xhr] Should send() throw if the XHR object's window's document is not fully active? (#65)

I think the main reason the check is in `open()` is because we need the document's base URL for `open()`. I wonder what happens if you pass a "detached" document to `send()` though.

-- 
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/xhr/issues/65#issuecomment-286132452

Received on Monday, 13 March 2017 14:58:35 UTC