diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/background-fetch/fetch-uploads.https.window.js.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/background-fetch/fetch-uploads.https.window.js.ini b/testing/web-platform/meta/background-fetch/fetch-uploads.https.window.js.ini new file mode 100644 index 0000000000..080eddac7b --- /dev/null +++ b/testing/web-platform/meta/background-fetch/fetch-uploads.https.window.js.ini @@ -0,0 +1,10 @@ +[fetch-uploads.https.window.html] + [Fetch with an upload should work] + expected: FAIL + + [Progress event includes uploaded bytes] + expected: FAIL + + [Duplicate upload requests work and can be distinguished.] + expected: FAIL + |