Re: [xhr-tests] XMLHttpRequest: spell XMLHttpRequest correctly (and modernize a bit) (#4937)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/203800303)

# Chrome (unstable channel) #
Testing web-platform-tests at revision cf83b358671fa70d50d7bace83982e2334daccd3
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>3 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4937/XMLHttpRequest/send-network-error-sync-events.sub.htm">/XMLHttpRequest/send-network-error-sync-events.sub.htm</a></summary>


|                                                               Subtest                                                                | Results |
|--------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                      | OK      |
| `XMLHttpRequest: The send() method: Throw a "throw an "NetworkError" exception when Network error happens (synchronous flag is set)` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4937/XMLHttpRequest/send-network-error-async-events.sub.htm">/XMLHttpRequest/send-network-error-async-events.sub.htm</a></summary>


|                                                            Subtest                                                            | Results |
|-------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                               | OK      |
| `XMLHttpRequest: The send() method: Fire a progress event named error when Network error happens (synchronous flag is unset)` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4937/XMLHttpRequest/send-data-formdata.htm">/XMLHttpRequest/send-data-formdata.htm</a></summary>


|                      Subtest                       | Results |
|----------------------------------------------------|---------|
|                                                    | OK      |
| `XMLHttpRequest: The send() method: FormData data` | PASS    |

</details>
</details>

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

Received on Tuesday, 21 February 2017 13:31:23 UTC