summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/opaque-script.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/opaque-script.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/opaque-script.https.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/opaque-script.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/opaque-script.https.html.ini
new file mode 100644
index 0000000000..b8105cb4b9
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/opaque-script.https.html.ini
@@ -0,0 +1,11 @@
+[opaque-script.https.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Verify large cross-origin cache_storage scripts are opaque.]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [FAIL, TIMEOUT]
+ FAIL
+
+ [Verify small cross-origin cache_storage scripts are opaque.]
+ expected: FAIL