[Webkit-unassigned] [Bug 264343] New: Regression - 3D CSS elements with a part outside the view are not rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 7 09:47:35 PST 2023


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

            Bug ID: 264343
           Summary: Regression - 3D CSS elements with a part outside the
                    view are not rendered
           Product: WebKit
           Version: Safari 17
          Hardware: Mac (Apple Silicon)
                OS: macOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nicolas at jesenberger.fr

Created attachment 468505

  --> https://bugs.webkit.org/attachment.cgi?id=468505&action=review

Chrome render

Create a simple cube in CSS and position it to see inside of it.

Only faces 100% in the view are visible, other faces are not displayed.

Live test: https://codepen.io/nicolasjesenberger/pen/mdvrbGJ/63731cb0976242750f9d429e8ee5652a

When applying a rotation other than zero, faces in the axe are correctly displayed, try uncommenting the line 18 in the live test to try it.

I know faces used to be displayed correctly in Safari < 17.1 as they currently do in other browsers.

-- 
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/20231107/4401156f/attachment.htm>


More information about the webkit-unassigned mailing list