Re: [csswg-drafts] [scroll-animations-1] Interaction with 'animation-iteration-count' (#8233)

My initial thought was "ignore", but authors may want to create repeating effects which is otherwise very cumbersome with spreading repeats over the Keyframes set.
So I see 2 options:
1. split the length as you wrote above for finite numbers.
2. split automatically per a given duration in pixels, just like `background-repeat`, but then we'll need to also think of either a new syntax or interaction with `animation-duration`.

Also, in case of repeats there may be an interaction with `animation-direction`, as in alternate direction on repeat or not, and with `animation-delay-end` that needs to be considered. 

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


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

Received on Friday, 16 December 2022 11:45:27 UTC