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

tabatkins has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-typed-om] Why the no-arg CSSTransformValue() constructor? ==
Title says it all - what's the purpose of the no-arguments CSSTransformValue constructor?  You can't obtain an empty CSSTransformValue from CSS, and you can't append to a CSSTransformValue after-the-fact, so starting with an empty one doesn't help you.

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/363 using your GitHub account

Received on Tuesday, 7 March 2017 21:27:19 UTC