- From: Dean Jackson <dino@apple.com>
- Date: Sat, 30 Jul 2011 00:41:17 -0700
- To: Jonathan Snook <jonathan@snook.ca>
- Cc: www-style@w3.org
On 28/07/2011, at 10:22 PM, Jonathan Snook wrote: > > On top of this, I would like to recommend an additional property to animation-direction: reverse. This would allow a declared animation to be run in reverse. For example: > > div { > animation: slide 1s 1; > } > > div.hidden { > animation-direction: reverse; > } > > This would allow a single animation declaration to be used. There was some mailing list consensus to add exactly this behaviour. http://www.w3.org/mid/6425B474-674B-4869-A1AE-81ACD2E6E20B@apple.com (Still thinking on the first suggestion) Dean
Received on Saturday, 30 July 2011 07:43:38 UTC