--- /home/clopez/webkit/webkit/layout-test-results/storage/indexeddb/removed-private-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/storage/indexeddb/removed-private-actual.txt @@ -10,8 +10,9 @@ PASS 'errorCode' in indexedDB.open(dbname) is false PASS 'setVersion' in IDBDatabase.prototype is false PASS document.createEvent('IDBUpgradeNeededEvent') threw exception NotSupportedError (DOM Exception 9): The operation is not supported.. -PASS 'version' in document.createEvent('IDBVersionChangeEvent') is false +FAIL 'version' in document.createEvent('IDBVersionChangeEvent') should be false. Threw exception NotSupportedError (DOM Exception 9): The operation is not supported. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE