Chromium Code Reviews| Index: LayoutTests/storage/indexeddb/window-onerror-expected.txt |
| diff --git a/LayoutTests/storage/indexeddb/window-onerror-expected.txt b/LayoutTests/storage/indexeddb/window-onerror-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ba6d10f78531af06fb016ced5839d20310a490ca |
| --- /dev/null |
| +++ b/LayoutTests/storage/indexeddb/window-onerror-expected.txt |
| @@ -0,0 +1,5 @@ |
| +CONSOLE ERROR: line 23: ConstraintError: Key already exists in the object store. |
| +This is a testharness.js-based test. |
| +PASS Unprevented error on request causes window.onerror to fire |
| +Harness: the test ran to completion. |
| + |