- From: Chris Dumez <notifications@github.com>
- Date: Wed, 03 Aug 2016 17:02:02 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 4 August 2016 00:02:33 UTC
Is document.createEvent("progressevent") really useful? The DOM specification says this should be supported: https://dom.spec.whatwg.org/#dom-document-createevent However, I don't think this is really useful given that ProgressEvent does not have an initProgressEvent() operation: https://xhr.spec.whatwg.org/#interface-progressevent --- 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/289
Received on Thursday, 4 August 2016 00:02:33 UTC