mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
20 lines
461 B
INI
20 lines
461 B
INI
[unsupported-encodings.html]
|
|
type: testharness
|
|
[UTF-32 with BOM should decode as UTF-16LE]
|
|
expected: FAIL
|
|
|
|
[utf-32 with BOM should decode as UTF-16LE]
|
|
expected: FAIL
|
|
|
|
[UTF-32LE with BOM should decode as UTF-16LE]
|
|
expected: FAIL
|
|
|
|
[utf-32le with BOM should decode as UTF-16LE]
|
|
expected: FAIL
|
|
|
|
[UTF-32be with BOM should decode as windows-1252]
|
|
expected: FAIL
|
|
|
|
[utf-32be with BOM should decode as windows-1252]
|
|
expected: FAIL
|
|
|