Files
ladybird/Tests/LibWeb/Text/input/XML/attribute-order.html
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

345 B