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

Unified Diff: LayoutTests/fast/dom/exception-getting-event-handler-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/dom/exception-getting-event-handler-expected.txt
diff --git a/LayoutTests/fast/dom/exception-getting-event-handler-expected.txt b/LayoutTests/fast/dom/exception-getting-event-handler-expected.txt
index c593977bf91e5061f19080f46d1999899fde91f5..04ed9ade598ed300551b8165840ee7d27bf844e1 100644
--- a/LayoutTests/fast/dom/exception-getting-event-handler-expected.txt
+++ b/LayoutTests/fast/dom/exception-getting-event-handler-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 12: Uncaught 42
+CONSOLE ERROR: line 12: Uncaught 42
This test checks that an exception thrown when getting the handleEvent property of an event listener does not crash.
PASS: You didn't crash.

Powered by Google App Engine
This is Rietveld 408576698