Re: [csswg-drafts] [css-timing] Rename spec and wording to be more generic

Interpolation is generally what we use to describe how to calculate an intermediate _style_ value (e.g. what is the value 50% between `translate(100px)` and `rotate(90deg)`). The output of the easing calculation becomes one of the inputs to the interpolation procedure (the 50% in the previous example). I think it would be most confusing to _also_ refer to that as interpolation.

-- 
GitHub Notification of comment by birtles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1577#issuecomment-314597551 using your GitHub account

Received on Tuesday, 11 July 2017 23:12:19 UTC