[w3c/ServiceWorker] Why are only a subset of JS mime types allowed? (#1033)

> Extract a MIME type from the response’s header list. If this MIME type (ignoring parameters) is not one of text/javascript, application/x-javascript, and application/javascript, then:

Why doesn't this use [JavaScript MIME type](https://html.spec.whatwg.org/multipage/scripting.html#javascript-mime-type) definition that the rest of the platform uses?

-- 
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/1033

Received on Friday, 16 December 2016 19:42:21 UTC