summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/sql-data-types.html
blob: cd1c98f844c073b39eb3a6d545fa4003344da1b4 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<script type="text/javascript" src="sql-data-types.js"></script>
</head>

<body onload="runTest()">
<pre id="console"></pre>
</body>

</html>