Bug 23799

Summary: Add the ability to decompose WebKitCSSMatrix
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: CSSAssignee: Chris Marrin <cmarrin>
Status: NEW    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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.