Bug 131492

Summary: Perspective in SVG with 3D CSS transform
Product: WebKit Reporter: f_tricoire
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pdr, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.9   

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.