- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 11 Jun 2015 00:57:08 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 11 June 2015 07:57:39 UTC
I don't think `includesShadowHostInPath` makes much sense because the path of an event isn't determined until an event is dispatched. I'm now leaning towards `escapesShadowTree` because that's what really this flag tells us. If we wanted the negation of that, I'd go with `confinedInShadowTree`. I don't think there's any reason to avoid the word tree here. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/107#issuecomment-111034973
Received on Thursday, 11 June 2015 07:57:39 UTC