Open Bug 1321405 Opened 8 years ago Updated 2 years ago

Adjust 'update the finished state' procedure to accommodate timelines that change direction

Categories

(Core :: DOM: Animation, defect, P3)

defect

Tracking

()

Tracking Status
firefox53 --- affected

People

(Reporter: botond, Unassigned)

References

(Blocks 1 open bug)

Details

A change was recently made to the "update the finished state" procedure of the Web Animations spec to accommodate timelines that change direction [1].

This bug tracks implementation of that change in Gecko.

[1] https://github.com/w3c/web-animations/issues/173
I have a quick-and-dirty implementation of this on try [1], which passes existing tests.

It can be used as a starting point, but it will need some cleanup, including using the terminology in the spec where possible, and probably a new test.

[1] https://hg.mozilla.org/try/rev/697611a069d9aee81a4e9bbce138891586e29b38
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.