- From: Simon Pieters <notifications@github.com>
- Date: Thu, 14 Apr 2016 14:38:30 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 14 April 2016 21:38:57 UTC
If `new Document()` creates a `Document` of type `application/xhtml+xml`, that would be inconsistent with loading an `application/xhtml+xml` resource into a browsing context which would instead be `HTMLDocument` (I assumed, but reading #221 maybe `HTMLDocument` can be used only for "html" mode documents instead, if it is unmerged...) --- 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/217#issuecomment-210160444
Received on Thursday, 14 April 2016 21:38:57 UTC