RESOLVED FIXED 248292
Disable depth sorting of non-preserve-3d layer with CoreAnimation
https://bugs.webkit.org/show_bug.cgi?id=248292
Summary Disable depth sorting of non-preserve-3d layer with CoreAnimation
Matt Woodrow
Reported 2022-11-23 15:28:54 PST
CoreAnimation currently always sorts layers by z position, but we should only be sorting layers that are within a 3d rendering context. The other rendering backends, and hit-testing/point-mapping get this right.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-23 15:29:32 PST
Matt Woodrow
Comment 2 2022-11-23 15:53:06 PST
EWS
Comment 3 2022-12-05 15:52:32 PST
Committed 257386@main (73cd744e1690): <https://commits.webkit.org/257386@main> Reviewed commits have been landed. Closing PR #6773 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.