Bug 30388 - Support SVG-in-HTML5 syntax
Summary: Support SVG-in-HTML5 syntax
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: HTML5
Depends on: 39259
Blocks: 32934
  Show dependency treegraph
 
Reported: 2009-10-15 08:01 PDT by Jeff Schiller
Modified: 2010-10-25 13:30 PDT (History)
18 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Schiller 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
Comment 1 Nomis101 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).
Comment 2 Ms2ger (he/him; ⌚ UTC+1/+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>