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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-without-console-expected.txt

Issue 2667843004: DevTools: rebaseline console tests (Closed)
Patch Set: remove option to customize level 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/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-without-console-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-without-console-expected.txt
similarity index 93%
copy from third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-without-console-expected.txt
index 9ff79f362fdf73376c9b746fcdb4ef2298509179..55d62dc356f348fefca1e15d2dbacc07cf53b7d2 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-without-console-expected.txt
@@ -1,5 +1,5 @@
CONSOLE MESSAGE: line 7: 1
-CONSOLE MESSAGE: line 9: 2
+CONSOLE INFO: line 9: 2
CONSOLE ERROR: line 11: 3
CONSOLE WARNING: line 13: 4
Test that console.log can be called without console receiver.

Powered by Google App Engine
This is Rietveld 408576698