blob: a47258d64e5c94ed83f5b7f0f407505e5bf6b500 [file] [log] [blame]
Test that setAttributeNS with a null namespaceURI actually sets it to the value null and not a string with the contents 'null'.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS elem.attributes[0].namespaceURI is null
PASS successfullyParsed is true
TEST COMPLETE