Skip to content

[web-animations-1] Inconsistent default document timeline in Animatable interface #5701

@hiikezoe

Description

@hiikezoe

In animate() method section;

if timeline member of options is missing, be the default document timeline of the node document of the element on which this method was called

In KeyframeAnimationOptions dictionary member section;

If missing, the default document timeline of the Document associated with the Window that is the current global object is used

I believe the former is correct and that's what Firefox and Chrome do currently.
@birtles @majido

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