Re: [w3c/ServiceWorker] `<iframe sandbox />` + SW (#1390)

I believe we have decided to allow service workers to control sandboxed iframes with `allow-same-origin`.  As you say, though, the implementations have not all caught up to this decision.

Also, we have previously decided that about:srcdoc and about:blank should inherit their controller from the parent context.  This is implemented in firefox, but not in chrome so far.  Not sure about other browsers.

-- 
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/1390#issuecomment-465267568

Received on Tuesday, 19 February 2019 19:05:59 UTC