[Webkit-unassigned] [Bug 42008] TreeWalker::previousSibling calls firstChild instead of lastChild when handling FILTER_SKIP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 14:53:51 PDT 2010


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





--- Comment #2 from Darin Adler <darin at apple.com>  2010-07-12 14:53:51 PST ---
It does seem obvious from code inspection that this is broken, and replacing firstChild with lastChild should be all it takes to fix it; the test case is going to be the hardest part.

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