[Webkit-unassigned] [Bug 123879] Ended event should be triggered also when playback rate is negative
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 24 12:54:16 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=123879
--- Comment #40 from Jer Noble <jer.noble at apple.com> 2014-07-24 12:54:28 PST ---
This behavior is incorrect. The latest WHATWG spec still says:
"When the current playback position reaches the earliest possible position of the media resource when the direction of playback is backwards, then the user agent must only queue a task to fire a simple event named timeupdate at the element."
So, while the ended property will return 'true' in this case, it is incorrect to fire an 'ended' event.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list