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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-tests-expected.txt

Issue 2646033003: DevTools: streamline console logging levels, migrate 'log' to 'info' level, 'debug' to 'verbose' le… (Closed)
Patch Set: same with front-end fixes Created 3 years, 11 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: third_party/WebKit/LayoutTests/inspector/console/console-tests-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-tests-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-tests-expected.txt
index 037c50e4b6dd6f18d4861f5fe5edfe8f86baa63a..5acd34930bff8949a0a2a22e0cc858c994885d41 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-tests-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-tests-expected.txt
@@ -1,6 +1,6 @@
CONSOLE MESSAGE: line 9: log
CONSOLE DEBUG: line 10: debug
-CONSOLE INFO: line 11: info
+CONSOLE MESSAGE: line 11: info
CONSOLE WARNING: line 12: warn
CONSOLE ERROR: line 13: error
CONSOLE MESSAGE: line 15: repeated

Powered by Google App Engine
This is Rietveld 408576698