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

FYI, Safari 9 and earlier had XMLDocument as an alias to Document. However, Safari 10 (which is in public beta) has an XMLDocument interface. We added it (even though empty) in an attempt to align with Firefox and Chrome.

That said, given that it is empty, I would be happy to go back to making it an alias to Document in WebKit.

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

Received on Friday, 29 July 2016 17:27:21 UTC