Bugzilla – Bug 629
xmlns:xlink doesn't validate
Last modified: 2009-09-09 14:46:37 CEST
It seems you typoed the xlink namespace in the impl... Error: Bad value http://www.w3.org/1999/xlink for the attribute xmlns:link (only http://www.w3org/1999/xlink permitted here). From line 7, column 4; to line 7, column 51 <body>↩<p><svg xmlns:xlink=http://www.w3.org/1999/xlink /></p>↩< Warning: Attribute xmlns:xlink with the value http://www.w3org/1999/xlink is not serializable as XML 1.0 without changing document semantics. From line 7, column 4; to line 7, column 51 <body>↩<p><svg xmlns:xlink=http://www.w3.org/1999/xlink /></p>↩<
*** Bug 645 has been marked as a duplicate of this bug. ***
Fixed on trunk. Not deployed yet.