mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +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.