mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Implement document.createEvent(TouchEvent)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user