1 This test setting various attributes of a elements to JavaScript null.
3 TEST SUCCEEDED: The value was the string 'null'. [tested Attr.value]
4 TEST SUCCEEDED: The value was the empty string. [tested Attr.nodeValue]
5 TEST SUCCEEDED: The value was the empty string. [tested Attr.textContent]
7 TEST SUCCEEDED: The value was the empty string. [tested ProcessingInstruction.data]
9 TEST SUCCEEDED: The value was the empty string. [tested CharacterData.data]