- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 20 Oct 2016 08:00:18 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 20 October 2016 15:10:40 UTC
This can be useful when you can’t use fire, but need to initialize event attributes in a particular manner or keep the event around for some reason. Note that creating events without a constructor doesn’t work, as you would not get the dictionary to usefully default attribute values. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/347 -- Commit Summary -- * Editorial: provide a shorthand for other specifications to create events -- File Changes -- M dom.bs (31) M dom.html (23) -- Patch Links -- https://github.com/whatwg/dom/pull/347.patch https://github.com/whatwg/dom/pull/347.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/347
Received on Thursday, 20 October 2016 15:10:40 UTC