haikuwebkit/LayoutTests/storage/indexeddb/opencursor-key.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/opencursor-key.js"></script>
</body>
</html>