You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documents created with htmlReadDoc() have xmlElementType ==
XML_HTML_DOCUMENT_NODE. Handle that type like the XML_DOCUMENT_NODE
type. htmlDoc* is an alias for xmlDoc*.
Fixes#23
0 commit comments