Bug 132780
Summary: | Subpixel rendering: Make sure <select> decoration items are snapped to device pixels. | ||
---|---|---|---|
Product: | WebKit | Reporter: | zalan <zalan> |
Component: | Layout and Rendering | Assignee: | zalan <zalan> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | ddkilzer |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 132779 | ||
Bug Blocks: |
zalan
*::paintMenuListButtonDecorations has the combination of ints and floats to calculate the final paint positions. It needs Layout* -> and snapped Float* instead.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |