# xmldom 0.9.7 - Product: xmldom (https://whatsnew.fyi/product/xmldom) - Vendor: xmldom - Date: 2025-01-19 - Version: 0.9.7 - Original notes: https://github.com/xmldom/xmldom/releases/tag/0.9.7 - Permalink: https://whatsnew.fyi/product/xmldom/releases/0.9.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Implementation of hasAttributes - **fixed** — locator is now true even when other options are being used for the DOMParser - **fixed** — allow case-insensitive DOCTYPE in HTML - **changed** — simplify DOM.compareDocumentPosition [Commits](https://github.com/xmldom/xmldom/compare/0.9.6...0.9.7) ###### Added - Implementation of `hasAttributes` [`#804`](https://github.com/xmldom/xmldom/pull/804) ###### Fixed - locator is now true even when other options are being used for the DOMParser [`#802`](https://github.com/xmldom/xmldom/issues/802) / [`#803`](https://github.com/xmldom/xmldom/pull/803) - allow case-insensitive DOCTYPE in HTML [`#817`](https://github.com/xmldom/xmldom/issues/817) / [`#819`](https://github.com/xmldom/xmldom/pull/819) ###### Performance - simplify `DOM.compareDocumentPosition` [`#805`](https://github.com/xmldom/xmldom/pull/805) ###### Chore - updated devDependencies Thank you, [@zorkow](https://github.com/zorkow), [@Ponynjaa](https://github.com/Ponynjaa), [@WesselKroos](https://github.com/WesselKroos), for your contributions. https://github.com/xmldom/xmldom/discussions/435