Re: [fetch] Proposal: response.xml() (#16)

@annevk so the reason for the lack of `.document()` (or `.xml()`) is the polyfill itself?
Well you don't have to worry since you have `"document"` listed [here](https://xhr.spec.whatwg.org/#xmlhttprequestresponsetype). And as you can see [here](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest#autoCompatibilityTable) it has been supported for quite some time now.
cf github/fetch#204

Id say this should be reopened.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/16#issuecomment-143732775

Received on Monday, 28 September 2015 12:47:12 UTC