1
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-10-20 13:43:55 +08:00
Commit Graph

1 Commits

Author SHA1 Message Date
Nick Wellnhofer
5408c10c37 Don't normalize namespace URIs in XPointer xmlns() scheme
Namespace URIs should be compared without escaping or unescaping:

https://www.w3.org/TR/REC-xml-names/#NSNameComparison

Fixes #289.
2022-02-04 14:00:09 +01:00