summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/test-authorizer.html
blob: 8baf10aa47500a4f3cf3124c767173179e89434c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<script src="resources/database-common.js"></script>
<script src="test-authorizer.js"></script>
</head>
<body onload="setupAndRunTest();">
This test tests the database authorizer.<br>
<pre id="console">
FAILURE: test didn't run.
</pre>
</body>
</html>