Re: transitions vs. animations

On Apr 5, 2010, at 10:39 AM, Tab Atkins Jr. wrote:

This mail was rather long and it was hard to digest it all in one go.

> The changes are relatively minor here:
> 
> 1. Transition-property takes another value, which specifies a
> (property, keyframe) pair.
> 
> 2. Three new shorthand properties: play-in, play-during, and play-out.
> Play-in specifies animations to be run when the element begins to
> match the given selector.  Play-out plays when the element stops
> matching.  Play-during plays infinitely while the element matches.

Doesn't this have al the same issues as Hakon's on-enter, on-exit that have been pointed out already?

Simon

Received on Tuesday, 6 April 2010 16:05:07 UTC