Implement document.createEvent(TouchEvent)

This commit is contained in:
Axel Solis Trompler
2015-10-23 15:30:26 +02:00
parent 28f4dd4f48
commit 2cb6972d14
3 changed files with 2 additions and 25 deletions

View File

@@ -1,20 +0,0 @@
[Document-createEvent.html]
type: testharness
[TouchEvent should be an alias for TouchEvent.]
expected: FAIL
[createEvent('TouchEvent') should be initialized correctly.]
expected: FAIL
[touchevent should be an alias for TouchEvent.]
expected: FAIL
[createEvent('touchevent') should be initialized correctly.]
expected: FAIL
[TOUCHEVENT should be an alias for TouchEvent.]
expected: FAIL
[createEvent('TOUCHEVENT') should be initialized correctly.]
expected: FAIL