Re: [whatwg/dom] Proposal: DOM APIs in web workers? (Issue #1217)

> Is that the case on mobile too?

in the SO thread somebody mentioned on Android heuristics can be different (no guarantees, depends on ... *things* ...) but on Desktop it seems to be consistent.

The thread mentions also that multiple iframes, even with `sandbox` attribute, will share the same thread so if you add 2 iframes in the above example a click in one will (should) block the other iframe too.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1217#issuecomment-1658346231
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1217/1658346231@github.com>

Received on Monday, 31 July 2023 13:11:26 UTC