Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
workers
/
storage
/
test-authorizer.html
blob: 946b1c09c414ef542f5cdfd76895299d9cc4ea29 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"resources/database-worker-controller.js"
></script>
</head>
<body
onload
=
"
runTest
(
'test-authorizer.js'
)
"
>
This test tests the database authorizer.
<br>
<pre
id
=
"console"
>
FAILURE: test didn't run.
</pre>
</body>
</html>