haikuwebkit/LayoutTests/storage/indexeddb/cursor-advance.html

10 lines
192 B
HTML

<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/cursor-advance.js"></script>
</body>
</html>