diff options
Diffstat (limited to 'testing/web-platform/meta/fetch/api/response/response-stream-disturbed-4.html.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/api/response/response-stream-disturbed-4.html.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/response/response-stream-disturbed-4.html.ini b/testing/web-platform/meta/fetch/api/response/response-stream-disturbed-4.html.ini new file mode 100644 index 000000000..d50925024 --- /dev/null +++ b/testing/web-platform/meta/fetch/api/response/response-stream-disturbed-4.html.ini @@ -0,0 +1,14 @@ +[response-stream-disturbed-4.html] + type: testharness + [Getting blob after cancelling the Response body] + expected: FAIL + + [Getting text after cancelling the Response body] + expected: FAIL + + [Getting json after cancelling the Response body] + expected: FAIL + + [Getting arrayBuffer after cancelling the Response body] + expected: FAIL + |