OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS Indexed properties of the window object (non-strict mode) | 2 PASS Indexed properties of the window object (non-strict mode) |
3 PASS Indexed properties of the window object (non-strict mode) 1 | 3 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" | 4 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 | 5 PASS Indexed properties of the window object (non-strict mode) 3 |
6 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
7 | 7 |
OLD | NEW |