Re: [whatwg/dom] Shadow: Update the behavior of event dispatch when target and related… (#336)

I do not think that's a good idea.
Rather, I would do adding one "if .. else .." statement in DOM Standard, instead of adding a lot of information to UI Events spec. That would make our lives much simpler, I think.

BTW, do you prefer 1? Is my understanding correct?

> 1. Introduce the divergence (between synthetic events and UA events) so that synthetic events are always dispatched in the first tree.
> 2. We do not want to introduce the divergence between synthetic events and UA events in any case!




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/336#issuecomment-251279251

Received on Tuesday, 4 October 2016 02:22:42 UTC