haikuwebkit/LayoutTests/storage/indexeddb/exception-in-event-aborts.html

10 lines
203 B
HTML

<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/exception-in-event-aborts.js"></script>
</body>
</html>