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

So I think we need to file two separate issues:

1. css-transitions-2: support A->B->C transitions (i.e. transitioning 
with midpoint(s) specified)
2. css-animations-2: support reversing (something we might need to 
consider for scroll effects anyway)

I'm not sure how either will look yet but, yes, ultimately transitions
 and animations are just variations on a theme. In the Web Animations 
API, CSSAnimation and CSSTransition both just inherit from Animation 
and, apart from that, are almost identical. How they are generated is 
where the difference lies.

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

Received on Thursday, 10 November 2016 23:26:11 UTC