Add wpt tests for send

Add wpt tests for send that do not set the responseType and
compare the result against a string.
This commit is contained in:
Daniel Robertson 2016-03-16 16:02:22 -04:00
parent 7ff7932a8c
commit 8ca7ff11ca
4 changed files with 142 additions and 0 deletions

View file

@ -6096,6 +6096,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",