| Index: LayoutTests/storage/indexeddb/removed-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/removed-expected.txt b/LayoutTests/storage/indexeddb/removed-expected.txt
|
| index 081b9389600eb4f03e4c67912e11a375f9d426d3..b72d0cad26e3a5da2260857b6f80cd8af7803e58 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 Error: NotSupportedError: DOM Exception 9.
|
| +PASS document.createEvent('IDBUpgradeNeededEvent') threw exception NotSupportedError: The implementation did not support the requested type of object or operation..
|
| PASS 'version' in document.createEvent('IDBVersionChangeEvent') is false
|
| PASS successfullyParsed is true
|
|
|
|
|