Description: files attribute returns a FileList
Test Result Test Assertion
Manual Test passes if if the word "PASS" appears to the left after following the steps below.
Steps:
  1. Drag a file and drop it in the green box

http://dev.w3.org/html5/spec/dnd.html#datatransfer

The files attribute must return a live FileList sequence consisting of File objects representing the files.