Skip to content

Add feature for animation iterationComposite (web animations) #3503

@ddbeck

Description

@ddbeck

Specification

https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-iterationcomposite

Description

I learned of this via #3494, so I don't know a lot about this feature.

The description would probably just lift from MDN a bit, something like:

The iterationComposite property of a KeyframeEffect object sets how an animation's property value changes, accumulating or overriding, on each step of the animation.

Documentation

https://developer.mozilla.org/en-US/docs/Web/API/KeyframeEffect/iterationComposite

Browser support

My best guess is that this would be a feature for the BCD key api.KeyframeEffect.iterationComposite.

Other stuff:

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature definitionCreating or defining new features or groups of features.feature entry requestA request for a new web platform feature entry

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions