| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 PASS AnimationEvent should be an alias for AnimationEvent. | 2 PASS AnimationEvent should be an alias for AnimationEvent. |
| 3 PASS createEvent('AnimationEvent') should be initialized correctly. | 3 PASS createEvent('AnimationEvent') should be initialized correctly. |
| 4 FAIL animationevent should be an alias for AnimationEvent. Failed to execute 'cr
eateEvent' on 'Document': The provided event type ('animationevent') is invalid. | 4 FAIL animationevent should be an alias for AnimationEvent. Failed to execute 'cr
eateEvent' on 'Document': The provided event type ('animationevent') is invalid. |
| 5 FAIL createEvent('animationevent') should be initialized correctly. Cannot read
property 'type' of undefined | 5 FAIL createEvent('animationevent') should be initialized correctly. Cannot read
property 'type' of undefined |
| 6 FAIL ANIMATIONEVENT should be an alias for AnimationEvent. Failed to execute 'cr
eateEvent' on 'Document': The provided event type ('ANIMATIONEVENT') is invalid. | 6 FAIL ANIMATIONEVENT should be an alias for AnimationEvent. Failed to execute 'cr
eateEvent' on 'Document': The provided event type ('ANIMATIONEVENT') is invalid. |
| 7 FAIL createEvent('ANIMATIONEVENT') should be initialized correctly. Cannot read
property 'type' of undefined | 7 FAIL createEvent('ANIMATIONEVENT') should be initialized correctly. Cannot read
property 'type' of undefined |
| 8 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Anima
tionEvents" | 8 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Anima
tionEvents" |
| 9 PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent. | 9 PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent. |
| 10 FAIL createEvent('BeforeUnloadEvent') should be initialized correctly. assert_eq
uals: type should be initialized to the empty string expected "" but got "before
unload" | 10 FAIL createEvent('BeforeUnloadEvent') should be initialized correctly. assert_eq
uals: type should be initialized to the empty string expected "" but got "before
unload" |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 FAIL createEvent('WEBGLCONTEXTEVENT') should be initialized correctly. Cannot re
ad property 'type' of undefined | 223 FAIL createEvent('WEBGLCONTEXTEVENT') should be initialized correctly. Cannot re
ad property 'type' of undefined |
| 224 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WebGL
ContextEvents" | 224 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WebGL
ContextEvents" |
| 225 PASS WheelEvent should be an alias for WheelEvent. | 225 PASS WheelEvent should be an alias for WheelEvent. |
| 226 PASS createEvent('WheelEvent') should be initialized correctly. | 226 PASS createEvent('WheelEvent') should be initialized correctly. |
| 227 FAIL wheelevent should be an alias for WheelEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('wheelevent') is invalid. | 227 FAIL wheelevent should be an alias for WheelEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('wheelevent') is invalid. |
| 228 FAIL createEvent('wheelevent') should be initialized correctly. Cannot read prop
erty 'type' of undefined | 228 FAIL createEvent('wheelevent') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 229 FAIL WHEELEVENT should be an alias for WheelEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('WHEELEVENT') is invalid. | 229 FAIL WHEELEVENT should be an alias for WheelEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('WHEELEVENT') is invalid. |
| 230 FAIL createEvent('WHEELEVENT') should be initialized correctly. Cannot read prop
erty 'type' of undefined | 230 FAIL createEvent('WHEELEVENT') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 231 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Wheel
Events" | 231 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Wheel
Events" |
| 232 PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments | 232 PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments |
| 233 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPla
ybackEvent" |
| 234 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationPlaybackEvents" |
| 235 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPla
yerEvent" |
| 236 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationPlayerEvents" |
| 233 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationC
acheErrorEvent" | 237 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationC
acheErrorEvent" |
| 234 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
pplicationCacheErrorEvents" | 238 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
pplicationCacheErrorEvents" |
| 235 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcess
ingEvent" | 239 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcess
ingEvent" |
| 236 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
udioProcessingEvents" | 240 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
udioProcessingEvents" |
| 237 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Autocomplete
ErrorEvent" | 241 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Autocomplete
ErrorEvent" |
| 238 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
utocompleteErrorEvents" | 242 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
utocompleteErrorEvents" |
| 239 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" | 243 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" |
| 240 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" | 244 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" |
| 241 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" | 245 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" |
| 242 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" | 246 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 346 }" did not throw | 350 }" did not throw |
| 347 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" | 351 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" |
| 348 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { | 352 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { |
| 349 var evt = document.createEvent(eventInterface); | 353 var evt = document.createEvent(eventInterface); |
| 350 }" did not throw | 354 }" did not throw |
| 351 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" | 355 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" |
| 352 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" | 356 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" |
| 353 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" | 357 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" |
| 354 Harness: the test ran to completion. | 358 Harness: the test ran to completion. |
| 355 | 359 |
| OLD | NEW |