Re: [webcomponents] [Shadow]: Update constraints around stopping events (bugzilla: 20247) (#61)

Can I confirm, if you're talking about when to set this flag, or the definition is ok but how to organize specs and upstream [Events section in Shadow DOM](http://w3c.github.io/webcomponents/spec/shadow/#h-events) to DOM spec?

IIUC hayato is considering to generalize the [Event Paths](http://w3c.github.io/webcomponents/spec/shadow/#h-event-paths) since it's quite possible that the algorithm is shared by event path and cascading, but the cascading part is currently blocked by other higher priority discussions. It might make our lives easier to plan the upstream after it was settled down.

Apart from whether to monkey-patch in Shadow DOM spec or upstream to DOM spec, does the item 4 of [3.7. Dispatching events](https://dom.spec.whatwg.org/#concept-event-dispatch) look the correct place to set this flag?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/61#issuecomment-118230139

Received on Friday, 3 July 2015 04:42:45 UTC