Skip to content

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

Description

@kevers-google

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions