blob: 7c051e47db0cbf49b96601b3065d4968a6053645 [file] [log] [blame]
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script>
description("Make sure that MessageEvent.source is properly set in connect event.");
startWorker("resources/messageevent-source.js", "shared");
</script>
</body>
</html>