> I obtained it from ASV when I viewed it in IE7 but when I use Opera to view > it and download the source from that it looks quite different (i.e. > well-formed).
Did you mean using the "Save as..." context menu option for ASV? AFAIK, it simply saves a copy of the document currently being viewed, so the issue seems to be located in the original SVG source. Note that legacy content was mostly made with ASV in mind, which eats up loads of invalid SVG and still tries to render things: yes, it violates most of the error processing guidelines [1]. As a good practice, I generally recommend always testing with a more standard and stricter implementation (most current implementations are) such as Batik. Regards, Helder Magalhães [1] http://www.w3.org/TR/SVG/implnote.html#ErrorProcessing --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
