On Fri, Jun 13, 2008 at 4:49 AM, Web Applications Working Group Issue Tracker <[EMAIL PROTECTED]> wrote: > > ISSUE-3 (eventType): [Progress] eventType [Progress events] > > http://www.w3.org/2008/webapps/track/issues/ > > Raised by: Olli Pettay > On product: Progress events > > Shouldn't there be an eventType so you can use document.createEvent to make > these? See http://www.w3.org/mid/[EMAIL PROTECTED] >
The plausible use case for this is testing. In order to unit test parts of an application with progress event callbacks, it is necessary to create the event. Garrett
