haikuwebkit/LayoutTests/storage/indexeddb/open-db-private-browsing.html

11 lines
259 B
HTML

<!-- webkit-test-runner [ useEphemeralSession=true ] -->
<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/open-db-private-browsing.js"></script>
</body>
</html>