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:
Daniel Robertson 2016-02-14 04:09:55 +00:00
parent 3f74c07e20
commit 0b0e1473cd
3 changed files with 23 additions and 11 deletions

View file

@ -1,5 +0,0 @@
[response-data-blob.htm]
type: testharness
[XMLHttpRequest: The response attribute: Blob data]
expected: FAIL

View file

@ -1,5 +0,0 @@
[send-data-blob.htm]
type: testharness
[XMLHttpRequest: The send() method: Blob data]
expected: FAIL