Skip to content

Restore behavior of htmlDocContentDumpFormatOutput()

Patch by J Pascoe of Apple.

  • HTMLtree.c: (htmlDocContentDumpFormatOutput):
  • Prior to commit b79ab6e6, xmlDoc.type was set to XML_HTML_DOCUMENT_NODE before dumping the HTML output, then restored before returning.

Merge request reports