Re: [XMLHttpRequest-tests] Misc improvements to progress event tests (#3212)

# Chrome #
Testing revision 77c385ae247aef0d85a54a95a2879073fe1fe1e3
Starting 10 test iterations
All results were stable

## All results ##

### /XMLHttpRequest/event-loadstart-upload.htm ###
|                                                        Subtest                                                        | Results |
|-----------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                       | OK      |
| XMLHttpRequest: The send() method: Fire a progress event named loadstart on upload object (synchronous flag is unset) | FAIL    |
### /XMLHttpRequest/event-upload-progress.htm ###
|                Subtest                | Results |
|---------------------------------------|---------|
|                                       | OK      |
| XMLHttpRequest: upload progress event | PASS    |
### /XMLHttpRequest/event-progress.htm ###
|                                               Subtest                                               | Results |
|-----------------------------------------------------------------------------------------------------|---------|
|                                                                                                     | OK      |
| XMLHttpRequest: The send() method: Fire a progress event named progress (synchronous flag is unset) | PASS    |

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3212#issuecomment-256438335

Received on Wednesday, 26 October 2016 18:36:04 UTC