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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 08:40:15 PDT 2012


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


Tyler Crompton <gtr053 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gtr053 at gmail.com




--- Comment #3 from Tyler Crompton <gtr053 at gmail.com>  2012-06-07 08:40:15 PST ---
(In reply to comment #0)
> 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/

The border-radius is still there. It's just not hiding the overflowed content. See http://jsfiddle.net/DkXuR/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