Re: [css-houdini-drafts] [css-typed-om] What to do with a 2d CSSMatrixComponent set to a 3d DOMMatrix?

Yes, exactly. A matrix with is2D set just acts exactly like if you specified `matrix(...)` with the six values coming from the "2d indexes".  It just ignores the other 10 indexes entirely.

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

Received on Friday, 26 May 2017 06:13:00 UTC