ASSIGNED 132780
Subpixel rendering: Make sure <select> decoration items are snapped to device pixels.
https://bugs.webkit.org/show_bug.cgi?id=132780
Summary Subpixel rendering: Make sure <select> decoration items are snapped to device...
zalan
Reported 2014-05-10 12:48:20 PDT
*::paintMenuListButtonDecorations has the combination of ints and floats to calculate the final paint positions. It needs Layout* -> and snapped Float* instead.
Attachments
Note You need to log in before you can comment on or make changes to this bug.