Skip to content

[css-animationworklet] Require sharing a single animator instance for stateless animators #932

Open
@flackr

Description

@flackr

Similar to issue #931, the animator instance section should require that stateless animators have a single instance per global scope. This would not only be more efficient, but further prevent developers from accidentally storing and relying on state on the animator instance as it would be shared for all instances of that animation.

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