Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / pending-version-change-stuck-works-with-terminate-expected.txt
blob62eb4bb5020003bb72ce7c54b32ea972f769e219
1 Explicitly terminating worker with blocked call should allow later open calls to proceed
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 dbname = "pending-version-change-stuck-works-with-terminate.html"
7 indexedDB.open(dbname)
8 PASS Open worked after page reload.
9 PASS successfullyParsed is true
11 TEST COMPLETE