Re: Problem embedding SVG graphic on web page

codedread <[email protected]> Mon, 30 Nov 2009 10:31:12 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.svg
Organization http://groups.google.com
Message-ID <[email protected]>
On Nov 30, 12:16 pm, Boris Zbarsky <[email protected]> wrote:
> On 11/30/09 12:23 PM, Addanc wrote:
>
> > Cheers Jeff, the object mark-up work around does the job; although it
> > does break Safari and Chrome
>
> Uh... it does?  <object> should work fine in those.  Testcase?
>
> -Boris

Yes, I would agree with Boris - the <object> tag works fine for me on
my web pages in all browsers that support SVG: http://blog.codedread.com/

I'd like to see a test case.

> Does anybody no the schedule for implementing the <img> embedding
> capability.

You probably want to follow these bugs:

https://bugzilla.mozilla.org/show_bug.cgi?id=276431
https://bugzilla.mozilla.org/show_bug.cgi?id=231179

I believe this functionality was intended for Mozilla 1.9.1 and 1.9.2,
but it keeps slipping.

Jeff