Re: [xhr-tests] Fix formdata-blob.htm (#5517)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 25f639ae572ecefb46683e7f0991caf5a73ac287
Using browser at version 59.0.3063.4 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/5517/XMLHttpRequest/formdata-blob.htm">/XMLHttpRequest/formdata-blob.htm</a></summary>


|                                  Subtest                                   | Results |                                   Messages                                  |
|----------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------|
|                                                                            | OK      |                                                                             |
| `formdata with blob`                                                       | FAIL    | `assert_equals: expected "key=value," but got "\nkey=blob:text/x-value:5,"` |
| `formdata with named blob`                                                 | PASS    |                                                                             |
| `formdata.append() should throw if value is string and file name is given` | PASS    |                                                                             |

</details>
</details>

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

Received on Monday, 10 April 2017 00:49:36 UTC