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

We do not have to do the same way as we do for `composed` this time because we can specify the condition easily in general event dispatch section in DOM Standard. For example, "a trusted event which has non-null a related target property" might be good enough and robust.


-- 
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-251287580

Received on Tuesday, 4 October 2016 03:34:53 UTC