[Webkit-unassigned] [Bug 17125] Acid3 requires Text.replaceWholeText method from DOM Level 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 23:15:15 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17125





------- Comment #7 from eric at webkit.org  2008-02-07 23:15 PDT -------
Bah!  This is insane.  Mutation event handlers could do all sorts of crazy
things, including transplanting the node we're next going to traverse to
somewhere else in the document.  Thus making it impossible to simply traverse
the sibling list.  We'd end up just removing random nodes until we walked off
the end of whatever node-list we got transplanted into!


-- 
Configure bugmail: http://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