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