Re: [web-animations] Ordering animations based on when they transition from idle

2015-07-13 Thread Brian Birtles
On 2015/07/09 11:30, Shane Stephens wrote: I wonder if this proposal is a little bit odd in that we have the following two cases: a) var anim = new CSSAnimation(...); anim.play(); b) elem.style.animation = ...; var anim = elem.getAnimations()[0];

RE: [web-animations] Request to publish another WD of Web Animations

2015-07-13 Thread David Dailey
Hi Brian, I'm a bit confused (still). In looking through the document, it looks as though almost everything that looks like traditional animation (in terms of the 15 year old thing that people used to call a W3C Standard -- I finally understand W3C's use of the word recommendation) has been

Re: [web-animations] Request to publish another WD of Web Animations

2015-07-13 Thread Brian Birtles
Hi David, On 2015/07/14 5:58, David Dailey wrote: I'm a bit confused (still). In looking through the document, it looks as though almost everything that looks like traditional animation (in terms of the 15 year old thing that people used to call a W3C Standard -- I finally understand W3C's use