[xhr] first step of open() method does not work in workers anymore (#47)

The setup in HTML changed and as @Ms2ger pointed out the first step of `open()` now no longer makes sense.

I think that workers do not run if they're not in the active document so maybe we don't need that step to apply to workers at all...

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/47

Received on Wednesday, 20 January 2016 16:50:33 UTC