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