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

It seems that `object` creates a browsing context for images, documents and SVGs in Chromium and WebKit. In Gecko, images do not create a browsing context. Also see https://github.com/whatwg/html/issues/7939

- `object` https://software.hixie.ch/utilities/js/live-dom-viewer/saved/13106
- `embed` https://software.hixie.ch/utilities/js/live-dom-viewer/saved/13107

Does that change the situation for this issue?

Also related is the YouTube `embed` rewrite issue, and whether that should create a browsing context, see https://github.com/whatwg/html/issues/2390#issuecomment-2363164672

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

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

Received on Friday, 20 September 2024 08:49:49 UTC