RESOLVED CONFIGURATION CHANGED 119973
transform-style: preserve-3d with nested div not work
https://bugs.webkit.org/show_bug.cgi?id=119973
Summary transform-style: preserve-3d with nested div not work
You Yi
Reported 2013-08-18 00:25:47 PDT
Created attachment 209019 [details] Test the transform-style with nestd divs Rotate the nested div with transform-style preserve-3d, rotated parent div for -60 degree on Y-axis then and rotated child div for 120 degree, at this time the parent and child should have equal width. But in webkit it just work as 'flat'.
Attachments
Test the transform-style with nestd divs (1.91 KB, patch)
2013-08-18 00:25 PDT, You Yi
no flags
You Yi
Comment 1 2013-08-21 04:27:15 PDT
And in MAC environment, this test case works well on chrome but failed on safari
Ahmad Saleem
Comment 2 2022-09-23 18:02:23 PDT
Test Case is attached as "Patch" but I took the code and removed -webkit- and turned it into JSFiddle: Link - https://jsfiddle.net/w2u0697a/ All browsers (Safari 16, Firefox Nightly 107 and Chrome Canary 108) does not show any "red", I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Reopen with updated test case, if it is reproducible. Thanks!
Note You need to log in before you can comment on or make changes to this bug.