mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
58 lines
1.1 KiB
INI
58 lines
1.1 KiB
INI
[Blob-constructor-endings.html]
|
|
[The "endings" options property is used]
|
|
expected: FAIL
|
|
|
|
[Input CRCR with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Input LFCRLFCR with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Invalid "endings" value: null]
|
|
expected: FAIL
|
|
|
|
[Invalid "endings" value: {}]
|
|
expected: FAIL
|
|
|
|
[Input CR with endings 'native']
|
|
expected: FAIL
|
|
|
|
[CR/LF in adjacent input strings]
|
|
expected: FAIL
|
|
|
|
[Input CRLFCRLF with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Invalid "endings" value: ""]
|
|
expected: FAIL
|
|
|
|
[Input LFCR with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Invalid "endings" value: "Transparent"]
|
|
expected: FAIL
|
|
|
|
[Input CRLFCR with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Input CRLFLF with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Input CRCRLF with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Input CRLF with endings 'native']
|
|
expected: FAIL
|
|
|
|
[Invalid "endings" value: "NATIVE"]
|
|
expected: FAIL
|
|
|
|
[Invalid "endings" value: 0]
|
|
expected: FAIL
|
|
|
|
[Invalid "endings" value: "invalidEnumValue"]
|
|
expected: FAIL
|
|
|
|
[Exception propagation from options]
|
|
expected: FAIL
|
|
|