[Webkit-unassigned] [Bug 51848] New: position relative kills image clipping by parent div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 3 13:23:49 PST 2011


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

           Summary: position relative kills image clipping by parent div
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://jsfiddle.net/chLBR/4/
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: drew.covi at gmail.com


When using border radius on a parent element, I believe the assumption is it should clip all child items, especially if it's set as overflow: hidden;

For some reason this does in fact work until the parent element is set to position: relative;

I don't believe this is intended behavior, correct me if I'm wrong.

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