libxml2-wasm icon indicating copy to clipboard operation
libxml2-wasm copied to clipboard

All functions of XmlNode and its subclasses should handle non-utf8 encoding

Open jameslan opened this issue 2 months ago • 0 comments

When the document is parsed successfully using an encoding other than UTF-8, the content, namespaceUri, and other functions that take string parameters should continue to work correctly.

jameslan avatar Nov 05 '25 08:11 jameslan