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