Commit 186562a182d2e27f90631d1a1f63ad5079fe62fb

Nick Wellnhofer 2024-03-12T19:55:33

parser: Fix detection of duplicate attributes in XML namespace Fixes a regression from commit e0dd330b, resulting in duplicate attributes in the predefined XML namespace not being detected or extraneous default attributes being passed. Fixes #704.