Commit 7d446e9736f69e42fdf96e8b5507ed282ccc1c25

Nick Wellnhofer 2023-12-08T12:13:49

parser: Fix namespaces redefined from default attributes This regressed in commit e0dd330b. Also fixes a long-standing issue where namespaces from default attributes weren't added if they match an existing namespace. Fixes #643.