dom-parser icon indicating copy to clipboard operation
dom-parser copied to clipboard

Fix: parentNode and doctype

Open wxt2005 opened this issue 5 years ago • 1 comments
trafficstars

  • Previously node.parentNode will always return null, it has been fixed.
  • Doctype can now be parsed correctly.

wxt2005 avatar Feb 19 '20 12:02 wxt2005

@wxt2005 Apparently @ershov-konst will no longer maintaining the project. Would you mind publish your fork at npm instead?

SukkaW avatar Aug 05 '20 15:08 SukkaW