[Webkit-unassigned] [Bug 23166] background-clip doesn't work when border-radius is specified
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 24 18:18:20 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=23166
Vlad Grecescu <igrecesc at adobe.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #133634|0 |1
is obsolete| |
Attachment #133666| |review?
Flag| |
--- Comment #20 from Vlad Grecescu <igrecesc at adobe.com> 2012-03-24 18:18:19 PST ---
Created an attachment (id=133666)
--> (https://bugs.webkit.org/attachment.cgi?id=133666&action=review)
work-around for border-radius background clipping
work-around for border-radius background clipping
I just noticed (from the w3c link and the EWS tests that failed previously) that need to support non "full quarter ellipses" too, - I initially tried to reduce all the radii to keep the borders and paddings untouched..
So I modified the patch to just work for the common cases, and fall back to the existing code if the clipping border is not 'renderable'.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list