blob: cfbf0c29a5f191fdab8fe5a6c3ed94f7be29b03c [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