- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 21 Oct 2016 09:38:50 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 21 October 2016 16:39:21 UTC
domenic commented on this pull request. > - <li><p>If there is an <var>eventInitDict</var> argument, then for each <a>dictionary member</a> - present, find the attribute on <a>event</a> whose <a spec=webidl>identifier</a> matches the key of - the <a>dictionary member</a> and then set the attribute to the value of that + <li><p>If <var>eventInitDict</var> is given, then for each <a>dictionary member</a> present in In particular I think https://heycam.github.io/webidl/#dfn-overload-resolution-algorithm step 10.4 ends up giving us the value "missing" -- 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/347
Received on Friday, 21 October 2016 16:39:21 UTC