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

@kojiishi this flag is a new argument to the dispatch algorithm. It is then used in step 4, assuming we don't need to restructure more of the dispatch algorithm to make all this work better. As a rough guide, if the code for dispatching in Blink is substantially different, there's a bug in either Blink or the specification, and we should figure out together what needs changing.

I agree that for now we should monkey patch DOM. I do hope that once our discussions settle down and a v1 is agreed upon we can work together on integrating in DOM directly. I think that will help those writing tests and implementations and might also help our overall understanding of the model.

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

Received on Friday, 3 July 2015 07:52:12 UTC