Re: [w3c/ServiceWorker] object/embed (#249)

yoshisatoyanagisawa left a comment (w3c/ServiceWorker#249)

Bug Triage: infeasible
https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm
```
8. If request’s [destination](https://fetch.spec.whatwg.org/#concept-request-destination) is either "embed" or "object", then:
  1. return null.
```
These objects are not intercepted.

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

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

Received on Thursday, 28 August 2025 23:58:20 UTC