NEW 285268
[GTK] CSS Perspective non-functional. Cannot render 3D effects with CSS
https://bugs.webkit.org/show_bug.cgi?id=285268
Summary [GTK] CSS Perspective non-functional. Cannot render 3D effects with CSS
Caden Mitchell
Reported 2024-12-31 15:03:58 PST
Here is an advanced example site with CSS Perspective to add 3D layering to the pages: https://trivoxel.io Here is a more minimal example in Codepen: https://codepen.io/TriVoxel-the-flexboxer/pen/mdNVBjE So, this page renders fine in WebKit (for Safari and macOS), Firefox, and Chromium (even mobile) in all my testing. WebKitGTK disables the effect so it only runs on the first frame and does not react to page scrolling events which also may break some other webpages that are simpler and use it for more trivial things. Breaks effects and reduces web compatibility. Please fix. I can add JS to disable the affect for Epiphany but I shouldn't need to.
Attachments
Note You need to log in before you can comment on or make changes to this bug.