mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
59 lines
1.1 KiB
INI
59 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
|
|
|