https://bugzilla.wikimedia.org/show_bug.cgi?id=41174
--- Comment #11 from AnonMoos <[email protected]> 2012-10-21 16:18:53 UTC --- P.S. For the record -- the presence of xmlns="http://www.w3.org/2000/svg" is only mandatory in an SVG file if you take an XML-only point of view. From the perspective of traditional SGML rules, other methods (such as including a <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> header) were fully sufficient to identify an SVG file. As far as I'm aware, Firefox has been consistent since around version 0.9 in refusing to display SVG files without an xmlns="http://www.w3.org/2000/svg" header, but Firefox does not define SVG correctness... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
