mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 21:48:28 +00:00
15 lines
355 B
INI
15 lines
355 B
INI
[textdecoder-ignorebom.html]
|
|
type: testharness
|
|
[BOM is ignored if ignoreBOM option is specified: utf-8]
|
|
expected: FAIL
|
|
|
|
[BOM is ignored if ignoreBOM option is specified: utf-16le]
|
|
expected: FAIL
|
|
|
|
[BOM is ignored if ignoreBOM option is specified: utf-16be]
|
|
expected: FAIL
|
|
|
|
[The ignoreBOM attribute of TextDecoder]
|
|
expected: FAIL
|
|
|