Re: [css-houdini-drafts] [css-typed-om] Why the no-arg CSSTransformValue() constructor?

Talking with Shane gave the answer - because the `none` keyword is exactly equivalent to specifying an identity matrix, we'd like to just represent it as an empty CSSTransformValue.  The definition of `.matrix` I wrote down already works for this degenerate case, returning the identity matrix, so :+1: 

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/363#issuecomment-284870058 using your GitHub account

Received on Tuesday, 7 March 2017 21:47:12 UTC