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

Would it be possible to defer removal side effects until the next style/layout update (typically the next [rendering update](https://html.spec.whatwg.org/multipage/webappapis.html#update-the-rendering)). This would align nicely with `display: none` timing and also could support cases where developers move nodes without needing to add new APIs as long as they leave the node attached for each rendering opportunity.

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

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

Received on Thursday, 8 December 2022 21:53:17 UTC