| Index: LayoutTests/storage/indexeddb/removed-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/removed-expected.txt b/LayoutTests/storage/indexeddb/removed-expected.txt
|
| index b72d0cad26e3a5da2260857b6f80cd8af7803e58..575a543908d953a6f27622d05af150567aa9db6c 100644
|
| --- a/LayoutTests/storage/indexeddb/removed-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/removed-expected.txt
|
| @@ -10,7 +10,7 @@ PASS self.webkitIDBDatabaseError is undefined.
|
| PASS 'IDBDatabaseException' in self is false
|
| PASS 'errorCode' in indexedDB.open(dbname) is false
|
| PASS 'setVersion' in IDBDatabase.prototype is false
|
| -PASS document.createEvent('IDBUpgradeNeededEvent') threw exception NotSupportedError: The implementation did not support the requested type of object or operation..
|
| +PASS document.createEvent('IDBUpgradeNeededEvent') threw exception NotSupportedError: Failed to execute 'createEvent' on 'Document': The provided event type ('IDBUpgradeNeededEvent') is invalid..
|
| PASS 'version' in document.createEvent('IDBVersionChangeEvent') is false
|
| PASS successfullyParsed is true
|
|
|
|
|