[w3c/uievents] Define "event constructing steps" for complicated events (#194)

As @domenic mentioned in https://github.com/whatwg/dom/issues/414 some UI events, such as `MouseEvent` and `KeyboardEvent`, do not have a straight mapping from initializing dictionary member to internal state. For those event classes the DOM Standard has "event constructing steps", added in https://github.com/whatwg/dom/pull/614.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/194

Received on Friday, 6 April 2018 14:02:42 UTC