Implement the "messageevent" argument to Document#createEvent. #4008

This commit is contained in:
Jonathan Hao 2014-12-05 13:54:07 -08:00
parent 58f9b4ad96
commit ccb4e8b273
3 changed files with 15 additions and 22 deletions

View file

@ -1,23 +1,5 @@
[Document-createEvent.html]
type: testharness
[MessageEvent should be an alias for MessageEvent.]
expected: FAIL
[createEvent(\'MessageEvent\') should be initialized correctly.]
expected: FAIL
[messageevent should be an alias for MessageEvent.]
expected: FAIL
[createEvent(\'messageevent\') should be initialized correctly.]
expected: FAIL
[MESSAGEEVENT should be an alias for MessageEvent.]
expected: FAIL
[createEvent(\'MESSAGEEVENT\') should be initialized correctly.]
expected: FAIL
[TouchEvent should be an alias for TouchEvent.]
expected: FAIL