Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
workers
/
storage
/
execute-sql-args-worker.html
blob: 3c5adbe79d54f7970d10ea45d7f5501f4a71909c [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"resources/database-worker-controller.js"
></script>
</head>
<body
onload
=
"
runTest
(
'execute-sql-args.js'
)
"
>
<pre
id
=
"console"
>
FAILURE: test didn't run.
</pre>
</body>
</html>