Index: LayoutTests/storage/indexeddb/deleteIndex-bug110792-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/deleteIndex-bug110792-expected.txt b/LayoutTests/storage/indexeddb/deleteIndex-bug110792-expected.txt |
index f80f3e9109560c39eac6f42e9da24f24dae0c0d7..28bda5a400757e5e67ae500fc1e639fe011b4d9f 100644 |
--- a/LayoutTests/storage/indexeddb/deleteIndex-bug110792-expected.txt |
+++ b/LayoutTests/storage/indexeddb/deleteIndex-bug110792-expected.txt |
@@ -27,6 +27,7 @@ Expecting exception from store.index('index') |
PASS Exception was thrown. |
PASS code is DOMException.NOT_FOUND_ERR |
PASS ename is 'NotFoundError' |
+Exception message: The specified index was not found. |
PASS successfullyParsed is true |
TEST COMPLETE |