| 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 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.heigh
t] | 123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.heigh
t] |
| 124 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI
FrameElement.longDesc] | 124 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI
FrameElement.longDesc] |
| 125 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin
Height] | 125 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin
Height] |
| 126 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin
Width] | 126 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin
Width] |
| 127 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name] | 127 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name] |
| 128 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.scrol
ling] | 128 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.scrol
ling] |
| 129 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI
FrameElement.src] | 129 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI
FrameElement.src] |
| 130 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdo
c] | 130 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdo
c] |
| 131 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width
] | 131 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width
] |
| 132 | 132 |
| 133 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.name] | 133 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.align] |
| 134 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.align] | 134 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt] |
| 135 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.alt] | |
| 136 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border] | 135 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border] |
| 137 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.longDes
c] | 136 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.crossO
rigin] |
| 138 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.src] | 137 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI
mageElement.longDesc] |
| 139 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.useMap] | 138 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI
mageElement.lowsrc] |
| 140 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.lowsrc] | 139 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.name] |
| 140 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI
mageElement.src] |
| 141 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.srcset
] |
| 142 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap
] |
| 141 | 143 |
| 142 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accept] | 144 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accept] |
| 143 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accessK
ey] | 145 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accessK
ey] |
| 144 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.align] | 146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.align] |
| 145 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.alt] | 147 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.alt] |
| 146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.default
Value] | 148 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.default
Value] |
| 147 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.name] | 149 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.name] |
| 148 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.src] | 150 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.src] |
| 149 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type] | 151 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type] |
| 150 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap] | 152 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap] |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan
g] | 281 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan
g] |
| 280 | 282 |
| 281 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] | 283 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] |
| 282 | 284 |
| 283 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG
roup] | 285 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG
roup] |
| 284 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.poster] | 286 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.poster] |
| 285 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa
d] | 287 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa
d] |
| 286 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.src] | 288 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.src] |
| 287 | 289 |
| 288 | 290 |
| OLD | NEW |