haikuwebkit/LayoutTests/storage/indexeddb/transaction-abort.html

10 lines
195 B
HTML

<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/transaction-abort.js"></script>
</body>
</html>