Closed Bug 1151695 Opened 11 years ago Closed 10 years ago

Animation.currentTime should return null when the animation is pause-pending

Categories

(Core :: DOM: Animation, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox40 --- affected

People

(Reporter: birtles, Unassigned)

References

Details

The spec says: "The current time of this animation unless this animation has a pending pause task, in which case this attribute returns null." http://w3c.github.io/web-animations/#dom-animation-currenttime I haven't implemented this yet, however, since I don't really like the idea of hiding information from the user like this. I'm not really sure if we should do this.
Component: DOM → DOM: Animation
Summary: Animation(Player).currentTime should return null when the animation is pause-pending → Animation.currentTime should return null when the animation is pause-pending
Blocks: 1178660
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.