Index: LayoutTests/fast/encoding/meta-in-script-expected.txt |
diff --git a/LayoutTests/fast/encoding/meta-in-script-expected.txt b/LayoutTests/fast/encoding/meta-in-script-expected.txt |
index 5d5b9f914fc597b2040159b56bfe6821507cb07f..aee55984f6d4aea788ffb0baaf043be404f54a8a 100644 |
--- a/LayoutTests/fast/encoding/meta-in-script-expected.txt |
+++ b/LayoutTests/fast/encoding/meta-in-script-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 4: Uncaught SyntaxError: Unexpected token < |
+CONSOLE ERROR: line 4: Uncaught SyntaxError: Unexpected token < |
PASS: windows-1255 |
This test passes if the charset is parsed from the meta tag outside the script. |