mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
15 lines
405 B
INI
15 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
|
|
|