diff options
Diffstat (limited to 'testing/web-platform/meta/fetch/api/response/response-cancel-stream.html.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/api/response/response-cancel-stream.html.ini | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/testing/web-platform/meta/fetch/api/response/response-cancel-stream.html.ini b/testing/web-platform/meta/fetch/api/response/response-cancel-stream.html.ini deleted file mode 100644 index 772b1b682..000000000 --- a/testing/web-platform/meta/fetch/api/response/response-cancel-stream.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[response-cancel-stream.html] - type: testharness - [Cancelling a starting blob Response stream] - expected: FAIL - - [Cancelling a loading blob Response stream] - expected: FAIL - - [Cancelling a closed blob Response stream] - expected: FAIL - - [Cancelling a starting Response stream] - expected: FAIL - - [Cancelling a loading Response stream] - expected: FAIL - - [Cancelling a closed Response stream] - expected: FAIL - |