mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00: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'/>
|
|
^
|