mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
Don't report an extra attribute uniqueness error if a namespace is undeclared. This matches old behavior.
4 lines
265 B
Plaintext
4 lines
265 B
Plaintext
./test/errors/ns-undeclared.xml:1: namespace error : Namespace prefix xLink for href on linearGradient is not defined
|
|
<linearGradient id='gradient4' xLink:href='#gradient3' href='otherHref'/>
|
|
^
|