Re: [whatwg/dom] Side effects due to tree insertion or removal (script, iframe) (#808)

`iframe` teardown has to be pretty much synchronous. Having a child document associated with a browsing context that's at the same time not connected to its parent has proven to be disastrous in the past. The main question for this issue is what's the state of the world if you remove multiple `iframe` elements at once and if you get to observe the intermediate states.

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

Message ID: <whatwg/dom/issues/808/1344051386@github.com>

Received on Friday, 9 December 2022 09:18:00 UTC