Index: LayoutTests/storage/indexeddb/resources/index-cursor.js |
diff --git a/LayoutTests/storage/indexeddb/resources/index-cursor.js b/LayoutTests/storage/indexeddb/resources/index-cursor.js |
index 52ae7280edcc97605af8ac949bd2237e07f573d7..e2de08be0f07bec620aba1db731e7185287bb65a 100644 |
--- a/LayoutTests/storage/indexeddb/resources/index-cursor.js |
+++ b/LayoutTests/storage/indexeddb/resources/index-cursor.js |
@@ -3,7 +3,7 @@ if (this.importScripts) { |
importScripts('shared.js'); |
} |
-description("Test IndexedDB's webkitIDBIndex.openCursor + the cursor it produces in depth."); |
+description("Test IndexedDB's IDBIndex.openCursor + the cursor it produces in depth."); |
// In order of how it should be sorted by IndexedDB. |
self.testData = [ |