[Webkit-unassigned] [Bug 67950] New: -webkit-transform removes border-radius clipping on child nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 13:04:56 PDT 2011


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

           Summary: -webkit-transform removes border-radius clipping on
                    child nodes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://jsfiddle.net/DkXuR/
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: niklas.nordlund at yahoo.com


When using border-radius on parent element (with overflow:hidden) the child nodes are clipped according to the radius. However, is any -webkit-transform property is used on the parent or the child nodes the border-radius is lost.

Example available here: http://jsfiddle.net/DkXuR/

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