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