Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 PASS Calling initKeyboardEvent while dispatching. | |
| 3 PASS Calling initMouseEvent while dispatching. | |
| 4 FAIL Calling initCustomEvent while dispatching. assert_equals: initCustomEvent d etail setter should short-circuit expected (object) null but got (number) 1 | |
| 5 PASS Calling initUIEvent while dispatching. | |
| 6 PASS Calling initEvent while dispatching. | |
| 7 Harness: the test ran to completion. | |
| 8 | |
| OLD | NEW |