summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/storageinfo-query-usage.html
blob: 6e41d42e6d6f55eb433dcdd13253172ae4b6852f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<link rel="stylesheet" href="../fast/js/resources/js-test-style.css">
<script src="../fast/js/resources/js-test-pre.js"></script>
<script src="resources/fs-test-util.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/storageinfo-query-usage.js"></script>
<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>