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-clone.html]
|
|
type: testharness
|
|
[Check orginal response's body after cloning]
|
|
expected: FAIL
|
|
|
|
[Check cloned response's body]
|
|
expected: FAIL
|
|
|
|
[Cloned responses should provide the same data]
|
|
expected: FAIL
|
|
|
|
[Cancelling stream should not affect cloned one]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Int8Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Int16Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Int32Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (ArrayBufferchunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Uint8Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Uint8ClampedArraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Uint16Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Uint32Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Float32Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (Float64Arraychunk)]
|
|
expected: FAIL
|
|
|
|
[Check response clone use structureClone for teed ReadableStreams (DataViewchunk)]
|
|
expected: FAIL
|
|
|
|
[Check Response's clone with default values, without body]
|
|
expected: FAIL
|
|
|