Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Unified Diff: LayoutTests/fast/encoding/meta-in-script-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698