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

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

Issue 1859293002: [DevTools] Move Console to v8_inspector (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 7: 1
2 CONSOLE INFO: line 9: 2
3 CONSOLE ERROR: line 11: 3
4 CONSOLE WARNING: line 13: 4
5 Test that console.log can be called without console receiver.
6
7 console-log-without-console.html:7 1
8 console-log-without-console.html:9 2
9 console-log-without-console.html:11 3(anonymous function) @ console-log-without- console.html:11
dgozman 2016/04/06 15:51:33 Why two locations here?
kozy 2016/04/06 17:45:20 It's stack trace for error message.
10 console-log-without-console.html:13 4
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698