/fetch/api/idlharness.https.any.html| status | subtest | message |
|---|---|---|
| PASS | idl_test setup | |
| PASS | idl_test validation | |
| PASS | Partial interface mixin WindowOrWorkerGlobalScope: original interface mixin defined | |
| PASS | Partial interface mixin WindowOrWorkerGlobalScope: member names are unique | |
| PASS | Partial interface Window: original interface defined | |
| PASS | Partial interface Window: member names are unique | |
| PASS | Partial interface Window[2]: member names are unique | |
| PASS | Request includes Body: member names are unique | |
| PASS | Response includes Body: member names are unique | |
| PASS | Window includes GlobalEventHandlers: member names are unique | |
| PASS | Window includes WindowEventHandlers: member names are unique | |
| PASS | Window includes WindowOrWorkerGlobalScope: member names are unique | |
| PASS | WorkerGlobalScope includes WindowOrWorkerGlobalScope: member names are unique | |
| PASS | Window includes AnimationFrameProvider: member names are unique | |
| PASS | Window includes WindowSessionStorage: member names are unique | |
| PASS | Window includes WindowLocalStorage: member names are unique | |
| PASS | Headers interface: existence and properties of interface object | |
| PASS | Headers interface object length | |
| PASS | Headers interface object name | |
| FAIL | Headers interface: existence and properties of interface prototype object | assert_false: Headers.prototype should not be writable expected false got true |
| PASS | Headers interface: existence and properties of interface prototype object's "constructor" property | |
| PASS | Headers interface: existence and properties of interface prototype object's @@unscopables property | |
| PASS | Headers interface: operation append(ByteString, ByteString) | |
| FAIL | Headers interface: operation delete(ByteString) | assert_equals: property has wrong .length expected 1 but got 0 |
| FAIL | Headers interface: operation get(ByteString) | assert_equals: property has wrong .length expected 1 but got 0 |
| PASS | Headers interface: operation getSetCookie() | |
| FAIL | Headers interface: operation has(ByteString) | assert_equals: property has wrong .length expected 1 but got 0 |
| PASS | Headers interface: operation set(ByteString, ByteString) | |
| FAIL | Headers interface: iterable<ByteString, ByteString> | assert_equals: forEach function object length should be 1 expected 1 but got 0 |
| PASS | Headers must be primary interface of new Headers() | |
| PASS | Stringification of new Headers() | |
| PASS | Headers interface: new Headers() must inherit property "append(ByteString, ByteString)" with the proper type | |
| FAIL | Headers interface: calling append(ByteString, ByteString) on new Headers() with too few arguments must throw TypeError | assert_throws_js: Called with 0 arguments function "function() { fn.apply(obj, args); }" did not throw |
| PASS | Headers interface: new Headers() must inherit property "delete(ByteString)" with the proper type | |
| PASS | Headers interface: calling delete(ByteString) on new Headers() with too few arguments must throw TypeError | |
| PASS | Headers interface: new Headers() must inherit property "get(ByteString)" with the proper type | |
| PASS | Headers interface: calling get(ByteString) on new Headers() with too few arguments must throw TypeError | |
| PASS | Headers interface: new Headers() must inherit property "getSetCookie()" with the proper type | |
| PASS | Headers interface: new Headers() must inherit property "has(ByteString)" with the proper type | |
| PASS | Headers interface: calling has(ByteString) on new Headers() with too few arguments must throw TypeError | |
| PASS | Headers interface: new Headers() must inherit property "set(ByteString, ByteString)" with the proper type | |
| FAIL | Headers interface: calling set(ByteString, ByteString) on new Headers() with too few arguments must throw TypeError | assert_throws_js: Called with 0 arguments function "function() { fn.apply(obj, args); }" did not throw |
| PASS | Request interface: existence and properties of interface object | |
| FAIL | Request interface object length | assert_equals: wrong value for Request.length expected 1 but got 2 |
| FAIL | Request interface object name | assert_equals: wrong value for Request.name expected "Request" but got "bound Request" |
| FAIL | Request interface: existence and properties of interface prototype object | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: existence and properties of interface prototype object's "constructor" property | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: existence and properties of interface prototype object's @@unscopables property | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute method | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute url | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute headers | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute destination | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute referrer | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute referrerPolicy | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute mode | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute credentials | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute cache | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute redirect | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute integrity | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute keepalive | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute isReloadNavigation | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute isHistoryNavigation | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute signal | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute duplex | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: operation clone() | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute body | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: attribute bodyUsed | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: operation arrayBuffer() | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: operation blob() | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: operation bytes() | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: operation formData() | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: operation json() | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request interface: operation text() | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Request must be primary interface of new Request('about:blank') | assert_own_property: interface "Request" does not have own property "prototype" expected property "prototype" missing |
| PASS | Stringification of new Request('about:blank') | |
| PASS | Request interface: new Request('about:blank') must inherit property "method" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "url" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "headers" with the proper type | |
| FAIL | Request interface: new Request('about:blank') must inherit property "destination" with the proper type | assert_inherits: property "destination" not found in prototype chain |
| FAIL | Request interface: new Request('about:blank') must inherit property "referrer" with the proper type | assert_inherits: property "referrer" not found in prototype chain |
| FAIL | Request interface: new Request('about:blank') must inherit property "referrerPolicy" with the proper type | assert_inherits: property "referrerPolicy" not found in prototype chain |
| FAIL | Request interface: new Request('about:blank') must inherit property "mode" with the proper type | assert_inherits: property "mode" not found in prototype chain |
| FAIL | Request interface: new Request('about:blank') must inherit property "credentials" with the proper type | assert_inherits: property "credentials" not found in prototype chain |
| FAIL | Request interface: new Request('about:blank') must inherit property "cache" with the proper type | assert_equals: expected "string" but got "undefined" |
| PASS | Request interface: new Request('about:blank') must inherit property "redirect" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "integrity" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type | |
| FAIL | Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type | assert_inherits: property "isReloadNavigation" not found in prototype chain |
| FAIL | Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type | assert_inherits: property "isHistoryNavigation" not found in prototype chain |
| PASS | Request interface: new Request('about:blank') must inherit property "signal" with the proper type | |
| FAIL | Request interface: new Request('about:blank') must inherit property "duplex" with the proper type | assert_inherits: property "duplex" not found in prototype chain |
| PASS | Request interface: new Request('about:blank') must inherit property "clone()" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "body" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "bodyUsed" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "arrayBuffer()" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "blob()" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "bytes()" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "formData()" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "json()" with the proper type | |
| PASS | Request interface: new Request('about:blank') must inherit property "text()" with the proper type | |
| FAIL | Response interface: existence and properties of interface object | assert_throws_js: interface object didn't throw TypeError when called as a function function "function() { interface_object(); }" did not throw |
| FAIL | Response interface object length | assert_equals: wrong value for Response.length expected 0 but got 2 |
| FAIL | Response interface object name | assert_equals: wrong value for Response.name expected "Response" but got "bound Response" |
| FAIL | Response interface: existence and properties of interface prototype object | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: existence and properties of interface prototype object's "constructor" property | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: existence and properties of interface prototype object's @@unscopables property | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation error() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation redirect(USVString, optional unsigned short) | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation json(any, optional ResponseInit) | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute type | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute url | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute redirected | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute status | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute ok | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute statusText | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute headers | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation clone() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute body | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: attribute bodyUsed | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation arrayBuffer() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation blob() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation bytes() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation formData() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation json() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response interface: operation text() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| FAIL | Response must be primary interface of new Response() | assert_own_property: interface "Response" does not have own property "prototype" expected property "prototype" missing |
| PASS | Stringification of new Response() | |
| PASS | Response interface: new Response() must inherit property "error()" with the proper type | |
| PASS | Response interface: new Response() must inherit property "redirect(USVString, optional unsigned short)" with the proper type | |
| PASS | Response interface: calling redirect(USVString, optional unsigned short) on new Response() with too few arguments must throw TypeError | |
| PASS | Response interface: new Response() must inherit property "json(any, optional ResponseInit)" with the proper type | |
| PASS | Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError | |
| PASS | Response interface: new Response() must inherit property "type" with the proper type | |
| PASS | Response interface: new Response() must inherit property "url" with the proper type | |
| PASS | Response interface: new Response() must inherit property "redirected" with the proper type | |
| PASS | Response interface: new Response() must inherit property "status" with the proper type | |
| PASS | Response interface: new Response() must inherit property "ok" with the proper type | |
| PASS | Response interface: new Response() must inherit property "statusText" with the proper type | |
| PASS | Response interface: new Response() must inherit property "headers" with the proper type | |
| PASS | Response interface: new Response() must inherit property "clone()" with the proper type | |
| PASS | Response interface: new Response() must inherit property "body" with the proper type | |
| PASS | Response interface: new Response() must inherit property "bodyUsed" with the proper type | |
| PASS | Response interface: new Response() must inherit property "arrayBuffer()" with the proper type | |
| PASS | Response interface: new Response() must inherit property "blob()" with the proper type | |
| PASS | Response interface: new Response() must inherit property "bytes()" with the proper type | |
| PASS | Response interface: new Response() must inherit property "formData()" with the proper type | |
| PASS | Response interface: new Response() must inherit property "json()" with the proper type | |
| PASS | Response interface: new Response() must inherit property "text()" with the proper type | |
| FAIL | FetchLaterResult interface: existence and properties of interface object | assert_own_property: self does not have own property "FetchLaterResult" expected property "FetchLaterResult" missing |
| FAIL | FetchLaterResult interface object length | assert_own_property: self does not have own property "FetchLaterResult" expected property "FetchLaterResult" missing |
| FAIL | FetchLaterResult interface object name | assert_own_property: self does not have own property "FetchLaterResult" expected property "FetchLaterResult" missing |
| FAIL | FetchLaterResult interface: existence and properties of interface prototype object | assert_own_property: self does not have own property "FetchLaterResult" expected property "FetchLaterResult" missing |
| FAIL | FetchLaterResult interface: existence and properties of interface prototype object's "constructor" property | assert_own_property: self does not have own property "FetchLaterResult" expected property "FetchLaterResult" missing |
| FAIL | FetchLaterResult interface: existence and properties of interface prototype object's @@unscopables property | assert_own_property: self does not have own property "FetchLaterResult" expected property "FetchLaterResult" missing |
| FAIL | FetchLaterResult interface: attribute activated | assert_own_property: self does not have own property "FetchLaterResult" expected property "FetchLaterResult" missing |
| FAIL | Window interface: operation fetchLater(RequestInfo, optional DeferredRequestInit) | assert_own_property: global object missing non-static operation expected property "fetchLater" missing |
| FAIL | Window interface: operation fetch(RequestInfo, optional RequestInit) | assert_false: property should not have a getter expected false got true |
| FAIL | Window interface: window must inherit property "fetchLater(RequestInfo, optional DeferredRequestInit)" with the proper type | assert_own_property: expected property "fetchLater" missing |
| FAIL | Window interface: calling fetchLater(RequestInfo, optional DeferredRequestInit) on window with too few arguments must throw TypeError | assert_own_property: expected property "fetchLater" missing |
| PASS | Window interface: window must inherit property "fetch(RequestInfo, optional RequestInit)" with the proper type | |
| PASS | Window interface: calling fetch(RequestInfo, optional RequestInit) on window with too few arguments must throw TypeError |
bundle built 2026-07-16T07:16:48.063Z