Re: [w3c/ServiceWorker] How can we intercept network requests comes from iframe (#1565)

@suryadevelope As @wanderview points out Chrome has a bug where srcdoc iframes are not recognized by service workers: https://crbug.com/880768

This GitHub repository is about the specification, which already matches what you are expecting: srcdoc iframes should be recognized, so there is nothing to change here in the spec. If this is a behavior you are seeing in Chrome, you can star/follow that Chromium bug.

-- 
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/1565#issuecomment-778864483

Received on Sunday, 14 February 2021 23:59:26 UTC