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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 05:39:18 PDT 2022


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

Adam Gamble <adam.gamble at hey.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.gamble at hey.com

--- Comment #5 from Adam Gamble <adam.gamble at hey.com> ---
I cannot reproduce the issue in original fiddle. But a very similar bug still exists: https://jsfiddle.net/3umcnxdv/

This happens when applying `translateZ` to a child element. 

As a workaround, setting `clip-path: border-box` to the outer element prevents overflow.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220707/305381f3/attachment.htm>


More information about the webkit-unassigned mailing list