Files
ladybird/Tests/LibWeb/Text/expected/DOM/Element-getAttributeNS.txt
2024-01-13 08:33:10 +01:00

5 lines
127 B
Plaintext

xlink:ref getAttribute = 'null'
xlink:ref getAttributeNS = 'test'
href getAttribute = 'test'
href getAttributeNS = 'null'