[Bug 12426] Effect when @src of video element contains temporal media fragment URI and @loop

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12426

--- Comment #5 from Philip Jägenstedt <philipj@opera.com> 2011-04-06 12:55:17 UTC ---
(In reply to comment #4)
> In my mind, a loop goes over the given resource, which in this case is the
> fragment. As soon as the user interacts with the resource, however, we break
> out of the loop state. For example, if the user pauses at the end, then the
> next 'play' will continue. Or if the user seeks anywhere, then we revert to the
> full timeline.

I was talking about the case when playback pauses at the end of the fragment
range because it's the end, not because the user paused at that point.

Do you mean that *any* seeking, including within the fragment, should break the
state and cause it to behave as if no fragment was specified at all?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 6 April 2011 12:55:20 UTC