tenfourfox/testing/web-platform/meta/encoding/textdecoder-ignorebom.html.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -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