1CONSOLE MESSAGE: line 35: TypeError: eventSender.beginDragWithFiles is not a function. (In 'eventSender.beginDragWithFiles(files)', 'eventSender.beginDragWithFiles' is undefined)
12If we drag files onto an editable area, then attachments should be inserted into the editable area.
23
34On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
45
56
6PASS attachment.nodeName is "ATTACHMENT"
7PASS attachment.nodeName is "ATTACHMENT"
8PASS attachment.nodeName is "ATTACHMENT"
9PASS fileNames is "foo bar baz "
10PASS successfullyParsed is true
7FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).