repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
storage
/
websql
/
test-authorizer.html
blob
8baf10aa47500a4f3cf3124c767173179e89434c
1
<html>
2
<head>
3
<script
src
=
"resources/database-common.js"
></script>
4
<script
src
=
"test-authorizer.js"
></script>
5
</head>
6
<body
onload
=
"setupAndRunTest();"
>
7
This test tests the database authorizer.
<br>
8
<pre
id
=
"console"
>
9
FAILURE: test didn't run.
10
</pre>
11
</body>
12
</html>