serenity/Userland/Libraries/LibWeb/XML
Bastian Neumann d773dc2059 LibWeb: Do not accept malformed xml namespace
This runs wpt domparsing/DOMParser-parseFromString-xml-parsererror.html
that previously crashed because of a malformed XML namespace in the
test.

(cherry picked from commit b3fdeef5d727c2063d0daba15be8b44a2143d855)
2024-11-24 10:27:54 -05:00
..
XMLDocumentBuilder.cpp LibWeb: Do not accept malformed xml namespace 2024-11-24 10:27:54 -05:00
XMLDocumentBuilder.h LibXML: Set the doctype when parsing via Parser::parse_with_listener 2024-11-12 07:14:25 -05:00