Re: Video DOM API

On Wed, 14 Oct 2009 04:54:57 -0400, Ian Hickson <ian@hixie.ch> wrote:

> On Wed, 14 Oct 2009, Michael A. Puls II wrote:
>>
>> I am that other person and here's what I personally expect, fwiw:
>>
>> When setting src:
>>
>> 1. The current media should stop playing.
>>
>> 2. It should then be unloaded.
>>
>> 3. All states should be reset (including the play state).
>>
>> 4. The new media should start loading.
>>
>> 5. If autoplay is true, the new media should start playing. If not, it
>> only starts playing when you call play().
> That is now the case.

Thanks

-- 
Michael

Received on Wednesday, 14 October 2009 10:19:53 UTC