[whatwg/dom] Define event constructing steps (#614)

This hook can be used by complex Event subclasses, such as KeyboardEvent and TouchEvent, to initialize their internal state upon creation.

Fixes #414.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/614

-- Commit Summary --

  * Define event constructing steps

-- File Changes --

    M dom.bs (10)

-- Patch Links --

https://github.com/whatwg/dom/pull/614.patch
https://github.com/whatwg/dom/pull/614.diff

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

Received on Friday, 23 March 2018 12:46:33 UTC