0.9.7
Added 1
- Implementation of hasAttributes
Changed 1
- simplify DOM.compareDocumentPosition
Fixed 2
- locator is now true even when other options are being used for the DOMParser
- allow case-insensitive DOCTYPE in HTML
From xmldom
Added
- Implementation of
hasAttributes#804
Fixed
- locator is now true even when other options are being used for the DOMParser
#802/#803 - allow case-insensitive DOCTYPE in HTML
#817/#819
Performance
- simplify
DOM.compareDocumentPosition#805
Chore
- updated devDependencies
Thank you, @zorkow, @Ponynjaa, @WesselKroos, for your contributions.