mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
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`
21 lines
819 B
INI
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
|
|
|