blob: 28b92537581e0266919be2c9badc9ba0d43a8dbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
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.dataTransfer contains a File object on drop.
PASS lastModifiedDate is not null
PASS lastModifiedDate is >= testStartTime
PASS (new Date()).getTime() is >= lastModifiedDate
PASS successfullyParsed is true
TEST COMPLETE
|