Re: [whatwg/dom] Don't let a slot do anything special if it isn't in a shadow tree (#459)

> The intention seems fine but did you check that we don't end up signaling the same slot multiple times per a single DOM change especially nested ones?

That shouldn't happen, as far as my understanding is correct. A slotchange is signaled at most once per a slot per a single DOM change for any tree structures. 

-- 
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/pull/459#issuecomment-310990624

Received on Monday, 26 June 2017 08:05:19 UTC