Hi, Owen- Owen Corpening wrote (on 8/2/08 5:33 PM): > If I have a proper svg file drawing one line saved as a .svg file, > it draws (in firefox3), but rename it .html it does not. Is this > "as designed"?
As Robert described, it will render in some browsers if you use the ".xhtml" extension. The SVG spec recommends the use of the ".svg" extension, and some user agents may not render (or open) files with another extension. I'm curious as to your use case... why do you want/need to serve it as XHTML? Regards- -Doug ------------------------------------ ----- 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/

