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

If Safari had it as an alias for a long time, then it's almost certainly web compatible to make it so. I think we should try to end up in one of these two states:

1. Both HTMLDocument and XMLDocument are aliases of Document.
2. HTMLDocument and XMLDocument are both empty interfaces.

In other words, what to do with XMLDocument I think depends on https://github.com/whatwg/dom/issues/221

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

Received on Monday, 1 August 2016 11:36:27 UTC