Commit 944cc23c84b979353b2d2c6e9921299ffd8f9b70

Nick Wellnhofer 2024-07-03T15:54:32

tree: Fix handling of empty strings in xmlNodeParseContent We shouldn't create an empty text node to match the old behavior. Fixes #759.