| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 4 tests. 3 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN |
| 2 PASS Indexed properties of the window object (non-strict mode) | 3 PASS Indexed properties of the window object (non-strict mode) |
| 3 PASS Indexed properties of the window object (non-strict mode) 1 | 4 PASS Indexed properties of the window object (non-strict mode) 1 |
| 4 FAIL Indexed properties of the window object (non-strict mode) 2 assert_equals:
expected (undefined) undefined but got (string) "foo" | 5 FAIL Indexed properties of the window object (non-strict mode) 2 assert_equals:
expected (undefined) undefined but got (string) "foo" |
| 5 PASS Indexed properties of the window object (non-strict mode) 3 | 6 PASS Indexed properties of the window object (non-strict mode) 3 |
| 6 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
| 7 | 8 |
| OLD | NEW |