servo/tests/wpt/metadata/fetch/api/request/request-idl.html.ini

35 lines
991 B
INI

[request-idl.html]
type: testharness
[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("") must inherit property "arrayBuffer" with the proper type (14)]
expected: FAIL
[Request interface: attribute body]
expected: FAIL
[Request interface: new Request("") must inherit property "body" with the proper type (13)]
expected: FAIL
[Request interface: new Request("") must inherit property "arrayBuffer" with the proper type (15)]
expected: FAIL
[Request interface: new Request("") must inherit property "body" with the proper type]
expected: FAIL
[Request interface: new Request("") must inherit property "arrayBuffer()" with the proper type]
expected: FAIL