| OLD | NEW |
| 1 CONSOLE ERROR: line 2405: Uncaught Error: assert_true: myOnClick should have bee
n called. expected true got false | |
| 2 | 1 |
| 3 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 4 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Err
or: assert_true: myOnClick should have been called. expected true got false | 3 PASS Named access test. Window's members should have priority over named proper
ties. |
| 4 FAIL WindowProperties object should exist. assert_equals: expected "[object Wind
owProperties]" but got "[object Object]" |
| 5 FAIL WindowProperties object should provide named access. assert_equals: Named a
ccess shouldn't work when WindowProperties is not available. expected (undefined
) undefined but got (object) Element node <a id="myAnchor"></a> |
| 6 PASS Window's members should be own members. |
| 5 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
| 6 | 8 |
| OLD | NEW |