Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
workers
/
storage
/
test-authorizer-sync.html
blob: 75622edb9e6f8f4f18e3fc0aed3750bf914ee52e [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"resources/test-inputs-common.js"
></script>
</head>
<body
onload
=
"
runTest
(
'resources/test-authorizer-sync.js'
)
"
>
Test the database authorizer.
<pre
id
=
"console"
>
</pre>
</body>
</html>