ladybird/Userland/Libraries/LibWeb/XML
Maciej cad3b085a8 LibXML: Set XMLNS namespace for xmlns attribute
This is what Blink and Gecko do, and is required for serialization
(innerHTML etc.) of XML elements to work.
2024-07-14 11:49:31 +02:00
..
XMLDocumentBuilder.cpp LibXML: Set XMLNS namespace for xmlns attribute 2024-07-14 11:49:31 +02:00
XMLDocumentBuilder.h LibWeb: Make the default XML namespace an empty Optional 2024-02-19 10:42:56 +01:00