| OLD | NEW |
| 1 CONSOLE ERROR: line 29: Uncaught TypeError: handler is not a function | |
| 2 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ
eError: handler is not a function | 2 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ
eError: handler is not a function |
| 4 FAIL Dispatching idle callbacks should be able to be suspended and then resumed
assert_true: idle callback should've been called by now expected true got false | 3 FAIL Dispatching idle callbacks should be able to be suspended and then resumed
assert_true: idle callback should've been called by now expected true got false |
| 5 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
| 6 | 5 |
| OLD | NEW |