summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/storage/indexeddb/open-cursor.html
blob: e4eb182b805d90bee950ffb32a9a3664adc9db64 (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/open-cursor.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>