|
1) At line 14973: equality (==) mistyped as assignment (=)
Actually this is legal ECMAscript.
At line 5370, col 167: incomplete path element
There is no path element there. There is some literal character data using the ampersand greater-than character but no XML parser should treat that as an element and no SVG viewer should either. Whichever viewer you were using that does this is making a mistake.
For now, the Adobe implementation is quite a bit ahead of the others in implementing advanced features of the spec. |