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

Unified Diff: LayoutTests/fast/events/onbeforeunload-focused-iframe-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/events/onbeforeunload-focused-iframe-expected.txt
diff --git a/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt b/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt
index 3804155d7e30eb10c4f43bdd1afd3ebab64b19a5..bb9d4fc3af6ed0803433a7bfc0ed271c87629bb0 100644
--- a/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt
+++ b/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: Blocked alert('beforeUnload') during beforeunload.
+CONSOLE ERROR: Blocked alert('beforeUnload') during beforeunload.
New window with beforeUnload handler.
You should see an alert with "beforeUnload" if you try to close the window.

Powered by Google App Engine
This is Rietveld 408576698