summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/workers/shared-worker-options-mismatch.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/workers/shared-worker-options-mismatch.html.ini')
-rw-r--r--testing/web-platform/meta/workers/shared-worker-options-mismatch.html.ini74
1 files changed, 74 insertions, 0 deletions
diff --git a/testing/web-platform/meta/workers/shared-worker-options-mismatch.html.ini b/testing/web-platform/meta/workers/shared-worker-options-mismatch.html.ini
new file mode 100644
index 0000000000..58845f0781
--- /dev/null
+++ b/testing/web-platform/meta/workers/shared-worker-options-mismatch.html.ini
@@ -0,0 +1,74 @@
+[shared-worker-options-mismatch.html]
+ expected: TIMEOUT
+ [Connecting to shared worker with different options should be blocked: omit to same-origin in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: omit to include in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: same-origin to omit in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: default to module]
+ expected: TIMEOUT
+
+ [Connecting to shared worker with different options should be blocked: default to omit in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: include to same-origin in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: module to default]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: include to omit in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: omit to include in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: default to include in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: include to same-origin in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: module to classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: default to omit in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: classic to module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: omit to default in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: include to omit in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: include to default in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: same-origin to include in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: omit to same-origin in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: include to default in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: same-origin to omit in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: default to include in classic]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: omit to default in module]
+ expected: NOTRUN
+
+ [Connecting to shared worker with different options should be blocked: same-origin to include in module]
+ expected: NOTRUN
+