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