1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
[EventTarget-dispatchEvent.html]
type: testharness
[If the event's initialized flag is not set, an InvalidStateError must be thrown (AnimationEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (CloseEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (ErrorEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (IDBVersionChangeEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (PageTransitionEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (ProgressEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvent).]
expected: FAIL
bug: 1314388
[If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvents).]
expected: FAIL
bug: 1314388
[If the event's initialized flag is not set, an InvalidStateError must be thrown (TrackEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (TransitionEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (WebGLContextEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
[If the event's initialized flag is not set, an InvalidStateError must be thrown (WheelEvent).]
expected: FAIL
bug: https://github.com/whatwg/dom/issues/362, 1314303
|