RESOLVED FIXED 86904
Revert to float method of selection rect alignment for line box tree
https://bugs.webkit.org/show_bug.cgi?id=86904
Summary Revert to float method of selection rect alignment for line box tree
Levi Weintraub
Reported 2012-05-18 14:46:39 PDT
In r117491, we introduced a new method of alignment for the selection rect in the sub-pixel case. It turns out there is at least one case on Mac where this doesn't work with the line box tree. This patch reverts us to the float method for the line box tree, but retains the LayoutRect snapping for gap rects.
Attachments
Patch (5.58 KB, patch)
2012-05-18 15:46 PDT, Levi Weintraub
no flags
Levi Weintraub
Comment 1 2012-05-18 15:46:40 PDT
Eric Seidel (no email)
Comment 2 2012-05-18 15:54:08 PDT
Comment on attachment 142802 [details] Patch OK.
WebKit Review Bot
Comment 3 2012-05-18 16:57:43 PDT
Comment on attachment 142802 [details] Patch Clearing flags on attachment: 142802 Committed r117659: <http://trac.webkit.org/changeset/117659>
WebKit Review Bot
Comment 4 2012-05-18 16:57:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.