mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
50 lines
1.5 KiB
INI
50 lines
1.5 KiB
INI
[response-idl.html]
|
|
type: testharness
|
|
[Response interface: attribute body]
|
|
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: new Response() must inherit property "body" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "arrayBuffer" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "body" with the proper type (9)]
|
|
expected: FAIL
|
|
|
|
[Response interface: attribute trailer]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "trailer" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "body" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "arrayBuffer" with the proper type (12)]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "trailer" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "body" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Response interface: new Response() must inherit property "arrayBuffer()" with the proper type]
|
|
expected: FAIL
|
|
|