Skip to content

Conversation

@ewilligers
Copy link
Contributor

@ewilligers ewilligers commented Jan 23, 2017

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

@smfr
Copy link
Contributor

smfr commented Jan 23, 2017

Is "an independent transform property" defined? I would prefer to list the properties explicitly.

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 w3c#968
@ewilligers
Copy link
Contributor Author

I would prefer to list the properties explicitly.

Done.

@smfr smfr merged commit 46f4da5 into w3c:master Jan 24, 2017
@smfr
Copy link
Contributor

smfr commented Jan 24, 2017

Thanks.

@ewilligers ewilligers deleted the animation branch January 24, 2017 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-transforms-2] Individual transform animation to and from none

3 participants