| Index: LayoutTests/storage/indexeddb/factory-cmp-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/factory-cmp-expected.txt b/LayoutTests/storage/indexeddb/factory-cmp-expected.txt
|
| index df96d84aba5eca64f681fb719c4b4d819ea6e32a..1708020fa07c591f129179ca6d0e1cc4b22e6cc6 100644
|
| --- a/LayoutTests/storage/indexeddb/factory-cmp-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/factory-cmp-expected.txt
|
| @@ -3,8 +3,6 @@ Test IndexedDB key comparison using IDBFactory.cmp().
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -indexedDB = self.indexedDB || self.webkitIndexedDB || self.mozIndexedDB || self.msIndexedDB || self.OIndexedDB;
|
| -
|
| PASS typeof indexedDB.cmp is "function"
|
|
|
| compare valid keys
|
|
|