blob: dc08914054f906b265e443bd18b467179594bcaf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[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
|