[webkit-reviews] review requested: [Bug 38787] Incorrect rendering with one-sided thick border and border-radius : [Attachment 133665] work-around for border-radius background clipping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 24 18:15:19 PDT 2012


Vlad Grecescu <igrecesc at adobe.com> has asked  for review:
Bug 38787: Incorrect rendering with one-sided thick border and border-radius
https://bugs.webkit.org/show_bug.cgi?id=38787

Attachment 133665: work-around for border-radius background clipping
https://bugs.webkit.org/attachment.cgi?id=133665&action=review

------- Additional Comments from Vlad Grecescu <igrecesc at adobe.com>
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'.


More information about the webkit-reviews mailing list