Hash :
4ba1f923
Author :
Date :
2025-04-18T17:28:24
html: Avoid HTML_PARSE_HTML5 clashing with XML_PARSE_NOENT There are several users that pass invalid XML parser options to the HTML parser. Choose a value that is less likely to clash.