- From: Eric A. Meyer <eric@meyerweb.com>
- Date: Thu, 5 May 2011 08:48:36 -0400
- To: www-style@w3.org
Before I go off reporting bugs, I just want to double-check here. Supposing the following: animation: bounce 2s ease-out infinite alternate, move 10s linear infinite alternate; ...each animation should have its own easing, right? Aurora does so, but WebKit applies 'ease-out' to both animations. My reading of the syntax says that Aurora is correct, but I've been known to misread the value syntaxes when they get complicated. -- Eric A. Meyer (eric@meyerweb.com) http://meyerweb.com/
Received on Thursday, 5 May 2011 12:49:05 UTC