Re: [whatwg/dom] Figure out what to do with XMLDocument (#278)

> HTMLDocument and XMLDocument are both empty interfaces.

In this case, I'm also skeptical of keeping the Document constructor even though Gecko has it already. It would (I think?) be the only way of getting a Document instance that's neither an HTMLDocument nor an XMLDocument instance, which seems like an annoying corner. I didn't dig deeply though.

---
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/278#issuecomment-236588295

Received on Monday, 1 August 2016 14:00:30 UTC