servo/tests/wpt/metadata/encoding/textdecoder-ignorebom.html.ini
2016-09-12 13:18:26 +02:00

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