Re: [whatwg/dom] Is document.createEvent("progressevent") really useful? (#289)

FYI, it seems Firefox and Safari do not support this.

Chrome supports document.createEvent("ProgressEvent") but not document.createEvent("progressevent"). Chrome does not have a ProgressEvent.initProgressEvent() operation.


---
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#issuecomment-237413281

Received on Thursday, 4 August 2016 00:30:38 UTC