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

Side by Side Diff: test/inspector/runtime/console-log-doesnt-run-microtasks-expected.txt

Issue 2379303002: Revert "[inspector] added inspector test runner [part 3-5]" (Closed)
Patch Set: Created 4 years, 2 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 Check that console.log doesn't run microtasks.
2 {
3 description : 42
4 type : number
5 value : 42
6 }
7 {
8 description : 43
9 type : number
10 value : 43
11 }
12 {
13 description : 239
14 type : number
15 value : 239
16 }
17 {
18 type : string
19 value : finished
20 }
21
OLDNEW
« no previous file with comments | « test/inspector/runtime/console-log-doesnt-run-microtasks.js ('k') | test/inspector/runtime/console-timestamp.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698