/home/clopez/webkit/webkit/layout-test-results/storage/indexeddb/removed-actual.txt

55
66indexedDB = self.indexedDB || self.webkitIndexedDB || self.mozIndexedDB || self.msIndexedDB || self.OIndexedDB;
77
8 dbname = "removed.html"
98PASS self.webkitIDBDatabaseError is undefined.
109PASS 'IDBDatabaseException' in self is false
1110PASS 'errorCode' in indexedDB.open(dbname) is false
1211PASS 'setVersion' in IDBDatabase.prototype is false
1312PASS document.createEvent('IDBUpgradeNeededEvent') threw exception NotSupportedError (DOM Exception 9): The operation is not supported..
14 PASS 'version' in document.createEvent('IDBVersionChangeEvent') is false
 13FAIL 'version' in document.createEvent('IDBVersionChangeEvent') should be false. Threw exception NotSupportedError (DOM Exception 9): The operation is not supported.
1514PASS successfullyParsed is true
 15Some tests failed.
1616
1717TEST COMPLETE
1818