Bug 129558 - Subpixel rendering: Make border-radius painting device pixel aware.
Summary: Subpixel rendering: Make border-radius painting device pixel 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:
Depends on: 129557
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-01 13:53 PST by zalan
Modified: 2014-03-04 11:47 PST (History)
6 users (show)

See Also:


Attachments
Patch (12.29 KB, patch)
2014-03-03 12:14 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (12.67 KB, patch)
2014-03-04 09:47 PST, 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-03-01 13:53:40 PST
in order to support proper clipping for
{ background-color: green; border-radius: 10px }
Comment 1 zalan 2014-03-03 12:14:02 PST
Created attachment 225680 [details]
Patch
Comment 2 zalan 2014-03-04 09:47:28 PST
Created attachment 225785 [details]
Patch
Comment 3 zalan 2014-03-04 09:47:46 PST
Comment on attachment 225785 [details]
Patch

EWS
Comment 4 WebKit Commit Bot 2014-03-04 11:47:46 PST
Comment on attachment 225785 [details]
Patch

Clearing flags on attachment: 225785

Committed r165065: <http://trac.webkit.org/changeset/165065>
Comment 5 WebKit Commit Bot 2014-03-04 11:47:49 PST
All reviewed patches have been landed.  Closing bug.