- From: verbessern via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Aug 2020 07:30:20 +0000
- To: public-css-archive@w3.org
Let me guide you: "class AsyncFinishNotification : public MicroTaskRunnable" in Animations.cpp of the code you have referenced to me in another issue. This is the pending finished notification micro task. In this code it seems that this queue is not the same as the "PendingAnimationTracker", so maybe that will produce out of order execution of pause/play/finish notify tasks, but I'm not sure, its not the topic of the issue however. -- GitHub Notification of comment by verbessern Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5452#issuecomment-675903763 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:30:22 UTC