[Bug 7488] "These are the only ways to make a DOM unserializable." - this is not correct so long as DOM Core allows nodes to be moved from an HTML document to an XML document without serializability checking

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7488





--- Comment #2 from contributor@whatwg.org  2009-09-22 00:32:28 ---
Checked in as WHATWG revision r3951.
Check-in comment: If you move a node from an HTML doc to an XML doc, you can
create nodes with names you otherwise could not. So we have to handle that case
also.
http://html5.org/tools/web-apps-tracker?from=3950&to=3951


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 22 September 2009 00:32:38 UTC