[Webkit-unassigned] [Bug 91323] New: Box-shadow is rounded on the corner with zero border-radius when some other corners have non-zero border-radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 14 05:20:46 PDT 2012


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

           Summary: Box-shadow is rounded on the corner with zero
                    border-radius when some other corners have non-zero
                    border-radius
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://jsfiddle.net/3CRLk/14/show/
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreyvlktn at gmail.com


When we have a block with a box-shadow on it: whenever one corner of this block has a border-radius added to it (other than 0), the other corners of box-shadow become rounded as well (with a different radius than any of the specified values for border-radius). For example, here we have block with all corners rounded, except top-right, and we can see that box-shadow on that corner is rounded: http://jsfiddle.net/3CRLk/14/show/ .

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