- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 16 Sep 2015 08:01:10 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 16 September 2015 15:01:47 UTC
https://dom.spec.whatwg.org/#dom-document-createevent has the text:
Let event be the result of invoking the initial value of constructor with the empty string as argument.
where "invoking" is a link to https://dom.spec.whatwg.org/#concept-event-listener-invoke
But that's not the invoking happening here.
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/73
Received on Wednesday, 16 September 2015 15:01:47 UTC