mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Implement Blob response for XMLHttpRequest: #9623
In response to #9623 implement the Blob response for XML HttpRequest and change the expected result for the script test.
This commit is contained in:
parent
3f74c07e20
commit
0b0e1473cd
3 changed files with 23 additions and 11 deletions
|
@ -1,5 +0,0 @@
|
|||
[response-data-blob.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: The response attribute: Blob data]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[send-data-blob.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: The send() method: Blob data]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue