Re: Problem embedding SVG graphic on web page
HelderMagalhaes <[email protected]> Tue, 1 Dec 2009 04:08:10 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <eb3891f8-fe32-4f04-8620-767229228ee1@r24g2000yqd.googlegroups.com> |
Hi Addanc, > The <object> mark-up works perfectly with Firefox and Opera; with Safari > and Chrome the SVG is rendered perfectly but the SVG boxes appear > incapable of inheriting the background colour/image from the parent box. Seems like you've hit WebKit's bug 10687 [1]... :-| > I am not a web developer, so I probably need to have a bit more of a > play with the CSS to fix this; In my quick tests I wasn't able to work around this behavior. But of course that, if you manage to workaround it, please be sure to share the solution! :-) Regards, Helder [1] https://bugs.webkit.org/show_bug.cgi?id=10687