[whatwg] Infinite loopcount for audio and video

Is there a way to specify continuous looping for audio and video 
elements? e.g. something like

<audio src="spacemusic.mp3"
   autoplay="autoplay" loopcount="Inf" />

If not, should there be?

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/

Received on Monday, 23 April 2007 12:20:00 UTC