11This is a testharness.js-based test.
2Found 331 tests; 298 PASS, 33 FAIL, 0 TIMEOUT, 0 NOTRUN.
3PASS AnimationEvent should be an alias for AnimationEvent.
4PASS createEvent('AnimationEvent') should be initialized correctly.
5PASS animationevent should be an alias for AnimationEvent.
6PASS createEvent('animationevent') should be initialized correctly.
7PASS ANIMATIONEVENT should be an alias for AnimationEvent.
8PASS createEvent('ANIMATIONEVENT') should be initialized correctly.
9PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "AnimationEvents"
10PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent.
11PASS createEvent('BeforeUnloadEvent') should be initialized correctly.
12PASS beforeunloadevent should be an alias for BeforeUnloadEvent.
13PASS createEvent('beforeunloadevent') should be initialized correctly.
14PASS BEFOREUNLOADEVENT should be an alias for BeforeUnloadEvent.
15PASS createEvent('BEFOREUNLOADEVENT') should be initialized correctly.
16PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "BeforeUnloadEvents"
17PASS CloseEvent should be an alias for CloseEvent.
2Found 331 tests; 304 PASS, 27 FAIL, 0 TIMEOUT, 0 NOTRUN.
3PASS AnimationEvent should be an alias for AnimationEvent.
4PASS createEvent('AnimationEvent') should be initialized correctly.
5PASS animationevent should be an alias for AnimationEvent.
6PASS createEvent('animationevent') should be initialized correctly.
7PASS ANIMATIONEVENT should be an alias for AnimationEvent.
8PASS createEvent('ANIMATIONEVENT') should be initialized correctly.
9PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "AnimationEvents"
10PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent.
11PASS createEvent('BeforeUnloadEvent') should be initialized correctly.
12PASS beforeunloadevent should be an alias for BeforeUnloadEvent.
13PASS createEvent('beforeunloadevent') should be initialized correctly.
14PASS BEFOREUNLOADEVENT should be an alias for BeforeUnloadEvent.
15PASS createEvent('BEFOREUNLOADEVENT') should be initialized correctly.
16PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "BeforeUnloadEvents"
17PASS CloseEvent should be an alias for CloseEvent.
1818FAIL createEvent('CloseEvent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
19PASS closeevent should be an alias for CloseEvent.
19PASS closeevent should be an alias for CloseEvent.
2020FAIL createEvent('closeevent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
21PASS CLOSEEVENT should be an alias for CloseEvent.
21PASS CLOSEEVENT should be an alias for CloseEvent.
2222FAIL createEvent('CLOSEEVENT') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
23PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CloseEvents"
24PASS CompositionEvent should be an alias for CompositionEvent.
25PASS createEvent('CompositionEvent') should be initialized correctly.
26PASS compositionevent should be an alias for CompositionEvent.
27PASS createEvent('compositionevent') should be initialized correctly.
28PASS COMPOSITIONEVENT should be an alias for CompositionEvent.
29PASS createEvent('COMPOSITIONEVENT') should be initialized correctly.
30PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CompositionEvents"
31PASS CustomEvent should be an alias for CustomEvent.
32PASS createEvent('CustomEvent') should be initialized correctly.
33PASS customevent should be an alias for CustomEvent.
34PASS createEvent('customevent') should be initialized correctly.
35PASS CUSTOMEVENT should be an alias for CustomEvent.
36PASS createEvent('CUSTOMEVENT') should be initialized correctly.
37PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CustomEvents"
38PASS DeviceMotionEvent should be an alias for DeviceMotionEvent.
23PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CloseEvents"
24PASS CompositionEvent should be an alias for CompositionEvent.
25PASS createEvent('CompositionEvent') should be initialized correctly.
26PASS compositionevent should be an alias for CompositionEvent.
27PASS createEvent('compositionevent') should be initialized correctly.
28PASS COMPOSITIONEVENT should be an alias for CompositionEvent.
29PASS createEvent('COMPOSITIONEVENT') should be initialized correctly.
30PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CompositionEvents"
31PASS CustomEvent should be an alias for CustomEvent.
32PASS createEvent('CustomEvent') should be initialized correctly.
33PASS customevent should be an alias for CustomEvent.
34PASS createEvent('customevent') should be initialized correctly.
35PASS CUSTOMEVENT should be an alias for CustomEvent.
36PASS createEvent('CUSTOMEVENT') should be initialized correctly.
37PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CustomEvents"
38PASS DeviceMotionEvent should be an alias for DeviceMotionEvent.
3939FAIL createEvent('DeviceMotionEvent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
40PASS devicemotionevent should be an alias for DeviceMotionEvent.
40PASS devicemotionevent should be an alias for DeviceMotionEvent.
4141FAIL createEvent('devicemotionevent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
42PASS DEVICEMOTIONEVENT should be an alias for DeviceMotionEvent.
42PASS DEVICEMOTIONEVENT should be an alias for DeviceMotionEvent.
4343FAIL createEvent('DEVICEMOTIONEVENT') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
44PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceMotionEvents"
45PASS DeviceOrientationEvent should be an alias for DeviceOrientationEvent.
44PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceMotionEvents"
45PASS DeviceOrientationEvent should be an alias for DeviceOrientationEvent.
4646FAIL createEvent('DeviceOrientationEvent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
47PASS deviceorientationevent should be an alias for DeviceOrientationEvent.
47PASS deviceorientationevent should be an alias for DeviceOrientationEvent.
4848FAIL createEvent('deviceorientationevent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
49PASS DEVICEORIENTATIONEVENT should be an alias for DeviceOrientationEvent.
49PASS DEVICEORIENTATIONEVENT should be an alias for DeviceOrientationEvent.
5050FAIL createEvent('DEVICEORIENTATIONEVENT') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
51PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceOrientationEvents"
52PASS DragEvent should be an alias for DragEvent.
53PASS createEvent('DragEvent') should be initialized correctly.
54PASS dragevent should be an alias for DragEvent.
55PASS createEvent('dragevent') should be initialized correctly.
56PASS DRAGEVENT should be an alias for DragEvent.
57PASS createEvent('DRAGEVENT') should be initialized correctly.
58PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DragEvents"
59PASS ErrorEvent should be an alias for ErrorEvent.
60PASS createEvent('ErrorEvent') should be initialized correctly.
61PASS errorevent should be an alias for ErrorEvent.
62PASS createEvent('errorevent') should be initialized correctly.
63PASS ERROREVENT should be an alias for ErrorEvent.
64PASS createEvent('ERROREVENT') should be initialized correctly.
65PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "ErrorEvents"
66PASS Event should be an alias for Event.
67PASS createEvent('Event') should be initialized correctly.
68PASS event should be an alias for Event.
69PASS createEvent('event') should be initialized correctly.
70PASS EVENT should be an alias for Event.
71PASS createEvent('EVENT') should be initialized correctly.
72PASS Events should be an alias for Event.
73PASS createEvent('Events') should be initialized correctly.
74PASS events should be an alias for Event.
75PASS createEvent('events') should be initialized correctly.
76PASS EVENTS should be an alias for Event.
77PASS createEvent('EVENTS') should be initialized correctly.
78PASS FocusEvent should be an alias for FocusEvent.
79PASS createEvent('FocusEvent') should be initialized correctly.
80PASS focusevent should be an alias for FocusEvent.
81PASS createEvent('focusevent') should be initialized correctly.
82PASS FOCUSEVENT should be an alias for FocusEvent.
83PASS createEvent('FOCUSEVENT') should be initialized correctly.
84PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "FocusEvents"
85PASS HashChangeEvent should be an alias for HashChangeEvent.
86PASS createEvent('HashChangeEvent') should be initialized correctly.
87PASS hashchangeevent should be an alias for HashChangeEvent.
88PASS createEvent('hashchangeevent') should be initialized correctly.
89PASS HASHCHANGEEVENT should be an alias for HashChangeEvent.
90PASS createEvent('HASHCHANGEEVENT') should be initialized correctly.
91PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "HashChangeEvents"
92PASS HTMLEvents should be an alias for Event.
93PASS createEvent('HTMLEvents') should be initialized correctly.
94PASS htmlevents should be an alias for Event.
95PASS createEvent('htmlevents') should be initialized correctly.
96PASS HTMLEVENTS should be an alias for Event.
97PASS createEvent('HTMLEVENTS') should be initialized correctly.
98PASS IDBVersionChangeEvent should be an alias for IDBVersionChangeEvent.
51PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceOrientationEvents"
52PASS DragEvent should be an alias for DragEvent.
53PASS createEvent('DragEvent') should be initialized correctly.
54PASS dragevent should be an alias for DragEvent.
55PASS createEvent('dragevent') should be initialized correctly.
56PASS DRAGEVENT should be an alias for DragEvent.
57PASS createEvent('DRAGEVENT') should be initialized correctly.
58PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DragEvents"
59PASS ErrorEvent should be an alias for ErrorEvent.
60PASS createEvent('ErrorEvent') should be initialized correctly.
61PASS errorevent should be an alias for ErrorEvent.
62PASS createEvent('errorevent') should be initialized correctly.
63PASS ERROREVENT should be an alias for ErrorEvent.
64PASS createEvent('ERROREVENT') should be initialized correctly.
65PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "ErrorEvents"
66PASS Event should be an alias for Event.
67PASS createEvent('Event') should be initialized correctly.
68PASS event should be an alias for Event.
69PASS createEvent('event') should be initialized correctly.
70PASS EVENT should be an alias for Event.
71PASS createEvent('EVENT') should be initialized correctly.
72PASS Events should be an alias for Event.
73PASS createEvent('Events') should be initialized correctly.
74PASS events should be an alias for Event.
75PASS createEvent('events') should be initialized correctly.
76PASS EVENTS should be an alias for Event.
77PASS createEvent('EVENTS') should be initialized correctly.
78PASS FocusEvent should be an alias for FocusEvent.
79PASS createEvent('FocusEvent') should be initialized correctly.
80PASS focusevent should be an alias for FocusEvent.
81PASS createEvent('focusevent') should be initialized correctly.
82PASS FOCUSEVENT should be an alias for FocusEvent.
83PASS createEvent('FOCUSEVENT') should be initialized correctly.
84PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "FocusEvents"
85PASS HashChangeEvent should be an alias for HashChangeEvent.
86PASS createEvent('HashChangeEvent') should be initialized correctly.
87PASS hashchangeevent should be an alias for HashChangeEvent.
88PASS createEvent('hashchangeevent') should be initialized correctly.
89PASS HASHCHANGEEVENT should be an alias for HashChangeEvent.
90PASS createEvent('HASHCHANGEEVENT') should be initialized correctly.
91PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "HashChangeEvents"
92PASS HTMLEvents should be an alias for Event.
93PASS createEvent('HTMLEvents') should be initialized correctly.
94PASS htmlevents should be an alias for Event.
95PASS createEvent('htmlevents') should be initialized correctly.
96PASS HTMLEVENTS should be an alias for Event.
97PASS createEvent('HTMLEVENTS') should be initialized correctly.
98PASS IDBVersionChangeEvent should be an alias for IDBVersionChangeEvent.
9999FAIL createEvent('IDBVersionChangeEvent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
100PASS idbversionchangeevent should be an alias for IDBVersionChangeEvent.
100PASS idbversionchangeevent should be an alias for IDBVersionChangeEvent.
101101FAIL createEvent('idbversionchangeevent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
102PASS IDBVERSIONCHANGEEVENT should be an alias for IDBVersionChangeEvent.
102PASS IDBVERSIONCHANGEEVENT should be an alias for IDBVersionChangeEvent.
103103FAIL createEvent('IDBVERSIONCHANGEEVENT') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
104PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "IDBVersionChangeEvents"
105PASS KeyboardEvent should be an alias for KeyboardEvent.
106PASS createEvent('KeyboardEvent') should be initialized correctly.
107PASS keyboardevent should be an alias for KeyboardEvent.
108PASS createEvent('keyboardevent') should be initialized correctly.
109PASS KEYBOARDEVENT should be an alias for KeyboardEvent.
110PASS createEvent('KEYBOARDEVENT') should be initialized correctly.
104PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "IDBVersionChangeEvents"
105PASS KeyboardEvent should be an alias for KeyboardEvent.
106PASS createEvent('KeyboardEvent') should be initialized correctly.
107PASS keyboardevent should be an alias for KeyboardEvent.
108PASS createEvent('keyboardevent') should be initialized correctly.
109PASS KEYBOARDEVENT should be an alias for KeyboardEvent.
110PASS createEvent('KEYBOARDEVENT') should be initialized correctly.
111111FAIL Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "KeyboardEvents" assert_throws: function "function () {
112112 var evt = document.createEvent(plural);
113113 }" did not throw
114PASS MessageEvent should be an alias for MessageEvent.
115PASS createEvent('MessageEvent') should be initialized correctly.
116PASS messageevent should be an alias for MessageEvent.
117PASS createEvent('messageevent') should be initialized correctly.
118PASS MESSAGEEVENT should be an alias for MessageEvent.
119PASS createEvent('MESSAGEEVENT') should be initialized correctly.
120PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "MessageEvents"
121PASS MouseEvent should be an alias for MouseEvent.
122PASS createEvent('MouseEvent') should be initialized correctly.
123PASS mouseevent should be an alias for MouseEvent.
124PASS createEvent('mouseevent') should be initialized correctly.
125PASS MOUSEEVENT should be an alias for MouseEvent.
126PASS createEvent('MOUSEEVENT') should be initialized correctly.
127PASS MouseEvents should be an alias for MouseEvent.
128PASS createEvent('MouseEvents') should be initialized correctly.
129PASS mouseevents should be an alias for MouseEvent.
130PASS createEvent('mouseevents') should be initialized correctly.
131PASS MOUSEEVENTS should be an alias for MouseEvent.
132PASS createEvent('MOUSEEVENTS') should be initialized correctly.
133PASS PageTransitionEvent should be an alias for PageTransitionEvent.
134PASS createEvent('PageTransitionEvent') should be initialized correctly.
135PASS pagetransitionevent should be an alias for PageTransitionEvent.
136PASS createEvent('pagetransitionevent') should be initialized correctly.
137PASS PAGETRANSITIONEVENT should be an alias for PageTransitionEvent.
138PASS createEvent('PAGETRANSITIONEVENT') should be initialized correctly.
139PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PageTransitionEvents"
140PASS PopStateEvent should be an alias for PopStateEvent.
141PASS createEvent('PopStateEvent') should be initialized correctly.
142PASS popstateevent should be an alias for PopStateEvent.
143PASS createEvent('popstateevent') should be initialized correctly.
144PASS POPSTATEEVENT should be an alias for PopStateEvent.
145PASS createEvent('POPSTATEEVENT') should be initialized correctly.
146PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PopStateEvents"
147PASS StorageEvent should be an alias for StorageEvent.
114PASS MessageEvent should be an alias for MessageEvent.
115PASS createEvent('MessageEvent') should be initialized correctly.
116PASS messageevent should be an alias for MessageEvent.
117PASS createEvent('messageevent') should be initialized correctly.
118PASS MESSAGEEVENT should be an alias for MessageEvent.
119PASS createEvent('MESSAGEEVENT') should be initialized correctly.
120PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "MessageEvents"
121PASS MouseEvent should be an alias for MouseEvent.
122PASS createEvent('MouseEvent') should be initialized correctly.
123PASS mouseevent should be an alias for MouseEvent.
124PASS createEvent('mouseevent') should be initialized correctly.
125PASS MOUSEEVENT should be an alias for MouseEvent.
126PASS createEvent('MOUSEEVENT') should be initialized correctly.
127PASS MouseEvents should be an alias for MouseEvent.
128PASS createEvent('MouseEvents') should be initialized correctly.
129PASS mouseevents should be an alias for MouseEvent.
130PASS createEvent('mouseevents') should be initialized correctly.
131PASS MOUSEEVENTS should be an alias for MouseEvent.
132PASS createEvent('MOUSEEVENTS') should be initialized correctly.
133PASS PageTransitionEvent should be an alias for PageTransitionEvent.
134PASS createEvent('PageTransitionEvent') should be initialized correctly.
135PASS pagetransitionevent should be an alias for PageTransitionEvent.
136PASS createEvent('pagetransitionevent') should be initialized correctly.
137PASS PAGETRANSITIONEVENT should be an alias for PageTransitionEvent.
138PASS createEvent('PAGETRANSITIONEVENT') should be initialized correctly.
139PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PageTransitionEvents"
140PASS PopStateEvent should be an alias for PopStateEvent.
141PASS createEvent('PopStateEvent') should be initialized correctly.
142PASS popstateevent should be an alias for PopStateEvent.
143PASS createEvent('popstateevent') should be initialized correctly.
144PASS POPSTATEEVENT should be an alias for PopStateEvent.
145PASS createEvent('POPSTATEEVENT') should be initialized correctly.
146PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PopStateEvents"
147PASS StorageEvent should be an alias for StorageEvent.
148148FAIL createEvent('StorageEvent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
149PASS storageevent should be an alias for StorageEvent.
149PASS storageevent should be an alias for StorageEvent.
150150FAIL createEvent('storageevent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
151PASS STORAGEEVENT should be an alias for StorageEvent.
151PASS STORAGEEVENT should be an alias for StorageEvent.
152152FAIL createEvent('STORAGEEVENT') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
153PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "StorageEvents"
154PASS SVGEvents should be an alias for Event.
155PASS createEvent('SVGEvents') should be initialized correctly.
156PASS svgevents should be an alias for Event.
157PASS createEvent('svgevents') should be initialized correctly.
158PASS SVGEVENTS should be an alias for Event.
159PASS createEvent('SVGEVENTS') should be initialized correctly.
153PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "StorageEvents"
154PASS SVGEvents should be an alias for Event.
155PASS createEvent('SVGEvents') should be initialized correctly.
156PASS svgevents should be an alias for Event.
157PASS createEvent('svgevents') should be initialized correctly.
158PASS SVGEVENTS should be an alias for Event.
159PASS createEvent('SVGEVENTS') should be initialized correctly.
160160FAIL TextEvent should be an alias for CompositionEvent. assert_equals: expected object "[object CompositionEvent]" but got object "[object TextEvent]"
161PASS createEvent('TextEvent') should be initialized correctly.
161PASS createEvent('TextEvent') should be initialized correctly.
162162FAIL textevent should be an alias for CompositionEvent. assert_equals: expected object "[object CompositionEvent]" but got object "[object TextEvent]"
163PASS createEvent('textevent') should be initialized correctly.
163PASS createEvent('textevent') should be initialized correctly.
164164FAIL TEXTEVENT should be an alias for CompositionEvent. assert_equals: expected object "[object CompositionEvent]" but got object "[object TextEvent]"
165PASS createEvent('TEXTEVENT') should be initialized correctly.
166PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextEvents"
167FAIL TouchEvent should be an alias for TouchEvent. Failed to execute 'createEvent' on 'Document': The provided event type ('TouchEvent') is invalid.
168FAIL createEvent('TouchEvent') should be initialized correctly. Cannot read property 'type' of undefined
169FAIL touchevent should be an alias for TouchEvent. Failed to execute 'createEvent' on 'Document': The provided event type ('touchevent') is invalid.
170FAIL createEvent('touchevent') should be initialized correctly. Cannot read property 'type' of undefined
171FAIL TOUCHEVENT should be an alias for TouchEvent. Failed to execute 'createEvent' on 'Document': The provided event type ('TOUCHEVENT') is invalid.
172FAIL createEvent('TOUCHEVENT') should be initialized correctly. Cannot read property 'type' of undefined
173PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TouchEvents"
174PASS TrackEvent should be an alias for TrackEvent.
175PASS createEvent('TrackEvent') should be initialized correctly.
176PASS trackevent should be an alias for TrackEvent.
177PASS createEvent('trackevent') should be initialized correctly.
178PASS TRACKEVENT should be an alias for TrackEvent.
179PASS createEvent('TRACKEVENT') should be initialized correctly.
180PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TrackEvents"
181PASS TransitionEvent should be an alias for TransitionEvent.
182PASS createEvent('TransitionEvent') should be initialized correctly.
183PASS transitionevent should be an alias for TransitionEvent.
184PASS createEvent('transitionevent') should be initialized correctly.
185PASS TRANSITIONEVENT should be an alias for TransitionEvent.
186PASS createEvent('TRANSITIONEVENT') should be initialized correctly.
187PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TransitionEvents"
188PASS UIEvent should be an alias for UIEvent.
189PASS createEvent('UIEvent') should be initialized correctly.
190PASS uievent should be an alias for UIEvent.
191PASS createEvent('uievent') should be initialized correctly.
192PASS UIEVENT should be an alias for UIEvent.
193PASS createEvent('UIEVENT') should be initialized correctly.
194PASS UIEvents should be an alias for UIEvent.
195PASS createEvent('UIEvents') should be initialized correctly.
196PASS uievents should be an alias for UIEvent.
197PASS createEvent('uievents') should be initialized correctly.
198PASS UIEVENTS should be an alias for UIEvent.
199PASS createEvent('UIEVENTS') should be initialized correctly.
200PASS WebGLContextEvent should be an alias for WebGLContextEvent.
165PASS createEvent('TEXTEVENT') should be initialized correctly.
166PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextEvents"
167PASS TouchEvent should be an alias for TouchEvent.
168PASS createEvent('TouchEvent') should be initialized correctly.
169PASS touchevent should be an alias for TouchEvent.
170PASS createEvent('touchevent') should be initialized correctly.
171PASS TOUCHEVENT should be an alias for TouchEvent.
172PASS createEvent('TOUCHEVENT') should be initialized correctly.
173PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TouchEvents"
174PASS TrackEvent should be an alias for TrackEvent.
175PASS createEvent('TrackEvent') should be initialized correctly.
176PASS trackevent should be an alias for TrackEvent.
177PASS createEvent('trackevent') should be initialized correctly.
178PASS TRACKEVENT should be an alias for TrackEvent.
179PASS createEvent('TRACKEVENT') should be initialized correctly.
180PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TrackEvents"
181PASS TransitionEvent should be an alias for TransitionEvent.
182PASS createEvent('TransitionEvent') should be initialized correctly.
183PASS transitionevent should be an alias for TransitionEvent.
184PASS createEvent('transitionevent') should be initialized correctly.
185PASS TRANSITIONEVENT should be an alias for TransitionEvent.
186PASS createEvent('TRANSITIONEVENT') should be initialized correctly.
187PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TransitionEvents"
188PASS UIEvent should be an alias for UIEvent.
189PASS createEvent('UIEvent') should be initialized correctly.
190PASS uievent should be an alias for UIEvent.
191PASS createEvent('uievent') should be initialized correctly.
192PASS UIEVENT should be an alias for UIEvent.
193PASS createEvent('UIEVENT') should be initialized correctly.
194PASS UIEvents should be an alias for UIEvent.
195PASS createEvent('UIEvents') should be initialized correctly.
196PASS uievents should be an alias for UIEvent.
197PASS createEvent('uievents') should be initialized correctly.
198PASS UIEVENTS should be an alias for UIEvent.
199PASS createEvent('UIEVENTS') should be initialized correctly.
200PASS WebGLContextEvent should be an alias for WebGLContextEvent.
201201FAIL createEvent('WebGLContextEvent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
202PASS webglcontextevent should be an alias for WebGLContextEvent.
202PASS webglcontextevent should be an alias for WebGLContextEvent.
203203FAIL createEvent('webglcontextevent') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
204PASS WEBGLCONTEXTEVENT should be an alias for WebGLContextEvent.
204PASS WEBGLCONTEXTEVENT should be an alias for WebGLContextEvent.
205205FAIL createEvent('WEBGLCONTEXTEVENT') should be initialized correctly. assert_equals: isTrusted should be initialized to false expected (boolean) false but got (undefined) undefined
206PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WebGLContextEvents"
207PASS WheelEvent should be an alias for WheelEvent.
208PASS createEvent('WheelEvent') should be initialized correctly.
209PASS wheelevent should be an alias for WheelEvent.
210PASS createEvent('wheelevent') should be initialized correctly.
211PASS WHEELEVENT should be an alias for WheelEvent.
212PASS createEvent('WHEELEVENT') should be initialized correctly.
213PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WheelEvents"
214PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments
215PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlaybackEvent"
216PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlaybackEvents"
217PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlayerEvent"
218PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlayerEvents"
219PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationCacheErrorEvent"
220PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ApplicationCacheErrorEvents"
221PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcessingEvent"
222PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AudioProcessingEvents"
223PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AutocompleteErrorEvent"
224PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AutocompleteErrorEvents"
225PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstallPromptEvent"
226PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BeforeInstallPromptEvents"
227PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent"
228PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BlobEvents"
229PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEvent"
230PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ClipboardEvents"
231PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent"
232PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "CommandEvents"
233PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContainerEvent"
234PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DataContainerEvents"
235PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightEvent"
236PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DeviceLightEvents"
237PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEvent"
238PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableEvents"
239PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent"
240PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableMessageEvents"
241PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
242PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FetchEvents"
243PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetLoadEvent"
244PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FontFaceSetLoadEvents"
245PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent"
246PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GamepadEvents"
247PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEvent"
248PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GeofencingEvents"
249PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent"
250PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "InstallEvents"
251PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent"
252PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"
253PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnectionEvent"
254PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIConnectionEvents"
255PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageEvent"
256PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIMessageEvents"
257PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncryptedEvent"
258PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaEncryptedEvents"
259PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEvent"
260PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyEvents"
261PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMessageEvent"
262PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyMessageEvents"
263PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryListEvent"
264PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaQueryListEvents"
265PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamEvent"
266PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamEvents"
267PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamTrackEvent"
268PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamTrackEvents"
269PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollEvent"
270PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents"
206PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WebGLContextEvents"
207PASS WheelEvent should be an alias for WheelEvent.
208PASS createEvent('WheelEvent') should be initialized correctly.
209PASS wheelevent should be an alias for WheelEvent.
210PASS createEvent('wheelevent') should be initialized correctly.
211PASS WHEELEVENT should be an alias for WheelEvent.
212PASS createEvent('WHEELEVENT') should be initialized correctly.
213PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WheelEvents"
214PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments
215PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlaybackEvent"
216PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlaybackEvents"
217PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlayerEvent"
218PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlayerEvents"
219PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationCacheErrorEvent"
220PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ApplicationCacheErrorEvents"
221PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcessingEvent"
222PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AudioProcessingEvents"
223PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AutocompleteErrorEvent"
224PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AutocompleteErrorEvents"
225PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstallPromptEvent"
226PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BeforeInstallPromptEvents"
227PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent"
228PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BlobEvents"
229PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEvent"
230PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ClipboardEvents"
231PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent"
232PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "CommandEvents"
233PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContainerEvent"
234PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DataContainerEvents"
235PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightEvent"
236PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DeviceLightEvents"
237PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEvent"
238PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableEvents"
239PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent"
240PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableMessageEvents"
241PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
242PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FetchEvents"
243PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetLoadEvent"
244PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FontFaceSetLoadEvents"
245PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent"
246PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GamepadEvents"
247PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEvent"
248PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GeofencingEvents"
249PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent"
250PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "InstallEvents"
251PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent"
252PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"
253PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnectionEvent"
254PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIConnectionEvents"
255PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageEvent"
256PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIMessageEvents"
257PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncryptedEvent"
258PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaEncryptedEvents"
259PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEvent"
260PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyEvents"
261PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMessageEvent"
262PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyMessageEvents"
263PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryListEvent"
264PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaQueryListEvents"
265PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamEvent"
266PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamEvents"
267PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamTrackEvent"
268PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamTrackEvents"
269PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollEvent"
270PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents"
271271FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent" assert_throws: function "function () {
272272 var evt = document.createEvent(eventInterface);
273273 }" did not throw
274274FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents" assert_throws: function "function () {
275275 var evt = document.createEvent(eventInterface + "s");
276276 }" did not throw
277PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotificationEvent"
278PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotificationEvents"
279PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintEvent"
280PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotifyPaintEvents"
281PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudioCompletionEvent"
282PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OfflineAudioCompletionEvents"
283PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationEvent"
284PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OrientationEvents"
285PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransition"
286PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PageTransitions"
287PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent"
288PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PointerEvents"
289PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent"
290PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PopUpEvents"
291PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionAvailableEvent"
292PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionAvailableEvents"
293PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionCloseEvent"
294PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionCloseEvents"
277PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotificationEvent"
278PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotificationEvents"
279PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintEvent"
280PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotifyPaintEvents"
281PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudioCompletionEvent"
282PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OfflineAudioCompletionEvents"
283PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationEvent"
284PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OrientationEvents"
285PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransition"
286PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PageTransitions"
287PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent"
288PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PointerEvents"
289PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent"
290PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PopUpEvents"
291PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionAvailableEvent"
292PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionAvailableEvents"
293PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionCloseEvent"
294PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionCloseEvents"
295295FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEvent" assert_throws: function "function () {
296296 var evt = document.createEvent(eventInterface);
297297 }" did not throw
298PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ProgressEvents"
299PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejectionEvent"
300PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PromiseRejectionEvents"
301PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent"
302PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PushEvents"
303PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneChangeEvent"
304PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDTMFToneChangeEvents"
305PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChannelEvent"
306PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDataChannelEvents"
307PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandidateEvent"
308PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCIceCandidateEvents"
309PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent"
310PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RelatedEvents"
311PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProgressEvent"
312PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ResourceProgressEvents"
313PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent"
314PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGZoomEvent"
315PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SVGZoomEvents"
316PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEvent"
317PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ScrollAreaEvents"
318PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPolicyViolationEvent"
319PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SecurityPolicyViolationEvents"
320PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortConnectEvent"
321PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServicePortConnectEvents"
322PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorkerMessageEvent"
323PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServiceWorkerMessageEvents"
324PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestureEvent"
325PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SimpleGestureEvents"
326PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionError"
327PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionErrors"
328PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionEvent"
329PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionEvents"
330PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthesisEvent"
331PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechSynthesisEvents"
332PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent"
333PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SyncEvents"
334PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent"
335PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "TimeEvents"
298PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ProgressEvents"
299PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejectionEvent"
300PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PromiseRejectionEvents"
301PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent"
302PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PushEvents"
303PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneChangeEvent"
304PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDTMFToneChangeEvents"
305PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChannelEvent"
306PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDataChannelEvents"
307PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandidateEvent"
308PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCIceCandidateEvents"
309PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent"
310PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RelatedEvents"
311PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProgressEvent"
312PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ResourceProgressEvents"
313PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent"
314PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGZoomEvent"
315PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SVGZoomEvents"
316PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEvent"
317PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ScrollAreaEvents"
318PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPolicyViolationEvent"
319PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SecurityPolicyViolationEvents"
320PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortConnectEvent"
321PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServicePortConnectEvents"
322PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorkerMessageEvent"
323PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServiceWorkerMessageEvents"
324PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestureEvent"
325PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SimpleGestureEvents"
326PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionError"
327PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionErrors"
328PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionEvent"
329PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionEvents"
330PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthesisEvent"
331PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechSynthesisEvents"
332PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent"
333PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SyncEvents"
334PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent"
335PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "TimeEvents"
336336FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitAnimationEvent" assert_throws: function "function () {
337337 var evt = document.createEvent(eventInterface);
338338 }" did not throw
339PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WebKitAnimationEvents"
339PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WebKitAnimationEvents"
340340FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransitionEvent" assert_throws: function "function () {
341341 var evt = document.createEvent(eventInterface);
342342 }" did not throw
343PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WebKitTransitionEvents"
344PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEvent"
345PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "XULCommandEvents"
343PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "WebKitTransitionEvents"
344PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEvent"
345PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "XULCommandEvents"
346346Harness: the test ran to completion.
347347