Re: [w3c/ServiceWorker] Exempt path restriction for for static import in a module service worker (#1586)

Looking here, I don't think the spec says to impose path restrictions on static imports:

https://w3c.github.io/ServiceWorker/#update-algorithm

See step 4 in the "performing the fetch" subsection.  It returns if not top-level before checking the Service-Worker-Allowed header.

-- 
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/1586#issuecomment-826993771

Received on Monday, 26 April 2021 16:52:58 UTC