- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Tue, 29 Jan 2008 17:08:42 +0100
- To: Wilhelm Joys Andersen <wilhelmja@opera.com>
- Cc: public-mwts@w3.org
Received on Tuesday, 29 January 2008 16:09:28 UTC
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 another test, testing a simplistic declarative SVG animation: <div title='Test #6: SVG animation' class='box'> <object data="redtogreen.svg" width="20" height="20" type="image/svg +xml"> <param name="render" value="dynamic" /> <img src="red.png" alt="fail" width="20" height="20" /> </object> With the SVG file attached. Dom
Received on Tuesday, 29 January 2008 16:09:28 UTC