| OLD | NEW |
| 1 This test setting various attributes of a SVG elements to JavaScript null. | 1 This test setting various attributes of a SVG elements to JavaScript null. |
| 2 | 2 |
| 3 TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.id] | 3 TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.id] |
| 4 TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.xmlbase] | |
| 5 | 4 |
| 6 TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString] | 5 TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString] |
| 7 | 6 |
| 8 TEST SUCCEEDED: The value was the string '0'. [tested SVGLength.valueAsString] | 7 TEST SUCCEEDED: The value was the string '0'. [tested SVGLength.valueAsString] |
| 9 | 8 |
| 10 TEST SUCCEEDED: The value was the string 'null'. [tested SVGScriptElement.type] | 9 TEST SUCCEEDED: The value was the string 'null'. [tested SVGScriptElement.type] |
| 11 | 10 |
| 12 | 11 |
| OLD | NEW |