Mobile Acid Test: embedded video (was: [minutes] Tuesday Dec 18 teleconf)

Le mardi 08 janvier 2008 à 14:48 +0100, Wilhelm Joys Andersen a écrit :
> They should be replaced by proper tests as work progresses. Please  
> send me any tests you want included.

Here is a new test, for embedded video:
<div title="Test #8: embedded video" class='box'><object
data="green.mpeg" width="20" height="20" type="video/mpeg"><param
name="loop" value="true" /><img src="red.png" alt="fail" width="20"
height="20" /></object></div>

I'm using the object tag, but maybe we should target the video tag
instead? although again, the current standardization status of HTML 5
makes it hard to decide if targeting it might not be too premature.

We could also test video included through SVG fairly straightforwardly.

Dom

Received on Thursday, 31 January 2008 14:10:35 UTC