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

Tests that other browsers not pass because of this:

- XMLHttpRequest/open-url-multi-window-2.htm
- XMLHttpRequest/open-url-multi-window-3.htm
- XMLHttpRequest/open-url-multi-window-4.htm
- XMLHttpRequest/open-url-multi-window-5.htm

Also XMLHttpRequest/open-url-multi-window-6.htm seems to not pass anywhere. I think based on this and the somewhat flawed security reason to add this initially, we should just remove this.

-- 
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-286123204

Received on Monday, 13 March 2017 14:28:41 UTC