Re: [csswg-drafts] [css3-animations] [css-transitions] animation-delay animatable?

A->B->C is precisely the kind of thing that is a limitation of 
transitions I was looking to overcome.

Auto-reversal for animations would make sense, but the trick is having
 them work smoothly as selector conditions change (e.g. :hover or 
class application etc.) That's effectively the transition behavior, 
which is what motivated, specifically, the proposal to transition 
animation-delay.

To be clear: any proposal that allowed for transition-style 
apply&reverse with animations would be completely satisfactory.

Musing for a moment: wouldn't that mean that transitions could be 
completely described as animations, and transition properties as they 
exist now could be described, effectively, as defining a "transition 
animation" for the element?

-- 
GitHub Notification of comment by nyarly
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/683#issuecomment-259836575 
using your GitHub account

Received on Thursday, 10 November 2016 23:16:32 UTC