mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
61 lines
1.3 KiB
INI
61 lines
1.3 KiB
INI
[decode-bad-chunks.any.html]
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
[chunk of type undefined should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type array should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type null should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type object, not BufferSource should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type numeric should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type SharedArrayBuffer should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type shared Uint8Array should error the stream]
|
|
expected: FAIL
|
|
|
|
|
|
[decode-bad-chunks.any.worker.html]
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
[chunk of type undefined should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type array should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type null should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type object, not BufferSource should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type numeric should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type SharedArrayBuffer should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type shared Uint8Array should error the stream]
|
|
expected: FAIL
|
|
|
|
|
|
[decode-bad-chunks.any.serviceworker.html]
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
|
|
[decode-bad-chunks.any.sharedworker.html]
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|