Created attachment 468505 [details] 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.
Created attachment 468506 [details] Safari render
I could reproduce this on an iPhone. Works in iOS 16.7.2, fails in iOS 17.1.
<rdar://problem/118118893>
This is the same issue as 265309, and will be fixed in a future Safari release. *** This bug has been marked as a duplicate of bug 265309 ***