[whatwg/dom] Temporary Monkey Patching of DOM spec for Event Timing API (#654)

The event timing explainer [here](https://github.com/WICG/event-timing) monkey patches the "[To Dispatch an Event](https://www.w3.org/TR/dom/#dispatching-events)" algorithm, to enable notifying developers of input events with high latency.

Once we've determined that this is the right approach, we plan to eliminate the monkey patching and make the proposed modifications to the DOM spec.

-- 
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/654

Received on Wednesday, 6 June 2018 14:37:54 UTC