[dom] Should EventInit contain 'timestamp'?
Rick Byers via GitHub <[email protected]> Fri, 18 Sep 2015 19:02:40 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
RByers has just created a new issue for https://github.com/whatwg/dom: == Should EventInit contain 'timestamp'? == https://dom.spec.whatwg.org/#dictdef-eventinit If we change (as planned) the semantics of `timestamp` to be the platform time (as a DOMHighResTimestamp), then should script be able to supply arbitrary values for it? Relevant to blink change here: https://codereview.chromium.org/1352523002/#msg9 See https://github.com/whatwg/dom/issues/76