<span class="Apple-style-span" style="border-collapse: collapse; "><div>I noticed that Section 4.6 of the Web Workers spec still refers to the "close event" which has been removed:</div><div><br></div><div><span style="font-family: sans-serif, 'Droid Sans Fallback'; font-size: medium; color: rgb(0, 128, 0); font-style: italic; font-weight: bold; line-height: 21px; ">If the script gets aborted by the "<a href="#122aa363b1e6e893_kill-a-worker" style="color: rgb(0, 0, 204); background-repeat: initial; background-color: transparent; ">kill a worker</a>" algorithm, then that same algorithm will cause there to only be a single<span title="concept-task" style="border-bottom-style: solid; border-bottom-color: rgb(153, 204, 153); border-bottom-width: initial; ">task</span> in the <span style="border-bottom-style: solid; border-bottom-color: rgb(153, 204, 153); border-bottom-width: initial; ">event loop</span> at the next step, namely the task for the <code title="message-close" style="font-size: inherit; font-family: monospace, 'Droid Sans Fallback'; font-variant: normal; color: rgb(255, 69, 0); ">close</code> event. The "<a href="#122aa363b1e6e893_terminate-a-worker" style="color: rgb(0, 0, 204); background-repeat: initial; background-color: transparent; ">terminate a worker</a>" algorithm removes all the events.</span></div>
</span><div><br></div><div>Seems like we should update this language.</div><div><br></div><div>-atw</div>