- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 23 May 2017 02:31:43 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 May 2017 09:32:18 UTC
I guess another option is to get rid of the suppression but fire `slotchange` event only when the slot is inside a shadow tree. Then we wouldn't fire a `slotchange` on a removed slot element since that's not in a shadow tree. That might make this event a lot easier to understand & reason. -- 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-303344085
Received on Tuesday, 23 May 2017 09:32:18 UTC