Bug 133781

Summary: Subpixel rendering: Make <select> element's decoration subpixel aware.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 132005    
Attachments:
Description Flags
Patch
none
Patch none

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>