v17.1.3
👷♂️ Patch fixes
- Fixes incorrect handling of attribute prefixes when iterating
NamedNodeMap
- By @capricorn86 in task #1728- This caused attribute names to be incorrectly returned in
Element.getAttributeNames()
when attributes where using prefixes
- This caused attribute names to be incorrectly returned in