mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
47 lines
1.5 KiB
INI
47 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
|