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

Side by Side Diff: third_party/WebKit/Source/devtools/tests/console/console-clear-expected.txt

Issue 2829663005: DevTools: delete copied tests and update readme (Closed)
Patch Set: Created 3 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 9: one
2 CONSOLE MESSAGE: line 10: two
3 CONSOLE MESSAGE: line 11: three
4 Tests that console is cleared upon requestClearMessages call.
5
6 === Before clear ===
7 console-clear.html:9 one
8 console-clear.html:10 two
9 console-clear.html:11 three
10 === After clear ===
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698