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