2 <p>Test SharedWorker lifecycle. Will print PASS multiple times, followed by DONE.
</p>
4 <script src=
"../../resources/gc.js"></script>
5 <script src=
"resources/shared-worker-create-common.js"></script>
6 <script src=
"resources/worker-util.js"></script>
7 <script src=
"resources/worker-lifecycle.js"></script>