Re: [csswg-drafts] [web-animations-1] Make animations become idle when they have an inactive timeline (#2066)

Thanks @birtles for reviewing the diagrams! Sorry about the mix up with 2 different states - I was copying the PPT diagrams and somehow these extra arrows where added. I'll re-generate the diagram with webgraphviz tool, it's more appropriate for collaboration. [The original](https://docs.google.com/document/d/108BW6PmXP_JUCKmfyNpWK4EEs5s5XpTcL3mPiQ6bEPI/edit) chart is updated, including removing the extra transition from the Idle state on the inactive timeline side.

> // (Following is the aborted paused behavior)
>   "Pause-pending (from running)" -> "Running" [ label="play()" color="red" ]

My understanding is that the transition goes to Play Pending State (ST = resolved HT = null Task = "play"). See https://drafts.csswg.org/web-animations/#playing-an-animation-section, bullet 5. Isn't this the case?


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

Received on Monday, 10 February 2020 17:43:26 UTC