[w3c/ServiceWorker] Make Run Service Worker return after initial script evaluation. (#1340)

Otherwise Run Service Worker would not return until the worker
thread was terminated.

Also fix formatting so steps for 17 are numbered 17.1 and 17.2
instead of 17.1 and 17.1.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1340

-- Commit Summary --

  * Make Run Service Worker return after initial script evaluation.

-- File Changes --

    M docs/index.bs (7)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1340.patch
https://github.com/w3c/ServiceWorker/pull/1340.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1340

Received on Wednesday, 8 August 2018 03:38:00 UTC