[Webkit-unassigned] [Bug 63952] New: background clips incorrectly with border-radius rgba border and box-shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 13:52:12 PDT 2011


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

           Summary: background clips incorrectly with border-radius rgba
                    border and box-shadow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pamgriffith at gmail.com
                CC: zackw at panix.com


Created an attachment (id=99740)
 --> (https://bugs.webkit.org/attachment.cgi?id=99740&action=review)
Screenshots of css producing the bug in Firefox, Opera, IE, and Chrome

With border-radius and -webkit-background-clip:padding-box, the background should clip on the inside of the rounded corner. However, when I use a semi-transparent color (with rgba) for the border and add a box-shadow, I can see the box background beneath the corner. It behaves correctly in Firefox, Opera, and IE9 (screenshot attached), but incorrectly in Chrome 14.0.803.0 dev-m and Safari 5.0.5.

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