ladybird/Libraries/LibXML/DOM
Andreas Kling b7595013c1 LibWeb+LibXML: Preserve element attribute order in XML documents
We now use OrderedHashMap instead of HashMap to ensure that attributes
on XML elements retain their original order.
2025-08-22 11:35:59 +02:00
..
Document.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
DocumentTypeDeclaration.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
Node.cpp
Node.h LibWeb+LibXML: Preserve element attribute order in XML documents 2025-08-22 11:35:59 +02:00