- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 24 Oct 2016 23:48:09 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 25 October 2016 06:48:52 UTC
annevk commented on this pull request. > <ol> - <li><p>Create a new object <var>event</var> using <var>eventInterface</var>. + <li> + <p>Create a new object <var>event</var> using <var>eventInterface</var>. If <var>realm</var> + is given, use that Realm; otherwise, use the default behavior defined in Web IDL. + + <p class="note">As of the time of this writing Web IDL does not yet define any default behavior; Should we make this class="XXX"? -- 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/349#pullrequestreview-5590263
Received on Tuesday, 25 October 2016 06:48:52 UTC