Re: [whatwg/dom] Clarify that new Document creates a document of type "html", not "xml" (#308)

Looks like `XMLHttpRequest.prototype.responseXML` returns an `XMLDocument` in both Gecko and WebKit even though they support the `Document` constructor in this test:
https://software.hixie.ch/utilities/js/live-dom-viewer/saved/4441

-- 
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/dom/issues/308#issuecomment-244740554

Received on Monday, 5 September 2016 12:56:18 UTC