RE: [css-animations] CSS animations and non-interactive media

> What you ask for seems to be hardly possible today. All animations are asynchronous. You would need a timeline, synchronize animations and the possibility to pause animations at a certain point. None of this is specified in the first level of the specifications or implemented in browsers.
>
> Dirk

True, but all of this is defined in the Web Animations spec. At some point in the future, this will be possible (and I think it should be). 		 	   		  

Received on Tuesday, 28 May 2013 16:12:47 UTC