RESOLVED DUPLICATE of bug 23113 Bug 131492
Perspective in SVG with 3D CSS transform
https://bugs.webkit.org/show_bug.cgi?id=131492
Summary Perspective in SVG with 3D CSS transform
f_tricoire
Reported 2014-04-10 08:04:20 PDT
Perspective with a CSS 3D transform in SVG is rendered incorrectly. See example here: http://tachatte.org/css-transform-svg/square.svg The way WebKit renders it is stretching, not perspective. I believe the correct way to render this document can be observed using Firefox.
Attachments
Philip Rogers
Comment 1 2014-04-15 20:24:08 PDT
Thank you for taking the time to file this. The root issue is we don't currently support composited layers in SVG. Unfortunately this is difficult to fix :( *** This bug has been marked as a duplicate of bug 23113 ***
Note You need to log in before you can comment on or make changes to this bug.