blob: e039206e8bdf9a234fee208ed7d26861a9469721 [file] [log] [blame]
OPEN FILE PANEL
Test File.lastModifiedDate returns null if the information is not available.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS event.target.files contains a File object.
PASS lastModified is not null
PASS lastModified is >= testStartTime.getTime()
PASS (new Date()).getTime() is >= lastModified
PASS successfullyParsed is true
TEST COMPLETE