[csswg-drafts] [scroll-animations-1] Add view() as a value for animation-timeline as a corresponding of scroll() (#7587)

ydaniv has just created a new issue for https://github.com/w3c/csswg-drafts:

== [scroll-animations-1] Add view() as a value for animation-timeline as a corresponding of scroll() ==
Scroll-animations define the `scroll()` for defining an anonymous `ScrollTimeline` as a timeline for an animation.
The spec currently doesn't have a corresponding value for `ViewTimeline`.

Should we add `view()`?
I believe this is useful just as much.

If so, it should:

- take `axis` and `inset` as arguments
- refer to same element as the `subject` of that timeline

I guess these are reasonable for an anonymous `ViewTimline`, otherwise use a name.




Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7587 using your GitHub account


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

Received on Tuesday, 9 August 2022 19:45:55 UTC