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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-api-repeated-in-console-expected.txt

Issue 2954093003: [DevTools] Migrate inspector-protocol/runtime tests to new harness (Closed)
Patch Set: fail: Created 3 years, 5 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 1: 42
2 CONSOLE ERROR: line 1: abc
3 Check that console.log is reported through Console domain as well. 1 Check that console.log is reported through Console domain as well.
4 api call: 42 2 api call: 42
5 api call: abc 3 api call: abc
6 console message: 42 4 console message: 42
7 console message: abc 5 console message: abc
8 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698