1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 09:15:07 +00:00
serenity/Tests/LibWeb/Text/expected/DOM/Element-getAttributeNS.txt
2024-01-13 08:33:10 +01:00

4 lines
127 B
Text

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