Index: LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt |
diff --git a/LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt b/LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt |
deleted file mode 100644 |
index 3a8306961f36af135599f9d24d680b244efe9447..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS BOM is ignored if ignoreBOM option is specified: utf-8 |
-PASS BOM is ignored if ignoreBOM option is specified: utf-16le |
-PASS BOM is ignored if ignoreBOM option is specified: utf-16be |
-PASS The ignoreBOM attribute of TextDecoder |
-Harness: the test ran to completion. |
- |