| 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 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 FAIL createEvent('storageevent') should be initialized correctly. Cannot read pr
operty 'type' of undefined | 156 FAIL createEvent('storageevent') should be initialized correctly. Cannot read pr
operty 'type' of undefined |
| 157 FAIL STORAGEEVENT should be an alias for StorageEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('STORAGEEVENT') is invalid. | 157 FAIL STORAGEEVENT should be an alias for StorageEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('STORAGEEVENT') is invalid. |
| 158 FAIL createEvent('STORAGEEVENT') should be initialized correctly. Cannot read pr
operty 'type' of undefined | 158 FAIL createEvent('STORAGEEVENT') should be initialized correctly. Cannot read pr
operty 'type' of undefined |
| 159 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Stora
geEvents" | 159 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Stora
geEvents" |
| 160 PASS SVGEvents should be an alias for Event. | 160 PASS SVGEvents should be an alias for Event. |
| 161 PASS createEvent('SVGEvents') should be initialized correctly. | 161 PASS createEvent('SVGEvents') should be initialized correctly. |
| 162 FAIL svgevents should be an alias for Event. Failed to execute 'createEvent' on
'Document': The provided event type ('svgevents') is invalid. | 162 FAIL svgevents should be an alias for Event. Failed to execute 'createEvent' on
'Document': The provided event type ('svgevents') is invalid. |
| 163 FAIL createEvent('svgevents') should be initialized correctly. Cannot read prope
rty 'type' of undefined | 163 FAIL createEvent('svgevents') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 164 FAIL SVGEVENTS should be an alias for Event. Failed to execute 'createEvent' on
'Document': The provided event type ('SVGEVENTS') is invalid. | 164 FAIL SVGEVENTS should be an alias for Event. Failed to execute 'createEvent' on
'Document': The provided event type ('SVGEVENTS') is invalid. |
| 165 FAIL createEvent('SVGEVENTS') should be initialized correctly. Cannot read prope
rty 'type' of undefined | 165 FAIL createEvent('SVGEVENTS') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 166 FAIL SVGZoomEvent should be an alias for SVGZoomEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('SVGZoomEvent') is invalid. | |
| 167 FAIL createEvent('SVGZoomEvent') should be initialized correctly. Cannot read pr
operty 'type' of undefined | |
| 168 FAIL svgzoomevent should be an alias for SVGZoomEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('svgzoomevent') is invalid. | |
| 169 FAIL createEvent('svgzoomevent') should be initialized correctly. Cannot read pr
operty 'type' of undefined | |
| 170 FAIL SVGZOOMEVENT should be an alias for SVGZoomEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('SVGZOOMEVENT') is invalid. | |
| 171 FAIL createEvent('SVGZOOMEVENT') should be initialized correctly. Cannot read pr
operty 'type' of undefined | |
| 172 FAIL SVGZoomEvents should be an alias for SVGZoomEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('SVGZoomEvents') is invalid. | |
| 173 FAIL createEvent('SVGZoomEvents') should be initialized correctly. Cannot read p
roperty 'type' of undefined | |
| 174 FAIL svgzoomevents should be an alias for SVGZoomEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('svgzoomevents') is invalid. | |
| 175 FAIL createEvent('svgzoomevents') should be initialized correctly. Cannot read p
roperty 'type' of undefined | |
| 176 FAIL SVGZOOMEVENTS should be an alias for SVGZoomEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('SVGZOOMEVENTS') is invalid. | |
| 177 FAIL createEvent('SVGZOOMEVENTS') should be initialized correctly. Cannot read p
roperty 'type' of undefined | |
| 178 FAIL TextEvent should be an alias for CompositionEvent. assert_equals: expected
object "[object CompositionEvent]" but got object "[object TextEvent]" | 166 FAIL TextEvent should be an alias for CompositionEvent. assert_equals: expected
object "[object CompositionEvent]" but got object "[object TextEvent]" |
| 179 PASS createEvent('TextEvent') should be initialized correctly. | 167 PASS createEvent('TextEvent') should be initialized correctly. |
| 180 FAIL textevent should be an alias for CompositionEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('textevent') is invalid. | 168 FAIL textevent should be an alias for CompositionEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('textevent') is invalid. |
| 181 FAIL createEvent('textevent') should be initialized correctly. Cannot read prope
rty 'type' of undefined | 169 FAIL createEvent('textevent') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 182 FAIL TEXTEVENT should be an alias for CompositionEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('TEXTEVENT') is invalid. | 170 FAIL TEXTEVENT should be an alias for CompositionEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('TEXTEVENT') is invalid. |
| 183 FAIL createEvent('TEXTEVENT') should be initialized correctly. Cannot read prope
rty 'type' of undefined | 171 FAIL createEvent('TEXTEVENT') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 184 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextE
vents" | 172 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextE
vents" |
| 185 PASS TouchEvent should be an alias for TouchEvent. | 173 PASS TouchEvent should be an alias for TouchEvent. |
| 186 PASS createEvent('TouchEvent') should be initialized correctly. | 174 PASS createEvent('TouchEvent') should be initialized correctly. |
| 187 PASS touchevent should be an alias for TouchEvent. | 175 PASS touchevent should be an alias for TouchEvent. |
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDTMFToneChangeEvents" | 306 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDTMFToneChangeEvents" |
| 319 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann
elEvent" | 307 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann
elEvent" |
| 320 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDataChannelEvents" | 308 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDataChannelEvents" |
| 321 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid
ateEvent" | 309 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid
ateEvent" |
| 322 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCIceCandidateEvents" | 310 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCIceCandidateEvents" |
| 323 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent
" | 311 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent
" |
| 324 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
elatedEvents" | 312 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
elatedEvents" |
| 325 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProg
ressEvent" | 313 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProg
ressEvent" |
| 326 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
esourceProgressEvents" | 314 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
esourceProgressEvents" |
| 327 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" | 315 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" |
| 316 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGZoomEvent
" |
| 317 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
VGZoomEvents" |
| 328 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEv
ent" | 318 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEv
ent" |
| 329 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
crollAreaEvents" | 319 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
crollAreaEvents" |
| 330 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPoli
cyViolationEvent" | 320 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPoli
cyViolationEvent" |
| 331 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ecurityPolicyViolationEvents" | 321 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ecurityPolicyViolationEvents" |
| 332 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortC
onnectEvent" | 322 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortC
onnectEvent" |
| 333 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ervicePortConnectEvents" | 323 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ervicePortConnectEvents" |
| 334 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorke
rMessageEvent" | 324 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorke
rMessageEvent" |
| 335 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
erviceWorkerMessageEvents" | 325 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
erviceWorkerMessageEvents" |
| 336 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestur
eEvent" | 326 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestur
eEvent" |
| 337 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
impleGestureEvents" | 327 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
impleGestureEvents" |
| (...skipping 12 matching lines...) Expand all Loading... |
| 350 }" did not throw | 340 }" did not throw |
| 351 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" | 341 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" |
| 352 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { | 342 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { |
| 353 var evt = document.createEvent(eventInterface); | 343 var evt = document.createEvent(eventInterface); |
| 354 }" did not throw | 344 }" did not throw |
| 355 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" | 345 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" |
| 356 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" | 346 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" |
| 357 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" | 347 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" |
| 358 Harness: the test ran to completion. | 348 Harness: the test ran to completion. |
| 359 | 349 |
| OLD | NEW |