- From: Gervase Markham <gerv@gerv.net>
- Date: Fri, 09 Oct 2009 17:34:02 +0100
- To: Simon Pieters <simonp@opera.com>
- CC: public-html-comments@w3.org
On 08/10/09 15:45, Simon Pieters wrote: > So you want the media element to load two resources at the same time? > I'm very skeptical about this idea. Actually, no, scratch that. I just want play() to implicitly invoke load(), because then it all DWYM. > Not sure I follow. Currently, inserting a <source> into a media element > that is in a document and has networkState NETWORK_EMPTY will run the > resource selection algorithm. Inserting another <source> will only be > used if the first <source> fails. I guess I'm not sure that the above change would affect this sort of thing... Gerv
Received on Friday, 9 October 2009 23:14:32 UTC