| 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 Node.nodeValue] | 3 TEST SUCCEEDED: The value was null. [tested Node.nodeValue] |
| 4 TEST SUCCEEDED: The value was null. [tested Node.prefix] | 4 TEST SUCCEEDED: The value was null. [tested Node.prefix] |
| 5 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent] | 5 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent] |
| 6 | 6 |
| 7 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.title] | 7 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.title] |
| 8 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.id] | 8 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.id] |
| 9 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.lang] | 9 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.lang] |
| 10 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir] | 10 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir] |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginW
idth] | 103 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginW
idth] |
| 104 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.name] | 104 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.name] |
| 105 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.scroll
ing] | 105 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.scroll
ing] |
| 106 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF
rameElement.src] | 106 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLF
rameElement.src] |
| 107 | 107 |
| 108 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.col
s] | 108 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.col
s] |
| 109 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.row
s] | 109 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.row
s] |
| 110 | 110 |
| 111 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile] | 111 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile] |
| 112 | 112 |
| 113 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadingElement.align
] | 113 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHeadingElement.alig
n] |
| 114 | 114 |
| 115 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align] | 115 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align] |
| 116 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.color] | 116 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.color] |
| 117 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.size] | 117 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.size] |
| 118 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.width] | 118 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.width] |
| 119 | 119 |
| 120 TEST SUCCEEDED: The value was the empty string. [tested HTMLHtmlElement.version] | 120 TEST SUCCEEDED: The value was the empty string. [tested HTMLHtmlElement.version] |
| 121 | 121 |
| 122 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align
] | 122 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align
] |
| 123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frame
Border] | 123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frame
Border] |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 310 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan
g] | 310 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan
g] |
| 311 | 311 |
| 312 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] | 312 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] |
| 313 | 313 |
| 314 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG
roup] | 314 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG
roup] |
| 315 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.poster] | 315 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.poster] |
| 316 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa
d] | 316 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa
d] |
| 317 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.src] | 317 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.src] |
| 318 | 318 |
| 319 | 319 |
| OLD | NEW |