summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/request/request-cache-reload.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/api/request/request-cache-reload.any.js.ini')
-rw-r--r--testing/web-platform/meta/fetch/api/request/request-cache-reload.any.js.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/request/request-cache-reload.any.js.ini b/testing/web-platform/meta/fetch/api/request/request-cache-reload.any.js.ini
new file mode 100644
index 0000000000..bab89d5d9e
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/request/request-cache-reload.any.js.ini
@@ -0,0 +1,11 @@
+[request-cache-reload.any.worker.html]
+
+[request-cache-reload.any.html]
+
+[request-cache-reload.any.sharedworker.html]
+ [RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Last-Modified and fresh response]
+ expected:
+ if (os == "android") and debug and not swgl: [PASS, FAIL]
+
+
+[request-cache-reload.any.serviceworker.html]