[Webkit-unassigned] [Bug 50072] New: CSS: Element with border-radius should clip children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 25 05:47:15 PST 2010


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

           Summary: CSS: Element with border-radius should clip children
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://ie.microsoft.com/testdrive/HTML5/DayNight/Defau
                    lt.html
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org
                CC: hyatt at apple.com, bdakin at apple.com, reni at webkit.org


For this page on IE9 Test Drive we don't clip the background gradient to the rounded rectangle:
http://ie.microsoft.com/testdrive/HTML5/DayNight/Default.html

A cursory exam shows that RenderBox::pushContentsClip() returns early because (!isControlClip && !isOverflowClip).

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