summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini')
-rw-r--r--testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini20
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini b/testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini
new file mode 100644
index 000000000..b98da5f4c
--- /dev/null
+++ b/testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini
@@ -0,0 +1,20 @@
+[eventsource-constructor-non-same-origin.htm]
+ type: testharness
+ [shared worker - EventSource: constructor (act as if there is a network error) (http://example.not)]
+ expected: FAIL
+
+ [shared worker - EventSource: constructor (act as if there is a network error) (https://example.not/test)]
+ expected: FAIL
+
+ [shared worker - EventSource: constructor (act as if there is a network error) (ftp://example.not)]
+ expected: FAIL
+
+ [shared worker - EventSource: constructor (act as if there is a network error) (about:blank)]
+ expected: FAIL
+
+ [shared worker - EventSource: constructor (act as if there is a network error) (mailto:whatwg@awesome.example)]
+ expected: FAIL
+
+ [shared worker - EventSource: constructor (act as if there is a network error) (javascript:alert('FAIL'))]
+ expected: FAIL
+