[css-houdini-drafts] [css-typed-om] CSSTransformComponent attributes that are CSSNumberish should spec getters

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

== [css-typed-om] CSSTransformComponent attributes that are CSSNumberish should spec getters ==
Many of the [`CSSTransformComponent` subclasses] have attributes that are `CSSNumberish` rather than `CSSNumberValue`.  I assume this is because it's desirable for their setters.  However, something ought to specify that the *getters* always return a `CSSNumberValue`.  At least, that's what I'd expect.

Speaking of which, something should specify the behavior of all of these attributes more generally.

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

Received on Tuesday, 30 January 2018 19:28:59 UTC