blob: cfb0c3e50fcc134dae0284ebed19aed1b93a5ce7 [file] [log] [blame]
<body>
<p>Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE.</p>
<div id=result></div>
<script src="resources/shared-worker-create-common.js"></script>
<script src="resources/worker-util.js"></script>
<script src="resources/worker-lifecycle.js"></script>
</body>