Re: New draft of Progress events

> ...

* The specification should make it clear that other specifications must  
define when it is to be dispatched. (This should be also be made clear for  
the examples.)

* "The user agent may dispatch a progress event while an asynchronous  
network opertation such as a load event is taking place." doesn't make  
much sense to me.

* "These events should not bubble, and can be canceled." -> "These events  
must not bubble and most be cancelable."

* I think initProgressEvent and initProgressEventNS should just defer to  
initEvent and initEventNS for details on multiple invocations (in case  
that changes at some point).

* What seems to be missing is a normative reference to DOM Level 3 Events.

* The [IEoP] is never referenced. Either reference it or drop the  
reference.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Sunday, 28 January 2007 15:41:43 UTC