[Webkit-unassigned] [Bug 25319] caret does not paint after type in characters in right aligned div or after delete all characters in RTL div or 0px right padding RTL textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 11:12:57 PDT 2009


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





------- Comment #4 from xji at chromium.org  2009-05-22 11:12 PDT -------
I feel the patch is correct. But since
RenderBlock::computeHorizontalPositionsForLine() is such a basic function, a
lot of test results change.

I got ~200 differences on expected text files due to the 1-pixel shift (in
DumpRenderTree, I guess). And ~200 pixel result diffs.

I am wondering is there any way to "work around" changing so many test files,
which is kind of error prone? Should I include the png file change (at least
the file names) in the patch? 

Look forward to your suggestions.

Thanks,
Xiaomei


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