haikuwebkit/LayoutTests/storage/indexeddb/primary-key-unique-to-objec...

11 lines
235 B
HTML

<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<div id="logger"></div>
<script src="resources/primary-key-unique-to-objectstore.js"></script>
</body>
</html>