summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/FileAPI/url/url-with-fetch.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/FileAPI/url/url-with-fetch.any.js.ini')
-rw-r--r--testing/web-platform/meta/FileAPI/url/url-with-fetch.any.js.ini20
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/FileAPI/url/url-with-fetch.any.js.ini b/testing/web-platform/meta/FileAPI/url/url-with-fetch.any.js.ini
new file mode 100644
index 0000000000..19598ed8fa
--- /dev/null
+++ b/testing/web-platform/meta/FileAPI/url/url-with-fetch.any.js.ini
@@ -0,0 +1,20 @@
+[url-with-fetch.any.html]
+ [Revoke blob URL after creating Request, will fetch]
+ expected: FAIL
+
+ [Revoke blob URL after creating Request, then clone Request, will fetch]
+ expected: FAIL
+
+
+[url-with-fetch.any.worker.html]
+ [Revoke blob URL after creating Request, will fetch]
+ expected: FAIL
+
+ [Revoke blob URL after creating Request, then clone Request, will fetch]
+ expected: FAIL
+
+ [Revoke blob URL after calling fetch, fetch should succeed]
+ expected:
+ if (os == "linux") and swgl and not fission: [FAIL, PASS]
+ if (os == "win") and not debug: [FAIL, PASS]
+ [PASS, FAIL]