- From: Michel Fortin <michel.fortin@michelf.com>
- Date: Fri, 8 Dec 2006 12:30:25 -0500
Le 8 d?c. 2006 ? 10:29, Leons Petrazickis a ?crit : > How about this for HTML5: > <object type="image/svg+xml"> > <svg version="1.1" xmlns="http://www.w3.org/2000/svg"> > <circle cx="100" cy="50" r="40" stroke="black" > stroke-width="2" fill="red"/> > </svg> > </object> Change <object> for <script> and you have my previous proposal which would probably work better. <http://listserver.dreamhost.com/pipermail/whatwg-whatwg.org/2006- December/008444.html> Michel Fortin michel.fortin at michelf.com http://www.michelf.com/
Received on Friday, 8 December 2006 09:30:25 UTC