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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-without-console-expected.txt

Issue 2646033003: DevTools: streamline console logging levels, migrate 'log' to 'info' level, 'debug' to 'verbose' le… (Closed)
Patch Set: missing rebaseline 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 7: 1 1 CONSOLE MESSAGE: line 7: 1
2 CONSOLE INFO: line 9: 2 2 CONSOLE MESSAGE: line 9: 2
3 CONSOLE ERROR: line 11: 3 3 CONSOLE ERROR: line 11: 3
4 CONSOLE WARNING: line 13: 4 4 CONSOLE WARNING: line 13: 4
5 Test that console.log can be called without console receiver. 5 Test that console.log can be called without console receiver.
6 6
7 console-log-without-console.html:7 1 7 console-log-without-console.html:7 1
8 console-log-without-console.html:9 2 8 console-log-without-console.html:9 2
9 console-log-without-console.html:11 3 9 console-log-without-console.html:11 3
10 (anonymous) @ console-log-without-console.html:11 10 (anonymous) @ console-log-without-console.html:11
11 console-log-without-console.html:13 4 11 console-log-without-console.html:13 4
12 (anonymous) @ console-log-without-console.html:13 12 (anonymous) @ console-log-without-console.html:13
13 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698