[webkit-reviews] review requested: [Bug 65006] Draw rectangular box shadow for elements with border-radius if no corners are visible : [Attachment 101925] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 15:26:10 PDT 2011


Ian Henderson <ianh at apple.com> has asked  for review:
Bug 65006: Draw rectangular box shadow for elements with border-radius if no
corners are visible
https://bugs.webkit.org/show_bug.cgi?id=65006

Attachment 101925: proposed patch
https://bugs.webkit.org/attachment.cgi?id=101925&action=review

------- Additional Comments from Ian Henderson <ianh at apple.com>
Slightly updated patch -- add 2 * blur radius to the influence rect's corners,
which moves them further towards the middle of the element's border.  Before,
the influence rect only extended outwards by the blur radius, but the corners'
presence can affect the shadows near the straight section of the border as
well.


More information about the webkit-reviews mailing list