[Webkit-unassigned] [Bug 213163] [Web Animations] Updating an Animation on an Element fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 13 09:45:22 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213163
--- Comment #6 from travis at createwithflow.com ---
Confirmed, FF Nightly 79.0a1 (2020-06-13) and Chrome Canary 85.0.4171.0 both look like they have issues.
Firefox Beta 78.0b6 looks good.
I was wondering if there's a better way to set up the animations. For example, waiting for the animation to be ready...
animation.ready.then(function() {
animation.play
});
-
General question: is there a particular set of browsers I should be testing when submitting tickets?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200613/9a0a836c/attachment.htm>
More information about the webkit-unassigned
mailing list