mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +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`
154 lines
4.2 KiB
INI
154 lines
4.2 KiB
INI
[idlharness.any.worker.html]
|
|
[Request interface: attribute keepalive]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute isReloadNavigation]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute isHistoryNavigation]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute signal]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute duplex]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation arrayBuffer()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation blob()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation formData()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation json()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation text()]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "signal" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation json(any, optional ResponseInit)]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation arrayBuffer()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation blob()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation formData()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation json()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation text()]
|
|
expected: FAIL
|
|
|
|
[Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: operation fetch(RequestInfo, optional RequestInit)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: calling fetch(RequestInfo, optional RequestInit) on self with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
|
|
[idlharness.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[idlharness.any.html]
|
|
[Request interface: attribute keepalive]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute isReloadNavigation]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute isHistoryNavigation]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute signal]
|
|
expected: FAIL
|
|
|
|
[Request interface: attribute duplex]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation arrayBuffer()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation blob()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation formData()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation json()]
|
|
expected: FAIL
|
|
|
|
[Request interface: operation text()]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "signal" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation json(any, optional ResponseInit)]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation arrayBuffer()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation blob()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation formData()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation json()]
|
|
expected: FAIL
|
|
|
|
[Response interface: operation text()]
|
|
expected: FAIL
|
|
|
|
[Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Window interface: operation fetch(RequestInfo, optional RequestInit)]
|
|
expected: FAIL
|
|
|
|
[Window interface: calling fetch(RequestInfo, optional RequestInit) on window with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
|
|
[idlharness.any.serviceworker.html]
|
|
expected: ERROR
|