Skip to content

v17.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 21:55
c929243

👷‍♂️ 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