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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt

Issue 2646033003: DevTools: streamline console logging levels, migrate 'log' to 'info' level, 'debug' to 'verbose' le… (Closed)
Patch Set: missing rebaseline 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-on-paint-worklet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt
index 4c8655341dd071151ba9c27cdd45bc2880e6bf6c..066636c180b7923a333dab80ccc6b6f338c2be9f 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt
@@ -1,5 +1,5 @@
CONSOLE DEBUG: line 1: Debug
-CONSOLE INFO: line 2: Information
+CONSOLE MESSAGE: line 2: Information
CONSOLE MESSAGE: line 3: Log
CONSOLE WARNING: line 4: Warning
Tests console output from PaintWorklet.

Powered by Google App Engine
This is Rietveld 408576698