Re: [css-animations][Editorial?] Do keyframes cascade or not?

On Aug 12, 2014, at 00:34, Sylvain Galineau <galineau@adobe.com> wrote:
> I'll think we may end up elaborating a bit, at least with another example. But as a fix to the existing contradiction, see https://dvcs.w3.org/hg/csswg/diff/a6f1ba394023/css-animations/Overview.bs

A good example would be a bounce, where you want all reverse keyframes to have the same timing function, but you also want to define them separately to define the diminishing offset. For example, see [1], where they have to repeat the timing function.

[1]: https://github.com/daneden/animate.css/blob/master/animate.css#L55

Received on Tuesday, 12 August 2014 00:56:06 UTC