Re: [w3c/ServiceWorker] Update to reference HTML for link rel=serviceworker (#1073)

Note that this needs a resolution on the following question from @domenic:

> Either step 8 at https://w3c.github.io/ServiceWorker/#link-element-processing should be removed (normative change!), or we should update HTML to have an invalid value default state (say "invalid"), which you can then throw an error on. Let me know what you think is best.

That step 8 is this:

> If _workerType_ is not a valid `WorkerType` value, queue a task to fire an event named `error` at the `link` element, and abort these steps.

-- 
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/issues/1073#issuecomment-291054412

Received on Monday, 3 April 2017 05:53:52 UTC