Auto merge of #9971 - danlrobertson:i9357, r=KiChjang

Add wpt tests for send

Add wpt tests for send that do not set the responseType and compare the result against a string.

Fixes #9357

r? @KiChjang

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9971)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-03-18 16:27:40 +05:30
commit 14c6497dbd
4 changed files with 142 additions and 0 deletions

View file

@ -6120,6 +6120,18 @@
"url": "/_mozilla/mozilla/script_type.html"
}
],
"mozilla/send-arraybuffer.htm": [
{
"path": "mozilla/send-arraybuffer.htm",
"url": "/_mozilla/mozilla/send-arraybuffer.htm"
}
],
"mozilla/send-blob.htm": [
{
"path": "mozilla/send-blob.htm",
"url": "/_mozilla/mozilla/send-blob.htm"
}
],
"mozilla/sequence-hole.html": [
{
"path": "mozilla/sequence-hole.html",