Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / storage / open-database-creation-callback-sync-expected.txt
1 CONSOLE WARNING: 'openDatabaseSync' is deprecated. Please switch to Indexed Database API.
2 CONSOLE ERROR: unable to open database, version mismatch, '1.0' does not match the currentVersion of ''
3 This test tests openDatabaseSync()'s creation callback.
4 PASS: Creation callback was called.
5 PASS: Version set to empty string as expected.
6 PASS: An exception was thrown and db1Fail is null as expected.
7