Sign in
chromium
/
chromium
/
src.git
/
4fd348fdb9c0b3842829acdfb2b82c86dacd8e0a
/
.
/
third_party
/
WebKit
/
LayoutTests
/
storage
/
websql
/
sql-data-types.html
blob: cd1c98f844c073b39eb3a6d545fa4003344da1b4 [
file
] [
log
] [
blame
]
<html>
<head>
<script
type
=
"text/javascript"
src
=
"sql-data-types.js"
></script>
</head>
<body
onload
=
"
runTest
()
"
>
<pre
id
=
"console"
></pre>
</body>
</html>