- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 22 Jan 2014 20:46:30 -0500
- To: www-style@w3.org
On 1/22/14 6:46 PM, Tab Atkins Jr. wrote:
> I haven't tested any other browser
What Gecko does is summarized by this comment, I think:
// Must check 'animation-name' after 'animation-timing-function',
// 'animation-direction', 'animation-fill-mode',
// 'animation-iteration-count', and 'animation-play-state' since
// 'animation-name' accepts any keyword.
-Boris
Received on Thursday, 23 January 2014 01:46:58 UTC