haikuwebkit/LayoutTests/storage/indexeddb/transaction-active-flag.html

10 lines
201 B
HTML

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