Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 PASS Newly-created Event | |
| 3 FAIL After stopPropagation() assert_equals: Propagation flag after first dispatc h expected true but got false | |
| 4 PASS Reinitialized after stopPropagation() | |
| 5 FAIL After stopImmediatePropagation() assert_equals: Propagation flag after firs t dispatch expected true but got false | |
| 6 PASS Reinitialized after stopImmediatePropagation() | |
| 7 Harness: the test ran to completion. | |
| 8 | |
| OLD | NEW |