blob: 794a04b21b7395bc23656bad37488e51457ba37d [file] [log] [blame]
This test calls open on window.indexedDB in various ways, verifying that IDBOpenDBRequest objects are returned when expected and exceptions are thrown when expected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
[object IDBOpenDBRequest]
[object IDBOpenDBRequest]
TypeError: Not enough arguments
TypeError: IDBFactory.open() called with a version of 0
PASS successfullyParsed is true
TEST COMPLETE