mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Implement the "messageevent" argument to Document#createEvent. #4008
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user