Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / interfaces-expected.txt
blob00eafbe718ac1f0441a7f9c4b35130cdbba65cbc
1 Test IndexedDB's interfaces.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS 'IDBCursor' in self is true
7 PASS 'IDBCursorWithValue' in self is true
8 PASS 'IDBDatabase' in self is true
9 PASS 'IDBFactory' in self is true
10 PASS 'IDBIndex' in self is true
11 PASS 'IDBKeyRange' in self is true
12 PASS 'IDBObjectStore' in self is true
13 PASS 'IDBOpenDBRequest' in self is true
14 PASS 'IDBRequest' in self is true
15 PASS 'IDBTransaction' in self is true
16 PASS 'IDBVersionChangeEvent' in self is true
17 PASS successfullyParsed is true
19 TEST COMPLETE