- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 21 Oct 2016 10:24:40 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 21 October 2016 17:25:44 UTC
annevk 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 step 14.4.1. Note that a dictionary always has a default value if none of its members are required. -- 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 17:25:44 UTC