[Webkit-unassigned] [Bug 98538] overflow: hidden + border radius does not work when transform is added to child

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 23 15:19:50 PST 2015


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
This is the same as bug 140535.

You can work around it in recent builds by making the element with overflow:hidden into a stacking context (e.g. position:relative, z-index:0).

-- 
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/20150123/94702972/attachment-0002.html>


More information about the webkit-unassigned mailing list