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

One more thing:

I remember that @annevk once said something like:
> Basically, the DOM shouldn't change its behavior by its root node type.

We might violate this principle, but IMO, this case could be okay.
If we find that inconsistency could be problem in the future, we could relax the condition of "only if it is in a shadow tree". Until that, I prefer conservative approach.

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

Received on Wednesday, 24 May 2017 04:10:08 UTC