Files
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
..