This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
"Note: These are the only ways to make a DOM unserializable." is false given execCommand('insertHTML'). For consistency insertHTML should throw in XML.
Changed, but, what about parsing an HTML document and importing a node that one couldn't create in an XML DOM? Do we define that to fail anywhere?
No but it's on my list for DOM5.