[Webkit-unassigned] [Bug 16759] bug 16758 regressed us on the Acid3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 5 20:25:04 PST 2008


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


sam at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org, ian at hixie.ch




------- Comment #1 from sam at webkit.org  2008-01-05 20:25 PDT -------
I believe I introduced this issue by explicitly checking that the returned node
of the TreeWalker methods isDescendantOf(rootNode).  Therefore, if the rootNode
is removed and currentNode is re-inserted, this check will always fail and
cause null to be returned.  I am not sure what the correct behavior is however.


-- 
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