184 FAIL TouchEvent should be an alias for TouchEvent. The operation is not supported.
185 FAIL createEvent('TouchEvent') should be initialized correctly. undefined is not an object (evaluating 'ev.type')
186 FAIL touchevent should be an alias for TouchEvent. The operation is not supported.
187 FAIL createEvent('touchevent') should be initialized correctly. undefined is not an object (evaluating 'ev.type')
188 FAIL TOUCHEVENT should be an alias for TouchEvent. The operation is not supported.
189 FAIL createEvent('TOUCHEVENT') should be initialized correctly. undefined is not an object (evaluating 'ev.type')
184PASS TouchEvent should be an alias for TouchEvent.
185PASS createEvent('TouchEvent') should be initialized correctly.
186PASS touchevent should be an alias for TouchEvent.
187PASS createEvent('touchevent') should be initialized correctly.
188PASS TOUCHEVENT should be an alias for TouchEvent.
189PASS createEvent('TOUCHEVENT') should be initialized correctly.