Describe the bug
The following document can not be parsed:
<!DOCTYPE root []><root></root>
To Reproduce
Try to parse the document
<!DOCTYPE root []><root></root>
Expected behavior
It is possible to parse the document
Runtime & Version:
xmldom version: master
runtime version: -
other related software and version: -
I will create an PR for the fix.
Describe the bug
The following document can not be parsed:
<!DOCTYPE root []><root></root>To Reproduce
Try to parse the document
<!DOCTYPE root []><root></root>Expected behavior
It is possible to parse the document
Runtime & Version:
xmldom version: master
runtime version: -
other related software and version: -
I will create an PR for the fix.