| OLD | NEW |
| 1 CONSOLE ERROR: line 60: Uncaught Error | 1 CONSOLE ERROR: line 60: Uncaught Error |
| 2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 3 PASS Calling dispatchEvent(null). | 3 PASS Calling dispatchEvent(null). |
| 4 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (AnimationEvent). | 4 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (AnimationEvent). |
| 5 FAIL If the event's initialized flag is not set, an InvalidStateError must be th
rown (BeforeUnloadEvent). assert_equals: Event type should be empty string befor
e initialization expected "" but got "beforeunload" | 5 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (BeforeUnloadEvent). |
| 6 FAIL If the event's initialized flag is not set, an InvalidStateError must be th
rown (CloseEvent). assert_equals: Event type should be empty string before initi
alization expected "" but got "close" | 6 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (CloseEvent). |
| 7 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (CompositionEvent). | 7 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (CompositionEvent). |
| 8 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (CustomEvent). | 8 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (CustomEvent). |
| 9 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (DeviceMotionEvent). | 9 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (DeviceMotionEvent). |
| 10 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (DeviceOrientationEvent). | 10 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (DeviceOrientationEvent). |
| 11 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (DragEvent). | 11 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (DragEvent). |
| 12 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (ErrorEvent). | 12 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (ErrorEvent). |
| 13 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (Event). | 13 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (Event). |
| 14 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (Events). | 14 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (Events). |
| 15 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (FocusEvent). | 15 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (FocusEvent). |
| 16 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (HashChangeEvent). | 16 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (HashChangeEvent). |
| 17 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (HTMLEvents). | 17 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (HTMLEvents). |
| 18 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (IDBVersionChangeEvent). | 18 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (IDBVersionChangeEvent). |
| 19 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (KeyboardEvent). | 19 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (KeyboardEvent). |
| 20 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (MessageEvent). | 20 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (MessageEvent). |
| 21 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (MouseEvent). | 21 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (MouseEvent). |
| 22 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (MouseEvents). | 22 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (MouseEvents). |
| 23 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (PageTransitionEvent). | 23 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (PageTransitionEvent). |
| 24 FAIL If the event's initialized flag is not set, an InvalidStateError must be th
rown (PopStateEvent). assert_equals: Event type should be empty string before in
itialization expected "" but got "popstate" | 24 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (PopStateEvent). |
| 25 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (ProgressEvent). | 25 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (ProgressEvent). |
| 26 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (StorageEvent). | 26 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (StorageEvent). |
| 27 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (SVGEvents). | 27 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (SVGEvents). |
| 28 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TextEvent). | 28 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TextEvent). |
| 29 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TouchEvent). | 29 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TouchEvent). |
| 30 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TrackEvent). | 30 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TrackEvent). |
| 31 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TransitionEvent). | 31 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (TransitionEvent). |
| 32 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (UIEvent). | 32 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (UIEvent). |
| 33 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (UIEvents). | 33 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (UIEvents). |
| 34 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (WebGLContextEvent). | 34 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (WebGLContextEvent). |
| 35 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (WheelEvent). | 35 PASS If the event's initialized flag is not set, an InvalidStateError must be th
rown (WheelEvent). |
| 36 PASS If the event's dispatch flag is set, an InvalidStateError must be thrown. | 36 PASS If the event's dispatch flag is set, an InvalidStateError must be thrown. |
| 37 PASS Exceptions from event listeners must not be propagated. | 37 PASS Exceptions from event listeners must not be propagated. |
| 38 PASS Event listeners added during dispatch should be called | 38 PASS Event listeners added during dispatch should be called |
| 39 PASS Event listeners should be called in order of addition | 39 PASS Event listeners should be called in order of addition |
| 40 Harness: the test ran to completion. | 40 Harness: the test ran to completion. |
| 41 | 41 |
| OLD | NEW |