- From: Majid Valipour <notifications@github.com>
- Date: Mon, 10 Jul 2017 08:43:45 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 July 2017 15:44:17 UTC
majido commented on this pull request.
> @@ -628,8 +633,8 @@ algorithm below.
false otherwise.
<dt><code><var>event</var> . {{Event/timeStamp}}</code>
- <dd>Returns the creation time of <var>event</var> as the number of milliseconds that
- passed since 00:00:00 UTC on 1 January 1970.
+ <dd>Returns the <var>event</var>'s timestamp as the number of milliseconds measured relative
+ from the <a>time origin</a>.
Done.
--
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_r126460215
Received on Monday, 10 July 2017 15:44:17 UTC