Hello Bruce, Holger, On Sun, 09 Sep 2007 17:43:52 +0200, Holger <[EMAIL PROTECTED]> wrote:
> Hi Bruce > i dont know about the .getSVGDocument() problem, and havent tried yet. > but , i have ASV installed for testing purpose, and Opera 9.5 > automaticly uses ASV for > SVGs embedded with embed. that seems be the cause for your gSVGD problem. Yes, that seems quite likely. That bug was unfortunately in the 9.5 alpha, but I have got feedback that it has been fixed since. I'm not sure if it is the case, but you can try the following to see if they help: 1) Make sure that the svg file is sent correctly with the "image/svg+xml" mimetype 2) The <embed> element should have a 'type' attribute that says the same thing: <embed src="foo.svg" type="image/svg+xml"> > cheers > Holger > >> OK I will try to get this discussion back on track ;) >> Opera supports both the embed and object tags. What I was asking is >> has anyone else seen a regression from Opera 9.2 to 9.5 where the >> operator .getSVGDocument() is now failing in 9.5?? It seems to fail >> with <embed>, does it also fail for <object> ? No, object should work the same as in 9.2, otherwise please file a bug at http://bugs.opera.com/wizard. Cheers /Erik -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

