[Webkit-unassigned] [Bug 43758] HTML TreeBuilder hits ASSERT in fragment case with insertAdjacentHTML and colgroup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 9 17:54:04 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43758
--- Comment #2 from Eric Seidel <eric at webkit.org> 2010-08-09 17:54:04 PST ---
Ok, I've found and fixed one bug, but this still hits the ASSERT:
var colgroup = document.createElement("colgroup");
shouldBeUndefined("colgroup.insertAdjacentHTML('afterBegin', 'text')");
--
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