Re: [csswg-drafts] [scroll-animations-1] What's the point of animation-range? (#7901)

Once `animation-delay` becomes a shorthand, `animation` will need to expand into the longhands: `animation-delay-start` and `animation-delay-end`. So changing `animation-delay` doesn't have to affect `animation`, it depends on how it's defined.

And anyways, scroll-animations-1 doesn't seem to be changing `animation`, so its grammar is still as defined in https://drafts.csswg.org/css-animations-1/#propdef-animation, which uses `<time>`, regardless of the grammar of `animation-delay`. So if you want to define scroll animations in `animation` open a new issue I guess.

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


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

Received on Sunday, 23 October 2022 19:59:20 UTC