[Webkit-unassigned] [Bug 51386] New: For box-shadow, non-primary shadow should have specified radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 21 01:17:25 PST 2010


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

           Summary: For box-shadow, non-primary shadow should have
                    specified radius
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com


Created an attachment (id=77093)
 --> (https://bugs.webkit.org/attachment.cgi?id=77093&action=review)
repro.

Reported at: http://habrahabr.ru/blogs/css/103170/

When multiple shadows are specified like
  -webkit-box-shadow: 110px -25px 0px -10px  #D8d8d8, 210px 15px 0px -15px #E0e0e0 , 310px -10px 0px -20px #E8e8e8, 410px 5px 0 -25px #F0f0f0, 510px 0px 0px -30px #F4f4f4;
the secondary shadow or later dont have rounded corner even if the source block has border-radius.
They should have rounded shadow.

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