libxml2/result/HTML/758606.html.sax
Nick Wellnhofer 3adb396d87 html: Parse bogus comments instead of ignoring them
Also treat XML processing instructions as bogus comments.
2024-10-06 18:13:05 +02:00

7 lines
126 B
Plaintext

SAX.setDocumentLocator()
SAX.startDocument()
SAX.error: Invalid char in comment 0xC
SAX.comment(<!doctype
)
SAX.endDocument()