[Bug 17216] Fragment serialization doesn't handle the case when 'the node' is a void element yet has child nodes

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17216

--- Comment #1 from Simon Pieters <simonp@opera.com> 2012-05-28 08:03:39 UTC ---
Why? You can still set <input>.innerHTML = '<div></div>'.

Since void elements can have children in XML or with DOM API, I don't see the
point in changing this.

-- 
Configure bugmail: https://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 Monday, 28 May 2012 08:03:49 UTC