[web-animations] Animation on element removal

Hi Cheng,

The planned API won't support animation after removal. However, player
events allow removal to be deferred until after the removal has completed.

Cheers,
    -Shane Stephens

On Tuesday, April 22, 2014, Cheng Lou <chenglou92@gmail.com> wrote:

> Maybe I interpreted this wrong here:
> http://www.w3.org/TR/web-animations/#use-cases
>
> To support this scenario not only are the animated effects of fading and
>> shifting required, but so is synchronization, both between the animations,
>> and between animations and scripted actions (removing the table row from
>> the DOM after the animations have completed).
>>
>
> But will the planned API support animation of items upon removal from DOM?
> I knows this sounds easily circumvented, but it would be extremely useful
> for declarative libraries like Facebook's React<https://github.com/facebook/react>
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "web-animations-changes" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web-animations-changes+unsubscribe@googlegroups.com<javascript:_e(%7B%7D,'cvml','web-animations-changes%2Bunsubscribe@googlegroups.com');>
> .
> For more options, visit https://groups.google.com/d/optout.
>

Received on Tuesday, 22 April 2014 07:27:18 UTC