- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 23 Aug 2016 01:18:23 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 23 August 2016 08:18:51 UTC
We use `Document` for HTML and "XML" documents. `XMLDocument` exists mostly because of `load()` (which only Firefox has at this point I think). E.g., `XMLHttpRequest` always returns `Document` from `responseXML`. This can sometimes be flagged as "xml", sometimes as "html". -- 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-241660159
Received on Tuesday, 23 August 2016 08:18:51 UTC