Skip to content

[web-animations-1] Make updating the playback rate asynchronous #2059

@birtles

Description

@birtles

From @alancutter on May 6, 2016 3:52

Playing and pausing Animations are asynchronous operations due to the existence of off main thread animations. This detail is captured with pending play and pause tasks.

Changing the playback rate of an Animation is similarly asynchronous and should have its own pending task.

Copied from original issue: w3c/web-animations#151

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