Re: [whatwg/dom] Shadow: Specify when `slotchange` fires (#447)

> I learned that this event is only dispatched when the number of nodes assigned to a slot changes between zero and some non-zero amount

At least in practice that is not true. Here’s a small [test case](http://jsbin.com/regucehale/2/edit?html,console,output).

> I could understand if slotchange raises the same concerns as mutation events

Could you link me some more details of what you are referring to? I am not in the loop.



-- 
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-302979125

Received on Monday, 22 May 2017 01:37:20 UTC