blob: 28dbb0e81357cf0965c3f4541b0e85bf41931a93 [file] [log] [blame]
CONSOLE WARNING: line 44: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
This tests webkitStorageInfo methods do not crash when they are not given optional callbacks parameters.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS storageInfo callback called.
PASS storageInfo callback called.
PASS storageInfo callback called.
PASS storageInfo callback called.
PASS successfullyParsed is true
TEST COMPLETE