Re: [csswg-drafts] [web-animations-2] Progress APIs (#8799)

If it helps, I can add an example from a research we started on doing exactly what I mentioned above:

> I'm leaning towards 2, since this will probably be used to sync a scroll/view timeline with another effect that can't be done with CSS, e.g.: canvas, SVG, video.

Here: https://codepen.io/ydaniv/pen/VwNraKB - trying to scrub a `<video>`'s progress in-sync with a `ScrollTimeline` (spoiler: it doesn't work, at least OOTB). This is the kind of usages I think we'll mostly see for this API.

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


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

Received on Sunday, 22 September 2024 18:08:39 UTC