Re: [w3c/webcomponents] slotchange event should not bubble (#571)

> A composed event does not mean the event is scoped in the one node tree.
> A composed event means the event is scoped in (including) descendant node trees.

Ok, yeah, I thought that composed meant the event was restricted to nodes in the same tree - thanks for the correction. In this case, I'd also support @rniwa's proposal in the comment you mentioned. If a single bubbling event already reaches all (and only) affected slots, then the additional propagation behavior in 'signal a slot change' seems redundant.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/571#issuecomment-248693728

Received on Wednesday, 21 September 2016 18:05:23 UTC