mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
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:
parent
7ff7932a8c
commit
8ca7ff11ca
4 changed files with 142 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue