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

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

Issue 2037593004: [DevTools] Remove unnecessary knowledge about console from core. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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-clear-function-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt
index 816aceae41d3eab151257e91c65d9731534fd71b..67365efd8bc7310454529b8f6be3f3905a154f8f 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt
@@ -1,6 +1,7 @@
CONSOLE MESSAGE: line 10: one
CONSOLE MESSAGE: line 11: two
CONSOLE MESSAGE: line 12: three
+CONSOLE MESSAGE: line 19:
Tests that console is cleared via console.clear() method
Bug 101021

Powered by Google App Engine
This is Rietveld 408576698