OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 Found 331 tests; 304 PASS, 27 FAIL, 0 TIMEOUT, 0 NOTRUN. | 2 Found 331 tests; 304 PASS, 27 FAIL, 0 TIMEOUT, 0 NOTRUN. |
3 PASS AnimationEvent should be an alias for AnimationEvent. | 3 PASS AnimationEvent should be an alias for AnimationEvent. |
4 PASS createEvent('AnimationEvent') should be initialized correctly. | 4 PASS createEvent('AnimationEvent') should be initialized correctly. |
5 PASS animationevent should be an alias for AnimationEvent. | 5 PASS animationevent should be an alias for AnimationEvent. |
6 PASS createEvent('animationevent') should be initialized correctly. | 6 PASS createEvent('animationevent') should be initialized correctly. |
7 PASS ANIMATIONEVENT should be an alias for AnimationEvent. | 7 PASS ANIMATIONEVENT should be an alias for AnimationEvent. |
8 PASS createEvent('ANIMATIONEVENT') should be initialized correctly. | 8 PASS createEvent('ANIMATIONEVENT') should be initialized correctly. |
9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Anima
tionEvents" | 9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Anima
tionEvents" |
10 PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent. | 10 PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent. |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
225 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" | 225 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" |
226 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" | 226 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" |
227 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" | 227 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" |
228 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" | 228 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" |
229 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEve
nt" | 229 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEve
nt" |
230 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
lipboardEvents" | 230 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
lipboardEvents" |
231 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent
" | 231 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent
" |
232 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ommandEvents" | 232 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ommandEvents" |
233 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContaine
rEvent" | 233 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContaine
rEvent" |
234 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ataContainerEvents" | 234 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ataContainerEvents" |
235 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightE
vent" | |
236 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceLightEvents" | |
237 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEv
ent" | 235 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEv
ent" |
238 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableEvents" | 236 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableEvents" |
239 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMe
ssageEvent" | 237 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMe
ssageEvent" |
240 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableMessageEvents" | 238 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableMessageEvents" |
241 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent" | 239 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent" |
242 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
etchEvents" | 240 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
etchEvents" |
243 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetL
oadEvent" | 241 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetL
oadEvent" |
244 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ontFaceSetLoadEvents" | 242 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ontFaceSetLoadEvents" |
245 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent
" | 243 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent
" |
246 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
amepadEvents" | 244 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
amepadEvents" |
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
338 }" did not throw | 336 }" did not throw |
339 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" | 337 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" |
340 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { | 338 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { |
341 var evt = document.createEvent(eventInterface); | 339 var evt = document.createEvent(eventInterface); |
342 }" did not throw | 340 }" did not throw |
343 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" | 341 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" |
344 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" | 342 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" |
345 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" | 343 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" |
346 Harness: the test ran to completion. | 344 Harness: the test ran to completion. |
347 | 345 |
OLD | NEW |