chromium/third_party/blink/web_tests/fast/workers/dedicated-worker-lifecycle.html

<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script src="resources/worker-create-common.js"></script>
<script src="resources/worker-util.js"></script>
<script src="resources/dedicated-worker-lifecycle.js"></script>
</body>