- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 26 Mar 2024 14:18:11 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 March 2024 21:18:15 UTC
One thing that's nice to nail down is whether re-ordering of child nodes is enough or we need to support re-parenting (i.e. parent node changing from one node to another). Supporting the latter is a lot more challenging than just supporting re-ordering. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1255#issuecomment-2021490178 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1255/2021490178@github.com>
Received on Tuesday, 26 March 2024 21:18:15 UTC