Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / storage / sql-data-types-sync-expected.txt
1 CONSOLE WARNING: 'openDatabaseSync' is deprecated. Please switch to Indexed Database API.
2 Test that the values returned by DB queries are of the same type as the values inserted in the database.
3 PASS: property 'timestamp' OK, type was number
4 PASS: property 'id' OK, type was number
5 PASS: property 'real' OK, type was number
6 PASS: property 'text' OK, type was string
7 PASS: property 'blob' OK, type was string
8