- From: ArkadiuszMichalski <notifications@github.com>
- Date: Sat, 20 Aug 2016 01:39:12 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Saturday, 20 August 2016 08:39:43 UTC
Earlier someone has already asked about that https://github.com/whatwg/dom/issues/137. Why this constructor can't take additional argument to decide what document (internal xml or html) we want create? Now default is xml so we must use longer `document.implementation.createHTMLDocument()` which already has a predefined content. -- 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-241187602
Received on Saturday, 20 August 2016 08:39:43 UTC