[csswg-drafts] Pull Request: [css-transforms-2] Individual transform properties animate with none

smfr has just labeled a pull request from ewilligers for 
https://github.com/w3c/csswg-drafts as "css-transforms-2":

== [css-transforms-2] Individual transform properties animate with 
none ==
When 'translate', 'rotate' or 'scale' are animating or transitioning, 
and
the from value or to value (but not both) is none, the value none is
replaced by the equivalent identity value (0px for translate, 0deg for
rotate, 1 for scale).

resolves #968

See https://github.com/w3c/csswg-drafts/pull/969

Received on Tuesday, 24 January 2017 02:30:56 UTC