mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
35 lines
991 B
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
|
|
|