- From: Chris Dumez <notifications@github.com>
- Date: Sat, 04 Mar 2017 14:42:06 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 4 March 2017 22:42:38 UTC
…t the first Make all parameters to initEvent() / initCustomEvent() optional except the first. This aligns the specification with WebKit and gets it closer to Blink. This closes issue #387. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/417 -- Commit Summary -- * Make all parameters to initEvent() / initCustomEvent() optional except the first -- File Changes -- M dom.bs (4) -- Patch Links -- https://github.com/whatwg/dom/pull/417.patch https://github.com/whatwg/dom/pull/417.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/417
Received on Saturday, 4 March 2017 22:42:38 UTC