[Webkit-unassigned] [Bug 60972] Audio element doesn't emit the 'playing' event every time it starts playing, after it has finished playing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 10:47:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60972





--- Comment #5 from Eric Carlson <eric.carlson at apple.com>  2011-09-13 10:47:03 PST ---
(In reply to comment #4)
> > This is not correct, the 'playing' event should only fire when the element goes from the paused state to the playing state. Read the spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#dom-media-play
> 
> Current spec does not say it but I think, the Paused attribute should also be set to true when :
> - The current playback position is the end of the media resource, and the media element does not have a loop attribute specified.
> 
> Please let me know your suggestion.
> 
If you think the spec is incorrect, please file a bug against the spec. You can do this directly from inline issues box in the spec itself, or from http://www.w3.org/Bugs/Public/enter_bug.cgi if you have a W3C account.

-- 
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