Files
servo/tests/wpt/meta-legacy-layout/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02: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