[Webkit-unassigned] [Bug 212161] iterationCount in Web Animations JavaScript API doesn't do anything

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 12:57:14 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212161

--- Comment #1 from Jack Wellborn <w0nka at mac.com> ---
Reading this article https://webkit.org/blog/10266/web-animations-in-safari-13-1/, I tried the last sample under "Part I – Animation Creation" in the console by selecting an element and using $0.animate.... Everything in the example worked as expected except iterationCount. The animation plays once regardless of the value.

Expected Behavior:
Animation repeats to the value provided in iterationCount.

Actual Behavior:
Animation only plays once regardless of the value provided in iterationCount.

Let me know if a test page would help.

-- 
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/20200520/a1075601/attachment-0001.htm>


More information about the webkit-unassigned mailing list