Bug 131404

Summary: Subpixel rendering: Clip outer rounded border rect on device pixel boundaries.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, jeffrey+webkit, kondapallykalyan, simon.fraser
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2014-04-08 16:03:07 PDT
Right now, we clip it on fractional device pixels and that can produce cruft.
Comment 1 zalan 2014-04-08 16:03:33 PDT
<rdar://problem/16154323>
Comment 2 zalan 2014-04-08 16:29:38 PDT
Created attachment 228910 [details]
Patch
Comment 3 WebKit Commit Bot 2014-04-08 20:53:20 PDT
Comment on attachment 228910 [details]
Patch

Clearing flags on attachment: 228910

Committed r166996: <http://trac.webkit.org/changeset/166996>
Comment 4 WebKit Commit Bot 2014-04-08 20:53:23 PDT
All reviewed patches have been landed.  Closing bug.