- From: Yehonatan Daniv via GitHub <sysbot+gh@w3.org>
- Date: Tue, 10 Dec 2024 16:37:52 +0000
- To: public-css-archive@w3.org
The [web-animations-1 spec says this](https://www.w3.org/TR/web-animations-1/#iteration-count): > The number of times an [animation effect](https://www.w3.org/TR/web-animations-1/#animation-effect) repeats is called its iteration count. The [iteration count](https://www.w3.org/TR/web-animations-1/#iteration-count) is a real number greater than or equal to zero. The iteration count may also be positive infinity to represent that the animation effect repeats indefinitely. Constructing effects with `Infinity` works everywhere. Seems wrong to be failing on update. -- GitHub Notification of comment by ydaniv Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11343#issuecomment-2532240738 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 10 December 2024 16:37:53 UTC