Files
servo/tests/wpt/metadata/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini
2016-01-05 21:47:43 -05:00

21 lines
819 B
INI

[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