[Webkit-unassigned] [Bug 24677] REGRESSION: Range#surroundContents is inserting empty text nodes into the document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 19 13:23:58 PDT 2009


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





------- Comment #4 from ap at webkit.org  2009-03-19 13:23 PDT -------
Err, not quite - it's the range start that's different after extractContents().
It used to be ([object HTMLDivElement], 1), but now it's ([object Text], 3), so
insertNode is arguably correct to split the node.


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



More information about the webkit-unassigned mailing list