haikuwebkit/LayoutTests/storage/indexeddb/modern/binary-keys-1-private.html

14 lines
303 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/binary-keys-1.js"></script>
</body>
</html>