OLD | NEW |
1 CONSOLE WARNING: 'SVGZoomEvent' is deprecated and will be removed in M52, around
July 2016. See https://www.chromestatus.com/features/5760883808534528 for more
details. | 1 CONSOLE WARNING: 'SVGZoomEvent' is deprecated and will be removed in M52, around
July 2016. See https://www.chromestatus.com/features/5760883808534528 for more
details. |
2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
3 PASS CustomEvent should be an alias for CustomEvent. | 3 PASS CustomEvent should be an alias for CustomEvent. |
4 PASS createEvent('CustomEvent') should be initialized correctly. | 4 PASS createEvent('CustomEvent') should be initialized correctly. |
5 PASS customevent should be an alias for CustomEvent. | 5 PASS customevent should be an alias for CustomEvent. |
6 PASS createEvent('customevent') should be initialized correctly. | 6 PASS createEvent('customevent') should be initialized correctly. |
7 PASS CUSTOMEVENT should be an alias for CustomEvent. | 7 PASS CUSTOMEVENT should be an alias for CustomEvent. |
8 PASS createEvent('CUSTOMEVENT') should be initialized correctly. | 8 PASS createEvent('CUSTOMEVENT') should be initialized correctly. |
9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Custo
mEvents" | 9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Custo
mEvents" |
10 PASS Event should be an alias for Event. | 10 PASS Event should be an alias for Event. |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
67 PASS createEvent('UIEVENT') should be initialized correctly. | 67 PASS createEvent('UIEVENT') should be initialized correctly. |
68 PASS UIEvents should be an alias for UIEvent. | 68 PASS UIEvents should be an alias for UIEvent. |
69 PASS createEvent('UIEvents') should be initialized correctly. | 69 PASS createEvent('UIEvents') should be initialized correctly. |
70 PASS uievents should be an alias for UIEvent. | 70 PASS uievents should be an alias for UIEvent. |
71 PASS createEvent('uievents') should be initialized correctly. | 71 PASS createEvent('uievents') should be initialized correctly. |
72 PASS UIEVENTS should be an alias for UIEvent. | 72 PASS UIEVENTS should be an alias for UIEvent. |
73 PASS createEvent('UIEVENTS') should be initialized correctly. | 73 PASS createEvent('UIEVENTS') should be initialized correctly. |
74 PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments | 74 PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments |
75 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationEve
nt" assert_throws: function "function () { | 75 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationEve
nt" assert_throws: function "function () { |
76 var evt = document.createEvent(eventI..." did not throw | 76 var evt = document.createEvent(eventI..." did not throw |
77 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationEvent" | 77 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationEvents" |
78 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPla
yerEvent" assert_throws: function "function () { | 78 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPla
yerEvent" assert_throws: function "function () { |
79 var evt = document.createEvent(eventI..." did not throw | 79 var evt = document.createEvent(eventI..." did not throw |
80 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationPlayerEvent" | 80 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationPlayerEvents" |
81 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationC
acheErrorEvent" assert_throws: function "function () { | 81 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationC
acheErrorEvent" assert_throws: function "function () { |
82 var evt = document.createEvent(eventI..." did not throw | 82 var evt = document.createEvent(eventI..." did not throw |
83 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
pplicationCacheErrorEvent" | 83 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
pplicationCacheErrorEvents" |
84 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcess
ingEvent" assert_throws: function "function () { | 84 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcess
ingEvent" assert_throws: function "function () { |
85 var evt = document.createEvent(eventI..." did not throw | 85 var evt = document.createEvent(eventI..." did not throw |
86 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
udioProcessingEvent" | 86 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
udioProcessingEvents" |
87 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Autocomplete
ErrorEvent" assert_throws: function "function () { | 87 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Autocomplete
ErrorEvent" assert_throws: function "function () { |
88 var evt = document.createEvent(eventI..." did not throw | 88 var evt = document.createEvent(eventI..." did not throw |
89 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
utocompleteErrorEvent" | 89 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
utocompleteErrorEvents" |
90 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" assert_throws: function "function () { | 90 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" assert_throws: function "function () { |
91 var evt = document.createEvent(eventI..." did not throw | 91 var evt = document.createEvent(eventI..." did not throw |
92 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvent" | 92 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" |
93 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeUnload
Event" assert_throws: function "function () { | 93 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeUnload
Event" assert_throws: function "function () { |
94 var evt = document.createEvent(eventI..." did not throw | 94 var evt = document.createEvent(eventI..." did not throw |
95 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeUnloadEvent" | 95 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeUnloadEvents" |
96 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" a
ssert_throws: function "function () { | 96 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" a
ssert_throws: function "function () { |
97 var evt = document.createEvent(eventI..." did not throw | 97 var evt = document.createEvent(eventI..." did not throw |
98 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvent" | 98 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" |
99 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEve
nt" assert_throws: function "function () { | 99 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEve
nt" assert_throws: function "function () { |
100 var evt = document.createEvent(eventI..." did not throw | 100 var evt = document.createEvent(eventI..." did not throw |
101 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
lipboardEvent" | 101 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
lipboardEvents" |
102 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CloseEvent"
assert_throws: function "function () { | 102 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CloseEvent"
assert_throws: function "function () { |
103 var evt = document.createEvent(eventI..." did not throw | 103 var evt = document.createEvent(eventI..." did not throw |
104 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
loseEvent" | 104 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
loseEvents" |
| 105 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent
" |
| 106 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ommandEvents" |
105 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CompositionE
vent" assert_throws: function "function () { | 107 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CompositionE
vent" assert_throws: function "function () { |
106 var evt = document.createEvent(eventI..." did not throw | 108 var evt = document.createEvent(eventI..." did not throw |
107 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ompositionEvent" | 109 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ompositionEvents" |
| 110 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContaine
rEvent" |
| 111 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ataContainerEvents" |
108 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightE
vent" assert_throws: function "function () { | 112 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightE
vent" assert_throws: function "function () { |
109 var evt = document.createEvent(eventI..." did not throw | 113 var evt = document.createEvent(eventI..." did not throw |
110 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceLightEvent" | 114 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceLightEvents" |
111 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceMotion
Event" assert_throws: function "function () { | 115 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceMotion
Event" assert_throws: function "function () { |
112 var evt = document.createEvent(eventI..." did not throw | 116 var evt = document.createEvent(eventI..." did not throw |
113 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceMotionEvent" | 117 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceMotionEvents" |
114 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceOrient
ationEvent" assert_throws: function "function () { | 118 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceOrient
ationEvent" assert_throws: function "function () { |
115 var evt = document.createEvent(eventI..." did not throw | 119 var evt = document.createEvent(eventI..." did not throw |
116 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceOrientationEvent" | 120 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceOrientationEvents" |
117 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DragEvent" a
ssert_throws: function "function () { | 121 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DragEvent" a
ssert_throws: function "function () { |
118 var evt = document.createEvent(eventI..." did not throw | 122 var evt = document.createEvent(eventI..." did not throw |
119 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ragEvent" | 123 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ragEvents" |
120 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ErrorEvent"
assert_throws: function "function () { | 124 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ErrorEvent"
assert_throws: function "function () { |
121 var evt = document.createEvent(eventI..." did not throw | 125 var evt = document.createEvent(eventI..." did not throw |
122 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
rrorEvent" | 126 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
rrorEvents" |
123 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEv
ent" assert_throws: function "function () { | 127 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEv
ent" assert_throws: function "function () { |
124 var evt = document.createEvent(eventI..." did not throw | 128 var evt = document.createEvent(eventI..." did not throw |
125 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableEvent" | 129 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableEvents" |
126 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMe
ssageEvent" assert_throws: function "function () { | 130 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMe
ssageEvent" assert_throws: function "function () { |
127 var evt = document.createEvent(eventI..." did not throw | 131 var evt = document.createEvent(eventI..." did not throw |
128 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableMessageEvent" | 132 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableMessageEvents" |
129 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
assert_throws: function "function () { | 133 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
assert_throws: function "function () { |
130 var evt = document.createEvent(eventI..." did not throw | 134 var evt = document.createEvent(eventI..." did not throw |
131 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
etchEvent" | 135 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
etchEvents" |
132 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FocusEvent"
assert_throws: function "function () { | 136 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FocusEvent"
assert_throws: function "function () { |
133 var evt = document.createEvent(eventI..." did not throw | 137 var evt = document.createEvent(eventI..." did not throw |
134 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ocusEvent" | 138 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ocusEvents" |
135 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetL
oadEvent" assert_throws: function "function () { | 139 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetL
oadEvent" assert_throws: function "function () { |
136 var evt = document.createEvent(eventI..." did not throw | 140 var evt = document.createEvent(eventI..." did not throw |
137 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ontFaceSetLoadEvent" | 141 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ontFaceSetLoadEvents" |
138 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent
" assert_throws: function "function () { | 142 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent
" assert_throws: function "function () { |
139 var evt = document.createEvent(eventI..." did not throw | 143 var evt = document.createEvent(eventI..." did not throw |
140 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
amepadEvent" | 144 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
amepadEvents" |
141 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEv
ent" assert_throws: function "function () { | 145 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEv
ent" assert_throws: function "function () { |
142 var evt = document.createEvent(eventI..." did not throw | 146 var evt = document.createEvent(eventI..." did not throw |
143 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
eofencingEvent" | 147 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
eofencingEvents" |
144 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "HashChangeEv
ent" assert_throws: function "function () { | 148 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "HashChangeEv
ent" assert_throws: function "function () { |
145 var evt = document.createEvent(eventI..." did not throw | 149 var evt = document.createEvent(eventI..." did not throw |
146 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "H
ashChangeEvent" | 150 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "H
ashChangeEvents" |
147 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "IDBVersionCh
angeEvent" assert_throws: function "function () { | 151 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "IDBVersionCh
angeEvent" assert_throws: function "function () { |
148 var evt = document.createEvent(eventI..." did not throw | 152 var evt = document.createEvent(eventI..." did not throw |
149 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
DBVersionChangeEvent" | 153 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
DBVersionChangeEvents" |
150 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent
" assert_throws: function "function () { | 154 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent
" assert_throws: function "function () { |
151 var evt = document.createEvent(eventI..." did not throw | 155 var evt = document.createEvent(eventI..." did not throw |
152 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
nstallEvent" | 156 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
nstallEvents" |
153 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent" | 157 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent" |
154 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "K
eyEvent" | 158 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "K
eyEvents" |
155 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnecti
onEvent" assert_throws: function "function () { | 159 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnecti
onEvent" assert_throws: function "function () { |
156 var evt = document.createEvent(eventI..." did not throw | 160 var evt = document.createEvent(eventI..." did not throw |
157 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIConnectionEvent" | 161 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIConnectionEvents" |
158 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageE
vent" assert_throws: function "function () { | 162 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageE
vent" assert_throws: function "function () { |
159 var evt = document.createEvent(eventI..." did not throw | 163 var evt = document.createEvent(eventI..." did not throw |
160 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIMessageEvent" | 164 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIMessageEvents" |
161 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncrypt
edEvent" assert_throws: function "function () { | 165 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncrypt
edEvent" assert_throws: function "function () { |
162 var evt = document.createEvent(eventI..." did not throw | 166 var evt = document.createEvent(eventI..." did not throw |
163 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaEncryptedEvent" | 167 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaEncryptedEvents" |
164 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEven
t" | 168 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEven
t" |
165 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyEvent" | 169 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyEvents" |
166 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMess
ageEvent" assert_throws: function "function () { | 170 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMess
ageEvent" assert_throws: function "function () { |
167 var evt = document.createEvent(eventI..." did not throw | 171 var evt = document.createEvent(eventI..." did not throw |
168 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyMessageEvent" | 172 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyMessageEvents" |
169 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryLi
stEvent" assert_throws: function "function () { | 173 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryLi
stEvent" assert_throws: function "function () { |
170 var evt = document.createEvent(eventI..." did not throw | 174 var evt = document.createEvent(eventI..." did not throw |
171 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaQueryListEvent" | 175 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaQueryListEvents" |
172 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamE
vent" assert_throws: function "function () { | 176 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamE
vent" assert_throws: function "function () { |
173 var evt = document.createEvent(eventI..." did not throw | 177 var evt = document.createEvent(eventI..." did not throw |
174 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamEvent" | 178 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamEvents" |
175 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamT
rackEvent" assert_throws: function "function () { | 179 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamT
rackEvent" assert_throws: function "function () { |
176 var evt = document.createEvent(eventI..." did not throw | 180 var evt = document.createEvent(eventI..." did not throw |
177 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamTrackEvent" | 181 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamTrackEvents" |
| 182 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollE
vent" |
| 183 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ouseScrollEvents" |
178 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEven
t" assert_throws: function "function () { | 184 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEven
t" assert_throws: function "function () { |
179 var evt = document.createEvent(eventI..." did not throw | 185 var evt = document.createEvent(eventI..." did not throw |
180 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
utationEvent" assert_throws: function "function () { | 186 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
utationEvents" assert_throws: function "function () { |
181 var evt = document.createEvent(eventI..." did not throw | 187 var evt = document.createEvent(eventI..." did not throw |
182 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Notification
Event" assert_throws: function "function () { | 188 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Notification
Event" assert_throws: function "function () { |
183 var evt = document.createEvent(eventI..." did not throw | 189 var evt = document.createEvent(eventI..." did not throw |
184 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otificationEvent" | 190 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otificationEvents" |
| 191 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintE
vent" |
| 192 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otifyPaintEvents" |
185 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudio
CompletionEvent" assert_throws: function "function () { | 193 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudio
CompletionEvent" assert_throws: function "function () { |
186 var evt = document.createEvent(eventI..." did not throw | 194 var evt = document.createEvent(eventI..." did not throw |
187 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
fflineAudioCompletionEvent" | 195 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
fflineAudioCompletionEvents" |
188 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationE
vent" | 196 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationE
vent" |
189 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
rientationEvent" | 197 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
rientationEvents" |
| 198 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti
on" |
| 199 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ageTransitions" |
190 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti
onEvent" assert_throws: function "function () { | 200 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti
onEvent" assert_throws: function "function () { |
191 var evt = document.createEvent(eventI..." did not throw | 201 var evt = document.createEvent(eventI..." did not throw |
192 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ageTransitionEvent" | 202 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ageTransitionEvents" |
193 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent
" | 203 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent
" |
194 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ointerEvent" | 204 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ointerEvents" |
195 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopStateEven
t" assert_throws: function "function () { | 205 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopStateEven
t" assert_throws: function "function () { |
196 var evt = document.createEvent(eventI..." did not throw | 206 var evt = document.createEvent(eventI..." did not throw |
197 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
opStateEvent" | 207 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
opStateEvents" |
| 208 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent" |
| 209 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
opUpEvents" |
198 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionAvailableEvent" assert_throws: function "function () { | 210 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionAvailableEvent" assert_throws: function "function () { |
199 var evt = document.createEvent(eventI..." did not throw | 211 var evt = document.createEvent(eventI..." did not throw |
200 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionAvailableEvent" | 212 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionAvailableEvents" |
201 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionCloseEvent" assert_throws: function "function () { | 213 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionCloseEvent" assert_throws: function "function () { |
202 var evt = document.createEvent(eventI..." did not throw | 214 var evt = document.createEvent(eventI..." did not throw |
203 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionCloseEvent" | 215 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionCloseEvents" |
204 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEven
t" assert_throws: function "function () { | 216 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEven
t" assert_throws: function "function () { |
205 var evt = document.createEvent(eventI..." did not throw | 217 var evt = document.createEvent(eventI..." did not throw |
206 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
rogressEvent" | 218 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
rogressEvents" |
207 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejec
tionEvent" assert_throws: function "function () { | 219 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejec
tionEvent" assert_throws: function "function () { |
208 var evt = document.createEvent(eventI..." did not throw | 220 var evt = document.createEvent(eventI..." did not throw |
209 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
romiseRejectionEvent" | 221 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
romiseRejectionEvents" |
210 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" a
ssert_throws: function "function () { | 222 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" a
ssert_throws: function "function () { |
211 var evt = document.createEvent(eventI..." did not throw | 223 var evt = document.createEvent(eventI..." did not throw |
212 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ushEvent" | 224 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ushEvents" |
213 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneC
hangeEvent" assert_throws: function "function () { | 225 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneC
hangeEvent" assert_throws: function "function () { |
214 var evt = document.createEvent(eventI..." did not throw | 226 var evt = document.createEvent(eventI..." did not throw |
215 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDTMFToneChangeEvent" | 227 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDTMFToneChangeEvents" |
216 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann
elEvent" assert_throws: function "function () { | 228 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann
elEvent" assert_throws: function "function () { |
217 var evt = document.createEvent(eventI..." did not throw | 229 var evt = document.createEvent(eventI..." did not throw |
218 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDataChannelEvent" | 230 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDataChannelEvents" |
219 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid
ateEvent" assert_throws: function "function () { | 231 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid
ateEvent" assert_throws: function "function () { |
220 var evt = document.createEvent(eventI..." did not throw | 232 var evt = document.createEvent(eventI..." did not throw |
221 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCIceCandidateEvent" | 233 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCIceCandidateEvents" |
222 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent
" assert_throws: function "function () { | 234 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent
" assert_throws: function "function () { |
223 var evt = document.createEvent(eventI..." did not throw | 235 var evt = document.createEvent(eventI..." did not throw |
224 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
elatedEvent" | 236 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
elatedEvents" |
225 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProg
ressEvent" assert_throws: function "function () { | 237 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProg
ressEvent" assert_throws: function "function () { |
226 var evt = document.createEvent(eventI..." did not throw | 238 var evt = document.createEvent(eventI..." did not throw |
227 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
esourceProgressEvent" | 239 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
esourceProgressEvents" |
228 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" | 240 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" |
229 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
VGEvent" assert_throws: function "function () { | 241 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
VGEvents" assert_throws: function "function () { |
230 var evt = document.createEvent(eventI..." did not throw | 242 var evt = document.createEvent(eventI..." did not throw |
231 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGZoomEvent
" assert_throws: function "function () { | 243 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGZoomEvent
" assert_throws: function "function () { |
232 var evt = document.createEvent(eventI..." did not throw | 244 var evt = document.createEvent(eventI..." did not throw |
233 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
VGZoomEvent" assert_throws: function "function () { | 245 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
VGZoomEvents" assert_throws: function "function () { |
234 var evt = document.createEvent(eventI..." did not throw | 246 var evt = document.createEvent(eventI..." did not throw |
| 247 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEv
ent" |
| 248 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
crollAreaEvents" |
235 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPoli
cyViolationEvent" assert_throws: function "function () { | 249 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPoli
cyViolationEvent" assert_throws: function "function () { |
236 var evt = document.createEvent(eventI..." did not throw | 250 var evt = document.createEvent(eventI..." did not throw |
237 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ecurityPolicyViolationEvent" | 251 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ecurityPolicyViolationEvents" |
238 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortC
onnectEvent" | 252 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortC
onnectEvent" |
239 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ervicePortConnectEvent" | 253 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ervicePortConnectEvents" |
240 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorke
rMessageEvent" assert_throws: function "function () { | 254 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorke
rMessageEvent" assert_throws: function "function () { |
241 var evt = document.createEvent(eventI..." did not throw | 255 var evt = document.createEvent(eventI..." did not throw |
242 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
erviceWorkerMessageEvent" | 256 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
erviceWorkerMessageEvents" |
| 257 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestur
eEvent" |
| 258 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
impleGestureEvents" |
243 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionError" assert_throws: function "function () { | 259 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionError" assert_throws: function "function () { |
244 var evt = document.createEvent(eventI..." did not throw | 260 var evt = document.createEvent(eventI..." did not throw |
245 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionError" | 261 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionErrors" |
246 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionEvent" assert_throws: function "function () { | 262 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionEvent" assert_throws: function "function () { |
247 var evt = document.createEvent(eventI..." did not throw | 263 var evt = document.createEvent(eventI..." did not throw |
248 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionEvent" | 264 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionEvents" |
249 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthe
sisEvent" assert_throws: function "function () { | 265 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthe
sisEvent" assert_throws: function "function () { |
250 var evt = document.createEvent(eventI..." did not throw | 266 var evt = document.createEvent(eventI..." did not throw |
251 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechSynthesisEvent" | 267 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechSynthesisEvents" |
252 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "StorageEvent
" assert_throws: function "function () { | 268 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "StorageEvent
" assert_throws: function "function () { |
253 var evt = document.createEvent(eventI..." did not throw | 269 var evt = document.createEvent(eventI..." did not throw |
254 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
torageEvent" | 270 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
torageEvents" |
255 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent" a
ssert_throws: function "function () { | 271 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent" a
ssert_throws: function "function () { |
256 var evt = document.createEvent(eventI..." did not throw | 272 var evt = document.createEvent(eventI..." did not throw |
257 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
yncEvent" | 273 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
yncEvents" |
258 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TextEvent" a
ssert_throws: function "function () { | 274 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TextEvent" a
ssert_throws: function "function () { |
259 var evt = document.createEvent(eventI..." did not throw | 275 var evt = document.createEvent(eventI..." did not throw |
260 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
extEvent" | 276 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
extEvents" |
| 277 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent" |
| 278 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
imeEvents" |
261 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TrackEvent"
assert_throws: function "function () { | 279 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TrackEvent"
assert_throws: function "function () { |
262 var evt = document.createEvent(eventI..." did not throw | 280 var evt = document.createEvent(eventI..." did not throw |
263 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
rackEvent" | 281 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
rackEvents" |
264 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TransitionEv
ent" assert_throws: function "function () { | 282 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TransitionEv
ent" assert_throws: function "function () { |
265 var evt = document.createEvent(eventI..." did not throw | 283 var evt = document.createEvent(eventI..." did not throw |
266 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
ransitionEvent" | 284 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
ransitionEvents" |
267 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebGLContext
Event" assert_throws: function "function () { | 285 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebGLContext
Event" assert_throws: function "function () { |
268 var evt = document.createEvent(eventI..." did not throw | 286 var evt = document.createEvent(eventI..." did not throw |
269 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebGLContextEvent" | 287 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebGLContextEvents" |
270 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitAnimat
ionEvent" assert_throws: function "function () { | 288 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitAnimat
ionEvent" assert_throws: function "function () { |
271 var evt = document.createEvent(eventI..." did not throw | 289 var evt = document.createEvent(eventI..." did not throw |
272 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvent" | 290 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" |
273 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { | 291 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { |
274 var evt = document.createEvent(eventI..." did not throw | 292 var evt = document.createEvent(eventI..." did not throw |
275 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvent" | 293 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" |
276 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WheelEvent"
assert_throws: function "function () { | 294 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WheelEvent"
assert_throws: function "function () { |
277 var evt = document.createEvent(eventI..." did not throw | 295 var evt = document.createEvent(eventI..." did not throw |
278 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
heelEvent" | 296 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
heelEvents" |
| 297 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" |
| 298 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" |
279 Harness: the test ran to completion. | 299 Harness: the test ran to completion. |
280 | 300 |
OLD | NEW |