mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
Previously, when constructing an XML document, the default namespace was the empty string. This led to XML documents having empty xmlns attributes when serialized.