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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-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-before-inspector-open-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-expected.txt
similarity index 94%
copy from third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-expected.txt
index 93dfd98351aab950c2943951e3e23123148e12c2..49435e071083b45e0266854ea17aa322fc04b9ec 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-expected.txt
@@ -1,5 +1,5 @@
CONSOLE MESSAGE: line 7: log
-CONSOLE MESSAGE: line 8: info
+CONSOLE INFO: line 8: info
CONSOLE WARNING: line 9: warn
CONSOLE ERROR: line 10: error
Tests that Web Inspector won't crash if some console have been logged by the time it's opening.

Powered by Google App Engine
This is Rietveld 408576698