[w3c/ServiceWorker] Request's initiator can't be "fetch" (Issue #1718)

https://w3c.github.io/ServiceWorker/#cache-addAll says

> Set r’s [initiator](https://fetch.spec.whatwg.org/#concept-request-initiator) to "fetch" and [destination](https://fetch.spec.whatwg.org/#concept-request-destination) to "subresource".

But "fetch" is not one of the possible values of https://fetch.spec.whatwg.org/#concept-request-initiator

Is https://fetch.spec.whatwg.org/#request-initiator-type intended?

cc @annevk

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

Message ID: <w3c/ServiceWorker/issues/1718@github.com>

Received on Thursday, 16 May 2024 10:09:31 UTC