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

Well, it's strange for `Document` to create its subclass `XMLDocument` based on its argument.  Since you could simply do `new XMLDocument` instead.

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

Received on Monday, 22 August 2016 20:12:03 UTC