| Index: LayoutTests/storage/indexeddb/data-corruption-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/data-corruption-expected.txt b/LayoutTests/storage/indexeddb/data-corruption-expected.txt
|
| index 7b73985b80da4ca83c52259855418a03e729258b..91bfa7ed9c2bc82ca7ba4c44dd6e90d74d198a43 100644
|
| --- a/LayoutTests/storage/indexeddb/data-corruption-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/data-corruption-expected.txt
|
| @@ -9,6 +9,7 @@ dbname = "data-corruption.html"
|
| indexedDB.deleteDatabase(dbname)
|
| indexedDB.open(dbname)
|
| setVersionSuccess():
|
| +PASS event.dataLoss is "none"
|
| trans = event.target.transaction
|
| PASS trans is non-null.
|
| db.createObjectStore('storeName')
|
|
|