[whatwg/dom] "create an event" actually needs to take a timestamp (#606)

The current description

> the time of the occurrence that the event is signaling

is rather handwavy and doesn't make sense for all callers (e.g., `document.createEvent()`). Updating all the callsites is tricky though.

-- 
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/issues/606

Received on Friday, 16 March 2018 10:44:01 UTC