- From: Chris Dumez <notifications@github.com>
- Date: Tue, 03 Jan 2017 10:37:41 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 January 2017 18:38:12 UTC
In WebKit, parameters to all init*Event() methods are optional (except for initCustomEvent). The same appears to be true for Chrome based on grep'ing of their code. Note that the parameters to initCustomEvent() were optional in WebKit until recently (not even sure this shipped in Safari yet). -- 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/387#issuecomment-270188238
Received on Tuesday, 3 January 2017 18:38:12 UTC