Re: [whatwg/dom] Make it possible to observe connected-ness of a node (#533)

jamesdiacono left a comment (whatwg/dom#533)

Could Nodes simply emit non-bubbling "connect" and "disconnect" events? That would let us do everything that currently requires `connectedCallback` and `disconnectedCallback`.

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

Message ID: <whatwg/dom/issues/533/2843777817@github.com>

Received on Thursday, 1 May 2025 00:16:19 UTC