summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/storage/indexeddb/create-and-remove-object-store.html
blob: 7c89f5e99c6b6844347d46bae573b8409c745abf (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<script src="../../fast/js/resources/js-test-pre.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/create-and-remove-object-store.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>