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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-command-clear-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-command-clear-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-command-clear-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-command-clear-expected.txt
similarity index 89%
copy from third_party/WebKit/LayoutTests/inspector/console/console-command-clear-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-command-clear-expected.txt
index dc9c35e315cbdbc8edfaeffcc26f3fcab8172ee0..75760b6fb916e1a1ce5ddaf6ba48978ab5408b27 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-command-clear-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-command-clear-expected.txt
@@ -1,6 +1,7 @@
CONSOLE MESSAGE: line 9: one
CONSOLE MESSAGE: line 10: two
CONSOLE MESSAGE: line 11: three
+CONSOLE MESSAGE: line 1: console.clear
Tests that console is cleared upon clear() eval in console.
=== Before clear ===

Powered by Google App Engine
This is Rietveld 408576698