| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 7 tests. 6 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN |
| 2 PASS Newly-created Event | 3 PASS Newly-created Event |
| 3 PASS After stopPropagation() | 4 PASS After stopPropagation() |
| 4 PASS Reinitialized after stopPropagation() | 5 PASS Reinitialized after stopPropagation() |
| 5 PASS After stopImmediatePropagation() | 6 PASS After stopImmediatePropagation() |
| 6 PASS Reinitialized after stopImmediatePropagation() | 7 PASS Reinitialized after stopImmediatePropagation() |
| 7 FAIL After cancelBubble=true assert_equals: Propagation flag expected false but
got true | 8 FAIL After cancelBubble=true assert_equals: Propagation flag expected false but
got true |
| 8 PASS Reinitialized after cancelBubble=true | 9 PASS Reinitialized after cancelBubble=true |
| 9 Harness: the test ran to completion. | 10 Harness: the test ran to completion. |
| 10 | 11 |
| OLD | NEW |