[Webkit-unassigned] [Bug 65006] Draw rectangular box shadow for elements with border-radius if no corners are visible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 15:26:10 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65006
Ian Henderson <ianh at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #101804|0 |1
is obsolete| |
Attachment #101804|review? |
Flag| |
Attachment #101925| |review?, commit-queue?
Flag| |
--- Comment #9 from Ian Henderson <ianh at apple.com> 2011-07-25 15:26:10 PST ---
Created an attachment (id=101925)
--> (https://bugs.webkit.org/attachment.cgi?id=101925&action=review)
proposed patch
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.
--
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