Re: [whatwg/dom] Define special dispatch behavior for click events (#342)

The two things to consider when reviewing:

* Should we start accounting now for the possibility that a shadow host has activation behavior? (Then we need to traverse the parent chain even for non-bubbling events, but only consider actual targets (there can be multiple with shadow trees).)
* Are the names okay for use in HTML?

-- 
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/342#issuecomment-253482214

Received on Thursday, 13 October 2016 11:01:12 UTC