Charles McCathieNevile wrote:
3. Add an uploadprogressIt is possible to construct an XHR that is moving content up and down at thesame time, so knowing when progress refers to one or the other is useful.
uploadprogress is a separate event one can listen for, right? So there are "progress" and "uploadprogress" events that implement the same interface and just refer to the different directions?
-Boris
