Re: [whatwg/dom] Proposal: New method to reorder child nodes (#891)

> If there are any sites out there which rely on the full reparenting logic, they could become broken.

The disconnectedCallback and connectedCallback reactions fire on CEs when nodes are shuffled like this. It seems very unlikely to me that this would not break sites (including ours).

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

Received on Thursday, 10 September 2020 15:17:07 UTC