Re: [csswg-drafts] [web-animations-1] Finished pending state (#5452)

4.4.12. Updating the finished state: finish notification steps, step 2: "Otherwise, if synchronously notify is false, queue a microtask to run finish notification steps for animation unless there is already a microtask queued to run those steps for animation." Here a finished microtask can be queued, but nowhere this task is canceled if the animation, before the task is run, becomes not finished, and for this case is the "4.4.12./5.1.1 If animation’s play state is not equal to finished, abort these steps.". I.e. the microtask stays in the micro tasks queue always, until is executed.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 19 August 2020 07:25:52 UTC