- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 11 Oct 2016 04:46:47 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 11 October 2016 11:47:25 UTC
@smaug---- I don't really understand what you're proposing. I'd think we want to make the specification match how this is actually implemented in practice. When implementation and specification diverge, there's often room for bugs. @hayatoito we can't say "dispatched by the user agent" since that is too vague. It sounds like what @smaug---- is saying there is that `click()` is no different from dispatching a synthetic `MouseEvent` object whose name is `click`. If that is the case making sure that is defined correctly depends on #325 I think. -- 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-252895220
Received on Tuesday, 11 October 2016 11:47:25 UTC