[Webkit-unassigned] [Bug 69060] REGRESSION(r96257): fast/repaint/selection-clear.html fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 12:21:32 PDT 2011


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





--- Comment #9 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-06 12:21:32 PST ---
(In reply to comment #8)
> But the thing is, after the first text node (the one that contains "FAIL: Test did not run") is removed, the selection is adjusted to be from (#firstLine, 0) to (br, 0) and should still be rendered.

Correction: from (#firstLine, 0) to (br.nextSibling, 0)

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