Re: [XMLHttpRequest-tests] XMLHttpRequest: fix data URL test (#4932)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 7a0770a9c691034c247a5774ecf36a9138fcdce9
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4932/XMLHttpRequest/data-uri.htm">/XMLHttpRequest/data-uri.htm</a></summary>


|                         Subtest                         | Results |
|---------------------------------------------------------|---------|
|                                                         | OK      |
| `XHR method PUT with MIME type text/plain`              | FAIL    |
| `XHR method GET with MIME type text/html;charset=UTF-8` | PASS    |
| `XHR method UNICORN with MIME type text/plain`          | FAIL    |
| `XHR method GET with MIME type text/html`               | FAIL    |
| `XHR method HEAD with MIME type text/plain`             | FAIL    |
| `XHR method POST with MIME type text/plain`             | FAIL    |
| `XHR method GET with MIME type text/plain`              | FAIL    |
| `XHR method GET with MIME type image/png`               | FAIL    |
| `XHR method GET with MIME type text/plain (base64)`     | FAIL    |
| `XHR method DELETE with MIME type text/plain`           | FAIL    |

</details>
</details>

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

Received on Tuesday, 21 February 2017 11:05:57 UTC