Add the ability to decompose WebKitCSSMatrix
https://bugs.webkit.org/show_bug.cgi?id=23799
Summary Add the ability to decompose WebKitCSSMatrix
Chris Marrin
Reported 2009-02-06 13:22:32 PST
TransformationMatrix can decompose a 4x4 matrix into its component parts (translate, scale, skew, rotate, perspective). This is very useful to authors doing matrix math. We should expose it to WebKitCSSMatrix.
Attachments
Simon Fraser (smfr)
Comment 1 2009-03-12 11:39:04 PDT
Note You need to log in before you can comment on or make changes to this bug.