| Index: LayoutTests/storage/indexeddb/resources/cursor-properties.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/cursor-properties.js b/LayoutTests/storage/indexeddb/resources/cursor-properties.js
|
| index cbc35e6179d89cb213b285ef715912fd90e3edec..e4e7b7b4084997f6ca264a4094aae44c19a0a382 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/cursor-properties.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/cursor-properties.js
|
| @@ -7,7 +7,6 @@ description("Test that IndexedDB's cursor key/primaryKey/value properties preser
|
|
|
| function test()
|
| {
|
| - removeVendorPrefixes();
|
| setDBNameFromPath();
|
|
|
| request = evalAndLog("indexedDB.deleteDatabase(dbname)");
|
|
|