Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[scroll-animations-1][web-animations-2]: Move web-animations-2 to draft spec #7375

Open
kevers-google opened this issue Jun 15, 2022 · 2 comments
Labels
web-animations-2 Current Work

Comments

@kevers-google
Copy link
Contributor

The scroll-animation-1 spec has dependencies on web-animations-2, which is presently an unofficial proposal draft.

We should consider splitting web-animations-2 and moving essential pieces into a full draft spec.

The required pieces are:
* Timelines
* Animations (normalization process when using a progress-based timeline)
* Setting the timeline of an animation
* Validating a CSSNumberish time
* Setting the current time of an animation
* Setting the start time of an animation
* Playing an animation
* Pausing an animation
* Canceling an animation
* Animation effect phases and states (partial: rule for when to have an inclusive endpoint).
* Iteration intervals (partial: Intrinsic iteration duration & duration: 'auto')

At present, sections specific to group effects could be split out into web-animations-3.

@birtles
Copy link
Contributor

birtles commented Jun 16, 2022

If it's only group effects that wouldn't be included. Can we just make the whole thing a FPWD?

We really need to get level 1 to CR too.

@kevers-google
Copy link
Contributor Author

Moving all of web-animations-2 to FPWD sounds good too.

@fantasai fantasai added the web-animations-2 Current Work label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-animations-2 Current Work
Projects
None yet
Development

No branches or pull requests

3 participants