Skip to content

[web-animations-1] Should calling reverse() set effect.timing.direction to "reverse"?  #2543

Closed
@guest271314

Description

@guest271314
  • please tag the issue title with the spec's shortname, like [css-foo]
  • please link to the spec section you're talking about, or at least the spec

https://drafts.csswg.org/web-animations/#directed-progress; https://drafts.csswg.org/web-animations/#dom-animation-reverse

At Chromium 65, calling reverse() does not appear to change the value of effect.timing.direction.

The specification does not explicitly state that effect.timing.direction is changed based on the current or previous direction of the animation.

Should calling reverse() set effect.timing.direction to "reverse"?

How to determine the current or previous (is paused) direction of an 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