Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / storage / sql-data-types-sync.html
1 <html>
2 <head>
3 <script src="resources/test-inputs-common.js"></script>
4 </head>
5
6 <body onload="runTest('resources/sql-data-types-sync.js')">
7 Test that the values returned by DB queries are of the same type as the values inserted in the database.
8 <pre id="console">
9 </pre>
10 </body>
11 </html>