[whatwg] Inline SVG
Michel Fortin
michel.fortin at michelf.com
Fri Dec 8 09:30:25 PST 2006
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/
More information about the whatwg
mailing list