Bug 132779

Summary: Subpixel rendering[iOS]: <select> decoration is misaligned when the renderer is on subpixel position.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, simon.fraser
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 132780    
Attachments:
Description Flags
Patch none

Description zalan 2014-05-10 12:39:53 PDT
http://www.webkit.org/projects/forms/survey.html#section-select

1) "0 items" is clipped
2) The vertical bar between the option and the disclosure triangle does not meet the bottom edge
3) Pixel crack in the background fill of the disclosure triangle to the bottom edge

<rdar://problem/16631071>
Comment 1 zalan 2014-05-10 12:59:27 PDT
Created attachment 231229 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-11 12:47:23 PDT
Comment on attachment 231229 [details]
Patch

Clearing flags on attachment: 231229

Committed r168601: <http://trac.webkit.org/changeset/168601>
Comment 3 David Kilzer (:ddkilzer) 2014-05-11 16:35:33 PDT
Should this be in the Resolved/Fixed state?  The commit queue does not seem to have moved it.