SVG Image Must Have Format Specified In Url
SVG images (or images in general) should not be included on a web page without
the format being defined. Else the image will be loaded as-is which might mean
a format not possible to display by certain browsers.
Good Example:
http://www.erp5.org/user-Reference.Of.My.SVG?format=svg
Bad Example:
http://www.erp5.org/user-Reference.Of.My.SVG?format=