Files
serenity/Tests/LibWeb/Text/expected/DOM/DOMParser-xmlns.txt
Maciej acec03db1f 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.

(cherry picked from commit cad3b085a89b6a7f1e06f8e5d039959e7f26faa2)
2024-11-08 21:51:25 -05:00

3 lines
185 B
Plaintext

namespaceURI=http://www.w3.org/2000/xmlns/ prefix=null localName=xmlns value=http://www.w3.org/2000/svg
namespaceURI=http://www.w3.org/2000/xmlns/ prefix=xmlns localName=test value=foo