1 DirectoryEntry required arguments test.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 webkitRequestFileSystem(TEMPORARY, 100, successCallback, errorCallback);
7 Successfully obtained TEMPORARY FileSystem:file__0:Temporary
9 PASS root.getDirectory() threw exception TypeError: Failed to execute 'getDirectory' on 'DirectoryEntry': 1 argument required, but only 0 present..
10 PASS successfullyParsed is true