Removed createEvent cases, removed now-unused new_uninitializeds

This commit is contained in:
Patrick Shaughnessy 2019-12-11 19:06:12 -05:00
parent c54d09afaf
commit ec70f42638
5 changed files with 2 additions and 68 deletions

View file

@ -5,24 +5,15 @@
[DEVICEMOTIONEVENT should be an alias for DeviceMotionEvent.]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CloseEvent"]
expected: FAIL
[createEvent('DeviceMotionEvent') should be initialized correctly.]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEvent"]
expected: FAIL
[devicemotionevent should be an alias for DeviceMotionEvent.]
expected: FAIL
[createEvent('DeviceOrientationEvent') should be initialized correctly.]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransitionEvent"]
expected: FAIL
[DRAGEVENT should be an alias for DragEvent.]
expected: FAIL
@ -44,27 +35,18 @@
[dragevent should be an alias for DragEvent.]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopStateEvent"]
expected: FAIL
[deviceorientationevent should be an alias for DeviceOrientationEvent.]
expected: FAIL
[DeviceOrientationEvent should be an alias for DeviceOrientationEvent.]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebGLContextEvent"]
expected: FAIL
[createEvent('DEVICEORIENTATIONEVENT') should be initialized correctly.]
expected: FAIL
[createEvent('DragEvent') should be initialized correctly.]
expected: FAIL
[Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ErrorEvent"]
expected: FAIL
[createEvent('deviceorientationevent') should be initialized correctly.]
expected: FAIL