Bug 133781 - Subpixel rendering: Make <select> element's decoration subpixel aware.
Summary: Subpixel rendering: Make <select> element's decoration subpixel aware.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar, Regression
Depends on:
Blocks: 132005
  Show dependency treegraph
 
Reported: 2014-06-11 20:51 PDT by zalan
Modified: 2014-06-12 19:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (11.75 KB, patch)
2014-06-11 21:09 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (17.47 KB, patch)
2014-06-12 07:00 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-06-11 20:51:31 PDT
so that we can push both the text and the decoration to subpixel position.

<rdar://problem/17272083>
Comment 1 zalan 2014-06-11 21:09:23 PDT
Created attachment 232928 [details]
Patch
Comment 2 zalan 2014-06-12 07:00:17 PDT
Created attachment 232951 [details]
Patch
Comment 3 zalan 2014-06-12 07:00:38 PDT
Comment on attachment 232951 [details]
Patch

EWS testing
Comment 4 WebKit Commit Bot 2014-06-12 07:54:21 PDT
Comment on attachment 232951 [details]
Patch

Clearing flags on attachment: 232951

Committed r169898: <http://trac.webkit.org/changeset/169898>