[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
Tue Aug 2 14:57:38 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65006


Ian Henderson <ianh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102557|0                           |1
        is obsolete|                            |
 Attachment #102557|review?                     |
               Flag|                            |
 Attachment #102703|                            |review?, commit-queue?
               Flag|                            |




--- Comment #14 from Ian Henderson <ianh at apple.com>  2011-08-02 14:57:38 PST ---
Created an attachment (id=102703)
 --> (https://bugs.webkit.org/attachment.cgi?id=102703&action=review)
proposed patch

Move cornersIntersect() outside the #if HAVE(PATH_BASED_BORDER_RADIUS_DRAWING) block, since paintBoxShadow calls the function outside the #if block.

-- 
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