Re: [whatwg/dom] Disconnect single target instead of all (#126)

Hi, I came to ask about what happens to the queue when you observe the same node again. Because I'd like to know the semantics of this which can be used now as far as I can see:
```js
m.observe(e, { attribute: true, attributeFilter: [] });
```

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

Message ID: <whatwg/dom/issues/126/1691937121@github.com>

Received on Thursday, 24 August 2023 15:42:33 UTC