RESOLVED FIXED Bug 30388
Support SVG-in-HTML5 syntax
https://bugs.webkit.org/show_bug.cgi?id=30388
Summary Support SVG-in-HTML5 syntax
Jeff Schiller
Reported 2009-10-15 08:01:41 PDT
The HTML5 specification describes a syntax for SVG-in-HTML5: http://dev.w3.org/html5/spec/the-canvas-element.html#svg-0 http://dev.w3.org/html5/spec/embedded-content-0.html#embedded-content etc Firefox has a HTML5 parser that is disabled by default, but will presumably be enabled by default in the future: https://bugzilla.mozilla.org/show_bug.cgi?id=373864
Attachments
Nomis101
Comment 1 2010-03-19 05:03:35 PDT
If you take this HTML5 test http://gk.lka.hu/old2/html5/ it fails in Webkit for the SVG test (no green circle). But you see a green circle if you take the same test with Firefox 3.7a3 (and html5 enabled).
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 2 2010-03-19 06:44:37 PDT
Looks like IE9 will support this as well. See <http://ie.microsoft.com/testdrive/info/ReleaseNotes/Default.html#WPGN>
Note You need to log in before you can comment on or make changes to this bug.