Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[motion] computed distance now supports calc #157

Merged
merged 1 commit into from
May 16, 2017

Conversation

ewilligers
Copy link
Contributor

There were previously separate behaviors for lengths vs
percentages of offset-distance in
https://drafts.fxtf.org/motion-1/#calculating-the-computed-distance-along-a-path

This was problematic as calc() can combine the two.

resolves #74

There were previously separate behaviors for lengths vs
percentages of offset-distance in
https://drafts.fxtf.org/motion-1/#calculating-the-computed-distance-along-a-path

This was problematic as calc() can combine the two.

resolves w3c#74
@jihyerish jihyerish merged commit d6c65ab into w3c:master May 16, 2017
@ewilligers ewilligers deleted the support-calc branch May 17, 2017 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[motion] defining "computed distance" (aka "used distance")
3 participants