mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
16 lines
405 B
INI
16 lines
405 B
INI
[textdecoder-ignorebom.html]
|
|
type: testharness
|
|
bug: https://github.com/servo/servo/issues/5600
|
|
[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
|
|
|