haikuwebkit/LayoutTests/fast/events/message-port-multi.html

8 lines
221 B
HTML

<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script src="resources/message-port-multi.js"></script>
<!-- We don't use the standard js-test-post as this is an asynchronous test -->
</body>