ladybird/Userland/Libraries/LibWeb/XML
Timothy Flynn c8d8640018 LibWeb: Detect when an XML document belongs in the SVG namespace
We currently parse all XML documents as belonging in the HTML namespace.
Switch to the SVG namespace when parsing an SVG document.
2023-06-09 01:12:48 +02:00
..
XMLDocumentBuilder.cpp LibWeb: Detect when an XML document belongs in the SVG namespace 2023-06-09 01:12:48 +02:00
XMLDocumentBuilder.h LibWeb: Detect when an XML document belongs in the SVG namespace 2023-06-09 01:12:48 +02:00