blob: a8b08bef65b274107a1f435a51baa626217ca11e [file] [log] [blame]
Test how file system methods react to too few arguments.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS webkitRequestFileSystem() threw exception TypeError: Not enough arguments.
PASS webkitRequestFileSystem(TEMPORARY) threw exception TypeError: Not enough arguments.
PASS webkitResolveLocalFileSystemURL() threw exception TypeError: Not enough arguments.
PASS successfullyParsed is true
TEST COMPLETE