Re: [csswg-drafts] [scroll-animations-1][css-animations-2] animation short-hand support for new properties (#8054)

Another question:

It used to be common for scroll-linked animations, which were all based on `ScrollTimeline`-like implementations, to use a start offset (delay) and pixel-duration (duration), rather then an end offset (end delay). Though this technique may be obsolete with the invention of `ViewTimeline`, I think it may still be worthwhile to allow specifying a timeline either by a duration or and end-offset.

Is there a way to achieve this? I guess simply using positive/negative values won't work, perhaps with using `offset()` and `range()` with `ScrollTimeline`?

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


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

Received on Sunday, 20 November 2022 20:58:27 UTC