Re: [whatwg/dom] Un-merge Document and HTMLDocument (#221)

> Do we use `HTMLDocument` objects for `application/xhtml+xml` responses?

Gecko seems to be alone in doing that right now.

I think the split between `HTMLDocument` and `Document` would depend on that a bit. It'd be nice to minimize the differences between HTML and XHTML, and if `application/xhtml+xml` becomes `XMLDocument` that's a good reason to move as much as possible to `Document`.

-- 
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/221#issuecomment-250770803

Received on Friday, 30 September 2016 15:14:10 UTC