OLD | NEW |
---|---|
1 This test setting various attributes of a elements to JavaScript null. | 1 This test setting various attributes of a elements to JavaScript null. |
2 | 2 |
3 TEST SUCCEEDED: The value was null. [tested Attr.value] | 3 TEST SUCCEEDED: The value was null. [tested Attr.value] |
4 | 4 |
5 TEST SUCCEEDED: The value was null. [tested ProcessingInstruction.data] | 5 TEST SUCCEEDED: The value was the empty string. [tested ProcessingInstruction.da ta] |
6 | 6 |
7 TEST SUCCEEDED: The value was the empty string. [tested CharacterData.data] | 7 TEST SUCCEEDED: The value was the empty string. [tested CharacterData.data] |
8 | 8 |
9 | 9 |
OLD | NEW |