ladybird/Userland/Libraries/LibWeb/XML
Bastian Neumann b3fdeef5d7 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.
2024-10-14 16:20:57 +01:00
..
XMLDocumentBuilder.cpp LibWeb: Do not accept malformed xml namespace 2024-10-14 16:20:57 +01:00
XMLDocumentBuilder.h LibWeb+LibXML: Cache the result of parsing the XHTML DTD and reuse it 2024-10-13 00:24:44 +02:00