summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/execute-sql-args.html
blob: b9f2a43abaa367cd95cb0268c9f74c986a99c5cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>