haikuwebkit/LayoutTests/storage/indexeddb/modern/idbcursor-continue-primary-...

15 lines
323 B
HTML

<!-- webkit-test-runner [ useEphemeralSession=true ] -->
<html>
<head>
<script>
enablePrivateBrowsing = true;
</script>
<script src="../../../resources/js-test.js"></script>
<script src="../resources/shared.js"></script>
</head>
<body>
<script src="resources/idbcursor-continue-primary-key-1.js"></script>
</body>
</html>