[Webkit-unassigned] [Bug 41356] New: Relative positioning breaks border-radius clipping of content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 09:37:09 PDT 2010


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

           Summary: Relative positioning breaks border-radius clipping of
                    content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: devin.chalmers at gmail.com


Created an attachment (id=60027)
 --> (https://bugs.webkit.org/attachment.cgi?id=60027)
Demonstration of broken clipping on relatively positioned elements

When a parent element has a border-radius and overflow set to hidden, setting position: relative on either that element or its child will break clipping of children to the border radius.

Example case attached. In my understanding, all three divs should render as circles.

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