- From: Surma <notifications@github.com>
- Date: Wed, 17 May 2017 21:28:49 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 May 2017 04:29:23 UTC
I think I agree with @bicknellr. IINM, detaching the slot from the shadow root will remove all slotted elements (`slot.assignedNodes()` returns an empty NodeList). Therefore, firing a `slotchange` event seems very logical and consistent to me. If that make suppression obsolete, I am all for removing it. -- 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/447#issuecomment-302297360
Received on Thursday, 18 May 2017 04:29:23 UTC