summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini
blob: b98da5f4ccf31e08219eaac67a8d2333e919accf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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