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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt

Issue 2210413002: Import wpt@85d945449695508e1d7c8daaea6d14b965cdfdfd (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 4 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: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt
index 8bef3615008adbfa5877973db0b678bae03647c6..adc6cfa8217e8ac77875c85851f61554c30030f2 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt
@@ -86,6 +86,7 @@ PASS IDBDatabase interface: operation deleteObjectStore(DOMString)
PASS IDBDatabase interface: operation transaction([object Object],[object Object],IDBTransactionMode)
PASS IDBDatabase interface: operation close()
PASS IDBDatabase interface: attribute onabort
+PASS IDBDatabase interface: attribute onclose
PASS IDBDatabase interface: attribute onerror
PASS IDBDatabase interface: attribute onversionchange
PASS IDBObjectStore interface: existence and properties of interface object

Powered by Google App Engine
This is Rietveld 408576698