[Webkit-unassigned] [Bug 43958] transform-style perspective-3d reverts back to flat when in 2 elements with overflow:(other then normal)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 09:05:24 PDT 2021


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

Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mrobinson at webkit.org
         Resolution|---                         |INVALID

--- Comment #2 from Martin Robinson <mrobinson at webkit.org> ---
The test case is long gone, but I think this might be expected behavior. In addition to what Simon writes above, overflow values other than visible or clip are "grouping" properties according to https://drafts.csswg.org/css-transforms-2/#grouping-property-values. Given that this is the case and that support for overflow:clip isn't yet complete, I think it makes sense to close this issue.

Please comment if you have a working test case or if I've misinterpreted this situation.

-- 
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/20211014/958f655d/attachment.htm>


More information about the webkit-unassigned mailing list