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

justinfagnani left a comment (whatwg/dom#533)

It seems pretty straightforward and web-compatible to me to add a new `connection: boolean` property to `MutationObserver.observe()` options, when when true enables a new MutationRecord type of `connection`.

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

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

Received on Tuesday, 29 April 2025 18:28:16 UTC