| Index: third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-refresh-view-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-refresh-view-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-refresh-view-expected.txt
|
| index f374ce0c60a3a754026c4aeb0df58a300d9cfa89..0f281a59753a644f43a94c312a6e09ccb28e066f 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-refresh-view-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-refresh-view-expected.txt
|
| @@ -24,10 +24,22 @@ Dumping ObjectStore data:
|
| (no entries)
|
| Object store: testObjectStore2
|
| (no entries)
|
| -Refreshed database.
|
| +Refreshed database view.
|
| Dumping ObjectStore data:
|
| Object store: testObjectStore1
|
| Key = testKey, value = [object Object]
|
| Object store: testObjectStore2
|
| (no entries)
|
| +Added testObjectStore2 entry.
|
| +Dumping ObjectStore data:
|
| + Object store: testObjectStore1
|
| + Key = testKey, value = [object Object]
|
| + Object store: testObjectStore2
|
| + (no entries)
|
| +Right-click refreshed database.
|
| +Dumping ObjectStore data:
|
| + Object store: testObjectStore1
|
| + Key = testKey, value = [object Object]
|
| + Object store: testObjectStore2
|
| + Key = testKey2, value = [object Object]
|
|
|
|
|