Re: [dom] Should EventInit contain 'timestamp'? (#76)

Interesting. I'm no longer sure whether `MouseEvent.prototype.offsetX` needs to be able to be set or should just be computed on creation time, but your `timestamp` scenario does somewhat argue for making it settable, or at least for creating an event based on an existing one.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/76#issuecomment-142195877

Received on Tuesday, 22 September 2015 06:51:30 UTC