[Webkit-unassigned] [Bug 24160] Setting innerHTML to a table element causes table contents to jump out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 14:32:19 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=24160





--- Comment #4 from ± ryan <ryan at 2sidedfigure.net>  2012-10-19 14:33:16 PST ---
Sorry, I wasn't as clear as I should have been in my previous comment:

I'm not sure about how the spec dictates these two methods handle element insertion, but the internally inconsistent behavior of appending via innerHTML is what I believe is at issue. As demonstrated by the test case, only the first nested form element is ignored and not rendered (while still rendering the children). Additional form elements at the same nesting level are rendered normally (or abnormally if you like).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list