RESOLVED FIXED Bug 131927
border-style: double rendered as solid when combined with border-radius
https://bugs.webkit.org/show_bug.cgi?id=131927
Summary border-style: double rendered as solid when combined with border-radius
Philippe Wittenbergh
Reported 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).
Attachments
test case (with and without border-radius) (710 bytes, text/html)
2014-04-20 22:57 PDT, Philippe Wittenbergh
no flags
Patch (6.12 KB, patch)
2014-04-21 21:01 PDT, zalan
no flags
zalan
Comment 1 2014-04-21 21:01:38 PDT
zalan
Comment 2 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.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-04-22 07:18:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.