- From: Russell Bicknell <notifications@github.com>
- Date: Wed, 21 Sep 2016 11:04:41 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 21 September 2016 18:05:23 UTC
> 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