blob: 5e611d2f4e93da5d162b35e84119f20e05e77aa5 [file] [edit]
<!DOCTYPE html>
<html>
<body>
<pre id="output"></pre>
<script src="resources/broadcastchannel-test-harness.js"></script>
<script>
broadcastChannelTest(function() { return new ArrayBuffer(8); }, "ArrayBuffer:8");
</script>
</body>
</html>