mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
* Implement the Bytes() method on Request and Response Signed-off-by: Shane Handley <shanehandley@fastmail.com> * avoid unsafe code during buffer creation Signed-off-by: Shane Handley <shanehandley@fastmail.com> --------- Signed-off-by: Shane Handley <shanehandley@fastmail.com>
81 lines
2.5 KiB
INI
Vendored
81 lines
2.5 KiB
INI
Vendored
[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: 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: calling json(any, optional ResponseInit) on new Response() 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: 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: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
|
|
[idlharness.any.serviceworker.html]
|
|
expected: ERROR
|