dom-parser
dom-parser copied to clipboard
Fix: parentNode and doctype
trafficstars
- Previously node.parentNode will always return null, it has been fixed.
- Doctype can now be parsed correctly.
@wxt2005 Apparently @ershov-konst will no longer maintaining the project. Would you mind publish your fork at npm instead?