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

Le mardi 08 janvier 2008 à 14:48 +0100, Wilhelm Joys Andersen a écrit :
> I have uploaded a demo here:
> 
>     http://people.opera.com/wilhelmja/mwts/demo.html
> 
> Only three tests are included so far (data URI, CSS media queries, CSS3  
> nth-child selector). The remaining 22 boxes in the demo are just copies of  
> these. They should be replaced by proper tests as work progresses. Please  
> send me any tests you want included.

Here is a test for SVG Tiny/WICD:
<div title='Test #4: SVG Tiny1' class='box'>
<object data="green.svg" width="20" height="20"  type="image/svg+xml">
<param name="render" value="static" />
<img src="red.png" alt="fail" width="20" height="20" />
</object>
</div>

to be added with the following images.

Dom

Received on Tuesday, 29 January 2008 14:58:22 UTC