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