Bug 131927 - border-style: double rendered as solid when combined with border-radius
Summary: border-style: double rendered as solid when combined with border-radius
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified OS X 10.9
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-20 22:57 PDT by Philippe Wittenbergh
Modified: 2014-04-22 07:18 PDT (History)
5 users (show)

See Also:


Attachments
test case (with and without border-radius) (710 bytes, text/html)
2014-04-20 22:57 PDT, Philippe Wittenbergh
no flags Details
Patch (6.12 KB, patch)
2014-04-21 21:01 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 Philippe Wittenbergh 2014-04-20 22:57:04 PDT
Created attachment 229788 [details]
test case (with and without border-radius)

Double borders in combination with border-radius are rendered as solid. Pretty sure this is a fallout of sub pixel rendering (nightly builds have been suffering from this for quite a while).
Comment 1 zalan 2014-04-21 21:01:38 PDT
Created attachment 229860 [details]
Patch
Comment 2 zalan 2014-04-22 06:50:32 PDT
(In reply to comment #0)
> Created an attachment (id=229788) [details]
> test case (with and without border-radius)
> 
> Double borders in combination with border-radius are rendered as solid. Pretty sure this is a fallout of sub pixel rendering (nightly builds have been suffering from this for quite a while).
Thanks for the bug report! Now we've got test coverage on painting double borders with radius.
Comment 3 WebKit Commit Bot 2014-04-22 07:18:11 PDT
Comment on attachment 229860 [details]
Patch

Clearing flags on attachment: 229860

Committed r167659: <http://trac.webkit.org/changeset/167659>
Comment 4 WebKit Commit Bot 2014-04-22 07:18:14 PDT
All reviewed patches have been landed.  Closing bug.