| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 PASS Test for HTMLAllCollection size | 2 PASS Test for HTMLAllCollection size |
| 3 PASS Test lookup by index using () | 3 PASS Test lookup by index using () |
| 4 PASS Test lookup by index using [] | 4 PASS Test lookup by index using [] |
| 5 FAIL Test for multiple occurence 3 <script> found document.all.tags is not a fun
ction | 5 FAIL Test for multiple occurence 3 <script> found document.all.tags is not a fun
ction |
| 6 PASS Test lookup IMG by name | 6 PASS Test lookup IMG by name |
| 7 PASS Test lookup IMG by namedItem | 7 PASS Test lookup IMG by namedItem |
| 8 PASS Test lookup IMG in collection using () | 8 PASS Test lookup IMG in collection using () |
| 9 PASS Test lookup IMG in collection using [] | 9 PASS Test lookup IMG in collection using [] |
| 10 Harness: the test ran to completion. | 10 Harness: the test ran to completion. |
| 11 | 11 |
| OLD | NEW |