mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
14 lines
355 B
INI
14 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
|
|
|