Files
servo/tests/wpt/metadata/encoding/textdecoder-ignorebom.html.ini
2015-03-31 17:21:27 -07:00

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