Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Unified Diff: LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt

Issue 235493003: deleteDatabase() success should be IDBVersionChangeEvent [Blink] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add result === undefined assertion Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt
diff --git a/LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt b/LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8743984fae504fc5e0647e58c547bcf7bc69c813
--- /dev/null
+++ b/LayoutTests/storage/indexeddb/deleteDatabase-event-expected.txt
@@ -0,0 +1,5 @@
+This is a testharness.js-based test.
+PASS deleteDatabase success event type, existing DB
+PASS deleteDatabase success event, non-exitent DB
dgrogan 2014/04/11 20:28:37 typo: existent
jsbell 2014/04/11 21:04:52 Done.
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/storage/indexeddb/deleteDatabase-event.html ('k') | Source/modules/indexeddb/IDBOpenDBRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698