| This test exercises various uses of IDBObjectStore.delete() |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| Initial upgrade needed: Old version - 0 New version - 1 |
| Initial upgrade versionchange transaction complete |
| Deleted "Mon Jan 03 2000 16:00:00 GMT-0800 (PST)", and there should now be 1 less things total. |
| Deleted "Mon Jan 03 2000 16:00:00 GMT-0800 (PST)", and there should now be 0 less things total. |
| Deleted "balyhoo", and there should now be 0 less things total. |
| Deleted "[object IDBKeyRange]", and there should now be 0 less things total. |
| Deleted "[object IDBKeyRange]", and there should now be 1 less things total. |
| Deleted "[object IDBKeyRange]", and there should now be 1 less things total. |
| Deleted "[object IDBKeyRange]", and there should now be 5 less things total. |
| Deleted "[object IDBKeyRange]", and there should now be 98 less things total. |
| Deleted "[object IDBKeyRange]", and there should now be 3 less things total. |
| readwrite transaction complete |
| PASS successfullyParsed is true |