| 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 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLL
inkElement.href] | 169 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLL
inkElement.href] |
| 170 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.hreflan
g] | 170 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.hreflan
g] |
| 171 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.media] | 171 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.media] |
| 172 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rel] | 172 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rel] |
| 173 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rev] | 173 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rev] |
| 174 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.target] | 174 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.target] |
| 175 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.type] | 175 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.type] |
| 176 | 176 |
| 177 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMapElement.name] | 177 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMapElement.name] |
| 178 | 178 |
| 179 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.beha
vior] |
| 180 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.bgCo
lor] |
| 181 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.dire
ction] |
| 182 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.heig
ht] |
| 183 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.widt
h] |
| 184 |
| 179 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.content
] | 185 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.content
] |
| 180 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.httpEqu
iv] | 186 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.httpEqu
iv] |
| 181 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.name] | 187 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.name] |
| 182 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.scheme] | 188 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.scheme] |
| 183 | 189 |
| 184 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLM
odElement.cite] | 190 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLM
odElement.cite] |
| 185 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLModElement.dateTime
] | 191 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLModElement.dateTime
] |
| 186 | 192 |
| 187 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.code] | 193 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.code] |
| 188 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.align] | 194 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.align] |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 290 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan
g] | 296 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan
g] |
| 291 | 297 |
| 292 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] | 298 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] |
| 293 | 299 |
| 294 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG
roup] | 300 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG
roup] |
| 295 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.poster] | 301 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.poster] |
| 296 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa
d] | 302 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa
d] |
| 297 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.src] | 303 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV
ideoElement.src] |
| 298 | 304 |
| 299 | 305 |
| OLD | NEW |