- From: Majid Valipour <notifications@github.com>
- Date: Mon, 10 Jul 2017 15:43:29 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 July 2017 15:44:03 UTC
majido commented on this pull request. > @@ -875,6 +879,10 @@ must be run, given the arguments <var>type</var> and <var>eventInitDict</var>: <li><p>Initialize <var>event</var>'s {{Event/type}} attribute to <var>type</var>. + <li><p>Initialize <var>event</var>'s {{Event/timeStamp}} attribute to a {{DOMHighResTimeStamp}} + representing the <var>event</var>'s <dfn>construction time</dfn> which is the high resolution + time from the <a>time origin</a> to the occurrence of the call to the <a>constructor</a>. Done. Removed. -- 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/420#discussion_r126460141
Received on Monday, 10 July 2017 15:44:03 UTC