Re: [dom] Clarify what Document constructor does? (#137)

Because, due to HTM5, we can use SVG and MathML in X(HT)ML and vice versa, so therefore there is no need to maintain separate SVGDocument and MathMLDocument interface. We can leave only Document with some limitation for different commands (if necessary). In theory this should simplify the further development of specifications, but practice will show if browses  will go in this direction. There are other concerns that need to be addressed:
https://lists.w3.org/Archives/Public/public-whatwg-archive/2013Mar/0031.html

XMLDocument still exist because compatibility reason, although in future it may disappear:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14037
https://bugzilla.mozilla.org/show_bug.cgi?id=983090

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/137#issuecomment-167783938

Received on Tuesday, 29 December 2015 13:04:58 UTC