1<html> 2<head> 3<script src="resources/database-common.js"></script> 4<script src="execute-sql-args.js"></script> 5</head> 6 7<body onload="setupAndRunTest()"> 8<pre id="console"> 9FAILURE: test didn't run. 10</pre> 11</body> 12 13</html> 14