Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
storage
/
websql
/
execute-sql-args.html
blob: b9f2a43abaa367cd95cb0268c9f74c986a99c5cb [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"resources/database-common.js"
></script>
<script
src
=
"execute-sql-args.js"
></script>
</head>
<body
onload
=
"
setupAndRunTest
()
"
>
<pre
id
=
"console"
>
FAILURE: test didn't run.
</pre>
</body>
</html>