OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS BOM is ignored if ignoreBOM option is specified: utf-8 | 2 PASS BOM is ignored if ignoreBOM option is specified: utf-8 |
3 PASS BOM is ignored if ignoreBOM option is specified: utf-16le | 3 PASS BOM is ignored if ignoreBOM option is specified: utf-16le |
4 PASS BOM is ignored if ignoreBOM option is specified: utf-16be | 4 PASS BOM is ignored if ignoreBOM option is specified: utf-16be |
| 5 PASS The ignoreBOM attribute of TextDecoder |
5 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
6 | 7 |
OLD | NEW |