- From: Robert Flack <notifications@github.com>
- Date: Thu, 08 Dec 2022 13:53:04 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 December 2022 21:53:17 UTC
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